01JABBYKYQ1J5NZEH2TT6V9G9B: 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: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JABBZ114MC7DGTNGTCVD4NT2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-16T19:13:55.601Zjob assigned to worker 01JABBZ6E2P6DGMVM60C1DK3HZ (queued for 49 s)
 
22024-10-16T19:14:03.267Zstarting task 0: "setup"
32024-10-16T19:14:03.276Z++ uname -s
42024-10-16T19:14:03.279Z+ kern=SunOS
52024-10-16T19:14:03.279Z+ case "$kern" in
62024-10-16T19:14:03.279Z+ groupadd -g 12345 build
72024-10-16T19:14:03.281Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-16T19:14:05.292Z+ zfs create -o mountpoint=/work rpool/work
92024-10-16T19:14:05.416Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-16T19:14:05.419Z+ home_fs=zfs
112024-10-16T19:14:05.419Z+ [[ zfs == autofs ]]
122024-10-16T19:14:05.419Z+ mkdir -p /home/build
132024-10-16T19:14:05.421Z+ chown build:build /home/build /work
142024-10-16T19:14:07.424Z+ chmod 0700 /home/build /work
152024-10-16T19:14:07.427Zprocess exited: duration 4160 ms, exit code 0
 
162024-10-16T19:14:07.433Zstarting task 1: "rust-toolchain"
172024-10-16T19:14:07.438Z+ printf ' * toolchain channel = "%s"
182024-10-16T19:14:07.438Z * toolchain channel = "1.80.1"
192024-10-16T19:14:07.438Z' 1.80.1
202024-10-16T19:14:07.438Z+ printf ' * toolchain profile = "%s"
212024-10-16T19:14:07.438Z' default
222024-10-16T19:14:07.438Z * toolchain profile = "default"
232024-10-16T19:14:07.441Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-16T19:14:07.441Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-16T19:14:07.601Zinfo: downloading installer
262024-10-16T19:14:08.931Zinfo: profile set to 'default'
272024-10-16T19:14:08.934Zinfo: default host triple is x86_64-unknown-illumos
282024-10-16T19:14:08.934Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-16T19:14:09.077Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-16T19:14:09.077Zinfo: downloading component 'cargo'
312024-10-16T19:14:09.892Zinfo: downloading component 'clippy'
322024-10-16T19:14:10.181Zinfo: downloading component 'rust-docs'
332024-10-16T19:14:11.311Zinfo: downloading component 'rust-std'
342024-10-16T19:14:12.912Zinfo: downloading component 'rustc'
352024-10-16T19:14:17.417Zinfo: downloading component 'rustfmt'
362024-10-16T19:14:17.655Zinfo: installing component 'cargo'
372024-10-16T19:14:18.472Zinfo: installing component 'clippy'
382024-10-16T19:14:18.846Zinfo: installing component 'rust-docs'
392024-10-16T19:14:20.483Zinfo: installing component 'rust-std'
402024-10-16T19:14:22.131Zinfo: installing component 'rustc'
412024-10-16T19:14:26.403Zinfo: installing component 'rustfmt'
422024-10-16T19:14:26.740Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-16T19:14:26.740Z
442024-10-16T19:14:27.024Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-16T19:14:27.024Z
462024-10-16T19:14:27.026Z
472024-10-16T19:14:27.026ZRust is installed now. Great!
482024-10-16T19:14:27.026Z
492024-10-16T19:14:27.026ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-16T19:14:27.026Zenvironment variable. This has not been done automatically.
512024-10-16T19:14:27.026Z
522024-10-16T19:14:27.026ZTo configure your current shell, you need to source
532024-10-16T19:14:27.026Zthe corresponding env file under $HOME/.cargo.
542024-10-16T19:14:27.026Z
552024-10-16T19:14:27.026ZThis is usually done by running one of the following (note the leading DOT):
562024-10-16T19:14:27.027Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-16T19:14:27.027Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-16T19:14:27.078Z+ rustc --version
592024-10-16T19:14:27.141Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-16T19:14:27.144Zprocess exited: duration 19703 ms, exit code 0
 
612024-10-16T19:14:27.149Zstarting task 2: "authentication"
622024-10-16T19:14:27.169Zprocess exited: duration 19 ms, exit code 0
 
632024-10-16T19:14:27.175Zstarting task 3: "clone repository"
642024-10-16T19:14:27.180Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-16T19:14:27.183Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-16T19:14:27.214ZCloning into '/work/oxidecomputer/omicron'...
672024-10-16T19:14:33.290Z+ cd /work/oxidecomputer/omicron
682024-10-16T19:14:33.292Z+ git fetch origin ee7ff3f015a07846eacc0ea64bff5f06525860d5
692024-10-16T19:14:33.555ZFrom https://github.com/oxidecomputer/omicron
702024-10-16T19:14:33.555Z * branch ee7ff3f015a07846eacc0ea64bff5f06525860d5 -> FETCH_HEAD
712024-10-16T19:14:33.562Z+ [[ -n bump-console-f7d6dafd ]]
722024-10-16T19:14:33.566Z++ git branch --show-current
732024-10-16T19:14:33.568Z+ current=main
742024-10-16T19:14:33.568Z+ [[ main != bump-console-f7d6dafd ]]
752024-10-16T19:14:33.568Z+ git branch -f bump-console-f7d6dafd ee7ff3f015a07846eacc0ea64bff5f06525860d5
762024-10-16T19:14:33.571Z+ git checkout -f bump-console-f7d6dafd
772024-10-16T19:14:33.735ZSwitched to branch 'bump-console-f7d6dafd'
782024-10-16T19:14:33.738Z+ git reset --hard ee7ff3f015a07846eacc0ea64bff5f06525860d5
792024-10-16T19:14:33.900ZHEAD is now at ee7ff3f01 Bump web console
802024-10-16T19:14:33.903Zprocess exited: duration 6724 ms, exit code 0
 
812024-10-16T19:14:33.908Zstarting task 4: "build"
822024-10-16T19:14:33.917Z+ source ./env.sh
832024-10-16T19:14:33.917Z++ OLD_SHELL_OPTS=ehxB
842024-10-16T19:14:33.917Z++ set -o xtrace
852024-10-16T19:14:33.919Z++++ dirname ./env.sh
862024-10-16T19:14:33.923Z+++ readlink -f .
872024-10-16T19:14:33.926Z++ OMICRON_WS=/work/oxidecomputer/omicron
882024-10-16T19:14:33.926Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892024-10-16T19:14:33.926Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902024-10-16T19:14:33.926Z++ 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
912024-10-16T19:14:33.926Z++ 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
922024-10-16T19:14:33.926Z++ 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
932024-10-16T19:14:33.926Z++ 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
942024-10-16T19:14:33.926Z++ 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
952024-10-16T19:14:33.926Z++ 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
962024-10-16T19:14:33.926Z++ case $OLD_SHELL_OPTS in
972024-10-16T19:14:33.926Z++ unset OLD_SHELL_OPTS OMICRON_WS
982024-10-16T19:14:33.926Z+ source .github/buildomat/ci-env.sh
992024-10-16T19:14:33.926Z++ export CARGO_TERM_COLOR=always
1002024-10-16T19:14:33.926Z++ CARGO_TERM_COLOR=always
1012024-10-16T19:14:33.926Z+ target_os=illumos
1022024-10-16T19:14:33.926Z+ NEXTEST_VERSION=0.9.78
1032024-10-16T19:14:33.926Z+ cargo --version
1042024-10-16T19:14:33.981Zcargo 1.80.1 (376290515 2024-07-16)
1052024-10-16T19:14:33.983Z+ rustc --version
1062024-10-16T19:14:34.041Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
1072024-10-16T19:14:34.045Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.78/illumos
1082024-10-16T19:14:34.047Z+ gunzip
1092024-10-16T19:14:34.047Z+ tar -xvf - -C /home/build/.cargo/bin
1102024-10-16T19:14:35.235Zx cargo-nextest, 16059952 bytes, 31368 tape blocks
1112024-10-16T19:14:35.237Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1122024-10-16T19:14:35.237Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1132024-10-16T19:14:35.237Ztests will store ephemeral output in /var/tmp/omicron_tmp
1142024-10-16T19:14:35.237Z+ mkdir /var/tmp/omicron_tmp
1152024-10-16T19:14:35.237Z+ OUTPUT_DIR=/work
1162024-10-16T19:14:35.240Z+ echo 'tests will store non-ephemeral output in /work'
1172024-10-16T19:14:35.240Ztests will store non-ephemeral output in /work
1182024-10-16T19:14:35.240Z+ mkdir -p /work
1192024-10-16T19:14:35.241Z+ banner prerequisites
1202024-10-16T19:14:35.243Z
1212024-10-16T19:14:35.243Z ##### ##### ###### ##### ###### #### # # # #### #
1222024-10-16T19:14:35.243Z # # # # # # # # # # # # # # #
1232024-10-16T19:14:35.243Z # # # # ##### # # ##### # # # # # #### #
1242024-10-16T19:14:35.243Z ##### ##### # ##### # # # # # # # # #
1252024-10-16T19:14:35.243Z # # # # # # # # # # # # # # #
1262024-10-16T19:14:35.243Z # # # ###### # # ###### ### # #### # #### #
1272024-10-16T19:14:35.243Z
1282024-10-16T19:14:35.244Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1292024-10-16T19:14:44.805Z Startup: Refreshing catalog 'helios-dev' ... Done
1302024-10-16T19:14:47.801Z Startup: Caching catalogs ... Done
1312024-10-16T19:14:53.769ZPlanning: Solver setup ... Done (5.227s)
1322024-10-16T19:14:53.847ZPlanning: Running solver ... Done (0.079s)
1332024-10-16T19:14:53.921ZPlanning: Finding local manifests ... Done (0.004s)
1342024-10-16T19:14:53.933ZPlanning: Fetching manifests: 0/5 0% complete
1352024-10-16T19:14:54.148ZPlanning: Fetching manifests: 5/5 100% complete
1362024-10-16T19:14:54.248ZPlanning: Package planning ... Done (0.099s)
1372024-10-16T19:14:54.303ZPlanning: Merging actions ... Done (0.056s)
1382024-10-16T19:14:54.497ZPlanning: Checking for conflicting actions ... Done (0.194s)
1392024-10-16T19:14:56.437ZPlanning: Consolidating action changes ... Done (1.938s)
1402024-10-16T19:14:56.864ZPlanning: Evaluating mediators ... Done (0.427s)
1412024-10-16T19:14:56.946ZPlanning: Planning completed in 9.06 seconds
1422024-10-16T19:14:56.960Z Packages to install: 4
1432024-10-16T19:14:56.963Z Packages to update: 1
1442024-10-16T19:14:56.963Z Mediators to change: 2
1452024-10-16T19:14:56.963Z Services to change: 1
1462024-10-16T19:14:56.963Z Estimated space available: 155.70 GB
1472024-10-16T19:14:56.963ZEstimated space to be consumed: 1.57 GB
1482024-10-16T19:14:56.963Z Create boot environment: No
1492024-10-16T19:14:56.963ZCreate backup boot environment: Yes
1502024-10-16T19:14:56.963Z Rebuild boot archive: No
1512024-10-16T19:14:56.964Z
1522024-10-16T19:14:56.964ZChanged mediators:
1532024-10-16T19:14:56.964Z mediator clang:
1542024-10-16T19:14:56.964Z version: None -> 15 (system default)
1552024-10-16T19:14:56.964Z
1562024-10-16T19:14:56.964Z mediator llvm:
1572024-10-16T19:14:56.964Z version: 14 (system default) -> 15 (system default)
1582024-10-16T19:14:56.964Z
1592024-10-16T19:14:56.964ZChanged packages:
1602024-10-16T19:14:56.964Zhelios-dev
1612024-10-16T19:14:56.964Z developer/build-essential
1622024-10-16T19:14:56.964Z None -> 11-2.0
1632024-10-16T19:14:56.964Z library/libxmlsec1
1642024-10-16T19:14:56.964Z None -> 1.2.35-2.0
1652024-10-16T19:14:56.964Z ooce/developer/clang-15
1662024-10-16T19:14:56.964Z None -> 15.0.7-2.0
1672024-10-16T19:14:56.964Z ooce/developer/llvm-15
1682024-10-16T19:14:56.964Z None -> 15.0.7-2.0
1692024-10-16T19:14:56.964Z package/pkg
1702024-10-16T19:14:56.964Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1712024-10-16T19:14:56.964Z
1722024-10-16T19:14:56.964ZServices:
1732024-10-16T19:14:56.964Z restart_fmri:
1742024-10-16T19:14:56.964Z svc:/system/update-man-index:default
1752024-10-16T19:14:56.964Z
1762024-10-16T19:14:56.964ZEditable files to change:
1772024-10-16T19:14:56.964Z Update:
1782024-10-16T19:14:56.964Z usr/share/lib/pkg/web/config.shtml
1792024-10-16T19:14:57.039Z
1802024-10-16T19:14:57.039ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1812024-10-16T19:15:02.045ZDownload: 1206/4281 items 84.1/220.6MB 38% complete (17.0M/s)
1822024-10-16T19:15:07.051ZDownload: 3025/4281 items 121.3/220.6MB 55% complete (12.3M/s)
1832024-10-16T19:15:12.067ZDownload: 3279/4281 items 209.6/220.6MB 95% complete (12.5M/s)
1842024-10-16T19:15:17.087ZDownload: 4197/4281 items 220.5/220.6MB 99% complete (9.9M/s)
1852024-10-16T19:15:25.299ZDownload: 4207/4281 items 220.6/220.6MB 99% complete (9.7M/s)
1862024-10-16T19:15:25.915ZDownload: Completed 220.60 MB in 28.87 seconds (7.6M/s)
1872024-10-16T19:15:28.012Z Actions: 1/5063 actions (Removing old actions)
1882024-10-16T19:15:28.032Z Actions: 194/5063 actions (Installing new actions)
1892024-10-16T19:15:32.685Z Actions: 4226/5063 actions (Updating modified actions)
1902024-10-16T19:15:32.996Z Actions: Completed 5063 actions in 4.98 seconds.
1912024-10-16T19:15:33.346Z Done (0.342s)
1922024-10-16T19:15:33.349Z Done (0.000s)
1932024-10-16T19:15:33.820Z Done (0.472s)
1942024-10-16T19:15:38.186Z Done (4.165s)
1952024-10-16T19:15:38.279Z Done (0.019s)
1962024-10-16T19:15:38.281Z Done (0.000s)
1972024-10-16T19:15:38.445Z Done (0.000s)
1982024-10-16T19:15:39.086ZPlanning: Evaluating mediator changes ... Done
1992024-10-16T19:15:39.251ZPlanning: Checking for conflicting actions ... Done
2002024-10-16T19:15:39.254ZPlanning: Consolidating action changes ... Done
2012024-10-16T19:15:39.523ZPlanning: Evaluating mediators ... Done
2022024-10-16T19:15:39.528ZPlanning: Planning completed in 0.44 seconds
2032024-10-16T19:15:39.562Z Mediators to change: 2
2042024-10-16T19:15:39.562Z Create boot environment: No
2052024-10-16T19:15:39.564ZCreate backup boot environment: No
2062024-10-16T19:15:39.639Z Done
2072024-10-16T19:15:39.639Z Done
2082024-10-16T19:15:39.950Z Done
2092024-10-16T19:15:43.505Z Done
2102024-10-16T19:15:43.594Z Done
2112024-10-16T19:15:43.597Z Done
2122024-10-16T19:15:43.707Z Done
2132024-10-16T19:15:44.321ZPlanning: Evaluating mediator changes ... Done
2142024-10-16T19:15:44.323ZPlanning: Merging actions ... Done
2152024-10-16T19:15:44.511ZPlanning: Checking for conflicting actions ... Done
2162024-10-16T19:15:44.514ZPlanning: Consolidating action changes ... Done
2172024-10-16T19:15:44.779ZPlanning: Evaluating mediators ... Done
2182024-10-16T19:15:44.834ZPlanning: Planning completed in 0.75 seconds
2192024-10-16T19:15:44.874Z Packages to change: 1
2202024-10-16T19:15:44.874Z Mediators to change: 1
2212024-10-16T19:15:44.876Z Services to change: 1
2222024-10-16T19:15:44.876Z Create boot environment: No
2232024-10-16T19:15:44.876ZCreate backup boot environment: Yes
2242024-10-16T19:15:47.021Z Actions: 1/6 actions (Updating modified actions)
2252024-10-16T19:15:47.024Z Actions: Completed 6 actions in 0.00 seconds.
2262024-10-16T19:15:47.024Z Done
2272024-10-16T19:15:47.024Z Done
2282024-10-16T19:15:47.119Z Done
2292024-10-16T19:15:50.673Z Done
2302024-10-16T19:15:50.751Z Done
2312024-10-16T19:15:50.754Z Done
2322024-10-16T19:15:50.865Z Done
2332024-10-16T19:15:51.304ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342024-10-16T19:15:51.304Zclang system 15 system
2352024-10-16T19:15:51.304Zcsh system system illumos
2362024-10-16T19:15:51.305Zctags system system illumos
2372024-10-16T19:15:51.305Zgcc vendor 12 vendor
2382024-10-16T19:15:51.305Zgcc system 10 system
2392024-10-16T19:15:51.305Zgcc system 7 system
2402024-10-16T19:15:51.305Zgo system 1.20 system
2412024-10-16T19:15:51.305Zgo system 1.19 system
2422024-10-16T19:15:51.305Zllvm system 15 system
2432024-10-16T19:15:51.305Zllvm system 14 system
2442024-10-16T19:15:51.305Zmariadb system 10.6 system
2452024-10-16T19:15:51.305Zmta vendor vendor dma
2462024-10-16T19:15:51.305Zopenjdk system 17 system
2472024-10-16T19:15:51.305Zopenjdk system 11 system
2482024-10-16T19:15:51.305Zopenjdk system 1.8 system
2492024-10-16T19:15:51.305Zopenssl vendor 3 vendor
2502024-10-16T19:15:51.305Zperl system 5.36 system
2512024-10-16T19:15:51.305Zpostgresql system 15 system
2522024-10-16T19:15:51.305Zpostgresql system 13 system
2532024-10-16T19:15:51.305Zpython vendor 3 vendor
2542024-10-16T19:15:51.305Zpython system 2 system
2552024-10-16T19:15:51.305Zpython3 system 3.11 system
2562024-10-16T19:15:51.305Zruby system 3.0 system
2572024-10-16T19:15:51.305Zwords vendor vendor american-english
2582024-10-16T19:15:51.305Zwords system system australian-english
2592024-10-16T19:15:51.305Zwords system system british-english
2602024-10-16T19:15:51.305Zwords system system canadian-english
2612024-10-16T19:15:51.305Zwords system system french
2622024-10-16T19:15:51.305Zwords system system italian
2632024-10-16T19:15:51.305Zwords system system ngerman
2642024-10-16T19:15:51.305Zwords system system ogerman
2652024-10-16T19:15:51.305Zwords system system spanish
2662024-10-16T19:15:51.636ZPUBLISHER TYPE STATUS P LOCATION
2672024-10-16T19:15:51.636Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682024-10-16T19:15:53.811ZFMRI IFO
2692024-10-16T19:15:53.812Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702024-10-16T19:15:53.812Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712024-10-16T19:15:53.812Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722024-10-16T19:15:53.812Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732024-10-16T19:15:53.812Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742024-10-16T19:15:53.812Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752024-10-16T19:15:53.812Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2762024-10-16T19:15:53.812Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772024-10-16T19:15:53.812Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782024-10-16T19:15:53.812Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2792024-10-16T19:15:53.812Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802024-10-16T19:15:53.812Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2812024-10-16T19:15:53.812Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822024-10-16T19:15:54.491Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832024-10-16T19:15:54.770Z Updating crates.io index
2842024-10-16T19:15:54.852Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852024-10-16T19:15:55.653Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2862024-10-16T19:15:55.916Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872024-10-16T19:15:56.189Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882024-10-16T19:15:56.452Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892024-10-16T19:15:57.187Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902024-10-16T19:15:59.337Z Updating git repository `https://github.com/oxidecomputer/opte`
2912024-10-16T19:16:00.344Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922024-10-16T19:16:01.008Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932024-10-16T19:16:01.284Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942024-10-16T19:16:01.596Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952024-10-16T19:16:02.122Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2962024-10-16T19:16:02.576Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2972024-10-16T19:16:03.018Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982024-10-16T19:16:03.316Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2992024-10-16T19:16:03.614Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3002024-10-16T19:16:03.841Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3012024-10-16T19:16:04.263Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022024-10-16T19:16:04.583Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032024-10-16T19:16:04.910Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3042024-10-16T19:16:05.472Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052024-10-16T19:16:06.059Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3062024-10-16T19:16:06.518Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072024-10-16T19:16:06.870Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082024-10-16T19:16:07.303Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3092024-10-16T19:16:07.588Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3102024-10-16T19:16:07.852Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3112024-10-16T19:16:09.197Z Downloading crates ...
3122024-10-16T19:16:09.290Z Downloaded anstream v0.6.15
3132024-10-16T19:16:09.296Z Downloaded bitflags v2.6.0
3142024-10-16T19:16:09.300Z Downloaded cfg-if v1.0.0
3152024-10-16T19:16:09.302Z Downloaded byteorder v1.5.0
3162024-10-16T19:16:09.305Z Downloaded equivalent v1.0.1
3172024-10-16T19:16:09.305Z Downloaded generic-array v0.14.7
3182024-10-16T19:16:09.307Z Downloaded fnv v1.0.7
3192024-10-16T19:16:09.307Z Downloaded errno v0.3.9
3202024-10-16T19:16:09.307Z Downloaded digest v0.10.7
3212024-10-16T19:16:09.309Z Downloaded crypto-common v0.1.6
3222024-10-16T19:16:09.310Z Downloaded block-buffer v0.10.4
3232024-10-16T19:16:09.313Z Downloaded goblin v0.8.2
3242024-10-16T19:16:09.319Z Downloaded semver v1.0.23
3252024-10-16T19:16:09.322Z Downloaded sha2 v0.10.8
3262024-10-16T19:16:09.324Z Downloaded plain v0.2.3
3272024-10-16T19:16:09.324Z Downloaded heck v0.4.1
3282024-10-16T19:16:09.327Z Downloaded scroll_derive v0.12.0
3292024-10-16T19:16:09.329Z Downloaded syn v1.0.109
3302024-10-16T19:16:09.337Z Downloaded camino-tempfile v1.1.1
3312024-10-16T19:16:09.339Z Downloaded typenum v1.17.0
3322024-10-16T19:16:09.342Z Downloaded cargo_toml v0.20.5
3332024-10-16T19:16:09.344Z Downloaded dtrace-parser v0.2.0
3342024-10-16T19:16:09.344Z Downloaded dof v0.3.0
3352024-10-16T19:16:09.347Z Downloaded macaddr v1.0.1
3362024-10-16T19:16:09.347Z Downloaded fs-err v2.11.0
3372024-10-16T19:16:09.349Z Downloaded clap_derive v4.5.18
3382024-10-16T19:16:09.351Z Downloaded textwrap v0.16.1
3392024-10-16T19:16:09.353Z Downloaded pest v2.7.14
3402024-10-16T19:16:09.357Z Downloaded bytecount v0.6.8
3412024-10-16T19:16:09.361Z Downloaded clap_lex v0.7.2
3422024-10-16T19:16:09.363Z Downloaded is_terminal_polyfill v1.70.1
3432024-10-16T19:16:09.363Z Downloaded anstyle v1.0.8
3442024-10-16T19:16:09.363Z Downloaded quote v1.0.37
3452024-10-16T19:16:09.366Z Downloaded proc-macro-error-attr v1.0.4
3462024-10-16T19:16:09.366Z Downloaded ryu v1.0.18
3472024-10-16T19:16:09.368Z Downloaded proc-macro-error v1.0.4
3482024-10-16T19:16:09.371Z Downloaded strsim v0.11.1
3492024-10-16T19:16:09.374Z Downloaded log v0.4.22
3502024-10-16T19:16:09.376Z Downloaded serde v1.0.210
3512024-10-16T19:16:09.379Z Downloaded serde_derive v1.0.210
3522024-10-16T19:16:09.381Z Downloaded version_check v0.9.5
3532024-10-16T19:16:09.381Z Downloaded zerocopy-derive v0.7.35
3542024-10-16T19:16:09.385Z Downloaded itoa v1.0.11
3552024-10-16T19:16:09.387Z Downloaded unicode-ident v1.0.13
3562024-10-16T19:16:09.389Z Downloaded memchr v2.7.4
3572024-10-16T19:16:09.393Z Downloaded toml v0.8.19
3582024-10-16T19:16:09.402Z Downloaded heck v0.5.0
3592024-10-16T19:16:09.402Z Downloaded serde_json v1.0.128
3602024-10-16T19:16:09.405Z Downloaded zerocopy v0.7.35
3612024-10-16T19:16:09.417Z Downloaded camino v1.1.9
3622024-10-16T19:16:09.433Z Downloaded autocfg v1.4.0
3632024-10-16T19:16:09.435Z Downloaded cpufeatures v0.2.14
3642024-10-16T19:16:09.438Z Downloaded fastrand v2.1.1
3652024-10-16T19:16:09.438Z Downloaded anstyle-query v1.1.1
3662024-10-16T19:16:09.440Z Downloaded anstyle-parse v0.2.5
3672024-10-16T19:16:09.440Z Downloaded utf8parse v0.2.2
3682024-10-16T19:16:09.443Z Downloaded once_cell v1.20.2
3692024-10-16T19:16:09.445Z Downloaded colorchoice v1.0.2
3702024-10-16T19:16:09.445Z Downloaded toml_datetime v0.6.8
3712024-10-16T19:16:09.447Z Downloaded anyhow v1.0.89
3722024-10-16T19:16:09.450Z Downloaded clap v4.5.20
3732024-10-16T19:16:09.457Z Downloaded pest_meta v2.7.14
3742024-10-16T19:16:09.460Z Downloaded pest_generator v2.7.14
3752024-10-16T19:16:09.463Z Downloaded clap_builder v4.5.20
3762024-10-16T19:16:09.466Z Downloaded hashbrown v0.15.0
3772024-10-16T19:16:09.471Z Downloaded indexmap v2.6.0
3782024-10-16T19:16:09.488Z Downloaded serde_spanned v0.6.8
3792024-10-16T19:16:09.490Z Downloaded smawk v0.3.2
3802024-10-16T19:16:09.492Z Downloaded scroll v0.12.0
3812024-10-16T19:16:09.493Z Downloaded tempfile v3.13.0
3822024-10-16T19:16:09.495Z Downloaded unicode-linebreak v0.1.5
3832024-10-16T19:16:09.495Z Downloaded ucd-trie v0.1.7
3842024-10-16T19:16:09.500Z Downloaded toml_edit v0.22.22
3852024-10-16T19:16:09.537Z Downloaded winnow v0.6.20
3862024-10-16T19:16:09.550Z Downloaded proc-macro2 v1.0.87
3872024-10-16T19:16:09.553Z Downloaded syn v2.0.79
3882024-10-16T19:16:09.564Z Downloaded thread-id v4.2.2
3892024-10-16T19:16:09.566Z Downloaded rustix v0.38.37
3902024-10-16T19:16:09.585Z Downloaded usdt-macro v0.5.0
3912024-10-16T19:16:09.588Z Downloaded usdt-impl v0.5.0
3922024-10-16T19:16:09.588Z Downloaded usdt-attr-macro v0.5.0
3932024-10-16T19:16:09.588Z Downloaded usdt v0.5.0
3942024-10-16T19:16:09.590Z Downloaded tabled v0.15.0
3952024-10-16T19:16:09.602Z Downloaded unicode-width v0.1.14
3962024-10-16T19:16:09.607Z Downloaded libc v0.2.159
3972024-10-16T19:16:09.632Z Downloaded pretty-hex v0.4.1
3982024-10-16T19:16:09.634Z Downloaded papergrid v0.11.0
3992024-10-16T19:16:09.637Z Downloaded memmap v0.7.0
4002024-10-16T19:16:09.639Z Downloaded cargo_metadata v0.18.1
4012024-10-16T19:16:09.642Z Downloaded cargo-platform v0.1.8
4022024-10-16T19:16:09.642Z Downloaded thiserror-impl v1.0.64
4032024-10-16T19:16:09.642Z Downloaded thiserror v1.0.64
4042024-10-16T19:16:09.645Z Downloaded terminal_size v0.4.0
4052024-10-16T19:16:09.647Z Downloaded tabled_derive v0.7.0
4062024-10-16T19:16:09.648Z Downloaded swrite v0.1.0
4072024-10-16T19:16:09.651Z Downloaded serde_tokenstream v0.2.2
4082024-10-16T19:16:09.651Z Downloaded pest_derive v2.7.14
4092024-10-16T19:16:09.929Z Compiling proc-macro2 v1.0.87
4102024-10-16T19:16:09.929Z Compiling unicode-ident v1.0.13
4112024-10-16T19:16:09.932Z Compiling serde v1.0.210
4122024-10-16T19:16:09.932Z Compiling version_check v0.9.5
4132024-10-16T19:16:09.932Z Compiling memchr v2.7.4
4142024-10-16T19:16:09.932Z Compiling thiserror v1.0.64
4152024-10-16T19:16:09.932Z Compiling libc v0.2.159
4162024-10-16T19:16:09.963Z Compiling itoa v1.0.11
4172024-10-16T19:16:10.173Z Compiling ryu v1.0.18
4182024-10-16T19:16:10.252Z Compiling ucd-trie v0.1.7
4192024-10-16T19:16:10.528Z Compiling once_cell v1.20.2
4202024-10-16T19:16:10.775Z Compiling byteorder v1.5.0
4212024-10-16T19:16:10.901Z Compiling serde_json v1.0.128
4222024-10-16T19:16:10.958Z Compiling rustix v0.38.37
4232024-10-16T19:16:11.253Z Compiling bitflags v2.6.0
4242024-10-16T19:16:11.356Z Compiling usdt-impl v0.5.0
4252024-10-16T19:16:11.687Z Compiling quote v1.0.37
4262024-10-16T19:16:11.734Z Compiling proc-macro-error-attr v1.0.4
4272024-10-16T19:16:11.777Z Compiling syn v1.0.109
4282024-10-16T19:16:11.922Z Compiling proc-macro-error v1.0.4
4292024-10-16T19:16:11.963Z Compiling utf8parse v0.2.2
4302024-10-16T19:16:12.030Z Compiling syn v2.0.79
4312024-10-16T19:16:12.125Z Compiling errno v0.3.9
4322024-10-16T19:16:12.368Z Compiling thread-id v4.2.2
4332024-10-16T19:16:12.394Z Compiling equivalent v1.0.1
4342024-10-16T19:16:12.417Z Compiling log v0.4.22
4352024-10-16T19:16:12.462Z Compiling hashbrown v0.15.0
4362024-10-16T19:16:12.484Z Compiling camino v1.1.9
4372024-10-16T19:16:12.509Z Compiling plain v0.2.3
4382024-10-16T19:16:12.805Z Compiling anstyle-parse v0.2.5
4392024-10-16T19:16:13.156Z Compiling pretty-hex v0.4.1
4402024-10-16T19:16:13.205Z Compiling winnow v0.6.20
4412024-10-16T19:16:13.255Z Compiling colorchoice v1.0.2
4422024-10-16T19:16:13.359Z Compiling is_terminal_polyfill v1.70.1
4432024-10-16T19:16:13.413Z Compiling semver v1.0.23
4442024-10-16T19:16:13.468Z Compiling unicode-width v0.1.14
4452024-10-16T19:16:13.498Z Compiling anstyle-query v1.1.1
4462024-10-16T19:16:13.612Z Compiling indexmap v2.6.0
4472024-10-16T19:16:13.652Z Compiling autocfg v1.4.0
4482024-10-16T19:16:13.934Z Compiling anstyle v1.0.8
4492024-10-16T19:16:14.330Z Compiling anstream v0.6.15
4502024-10-16T19:16:14.396Z Compiling terminal_size v0.4.0
4512024-10-16T19:16:14.617Z Compiling anyhow v1.0.89
4522024-10-16T19:16:14.851Z Compiling fs-err v2.11.0
4532024-10-16T19:16:14.997Z Compiling clap_lex v0.7.2
4542024-10-16T19:16:15.051Z Compiling fastrand v2.1.1
4552024-10-16T19:16:15.152Z Compiling heck v0.5.0
4562024-10-16T19:16:15.186Z Compiling strsim v0.11.1
4572024-10-16T19:16:15.581Z Compiling heck v0.4.1
4582024-10-16T19:16:15.644Z Compiling bytecount v0.6.8
4592024-10-16T19:16:15.670Z Compiling cfg-if v1.0.0
4602024-10-16T19:16:15.771Z Compiling fnv v1.0.7
4612024-10-16T19:16:15.879Z Compiling tempfile v3.13.0
4622024-10-16T19:16:15.944Z Compiling papergrid v0.11.0
4632024-10-16T19:16:16.110Z Compiling clap_builder v4.5.20
4642024-10-16T19:16:16.363Z Compiling memmap v0.7.0
4652024-10-16T19:16:16.406Z Compiling smawk v0.3.2
4662024-10-16T19:16:16.627Z Compiling unicode-linebreak v0.1.5
4672024-10-16T19:16:17.024Z Compiling swrite v0.1.0
4682024-10-16T19:16:17.135Z Compiling textwrap v0.16.1
4692024-10-16T19:16:18.203Z Compiling tabled_derive v0.7.0
4702024-10-16T19:16:20.042Z Compiling tabled v0.15.0
4712024-10-16T19:16:20.803Z Compiling serde_derive v1.0.210
4722024-10-16T19:16:20.803Z Compiling thiserror-impl v1.0.64
4732024-10-16T19:16:20.803Z Compiling zerocopy-derive v0.7.35
4742024-10-16T19:16:20.803Z Compiling scroll_derive v0.12.0
4752024-10-16T19:16:20.803Z Compiling clap_derive v4.5.18
4762024-10-16T19:16:22.321Z Compiling scroll v0.12.0
4772024-10-16T19:16:22.862Z Compiling goblin v0.8.2
4782024-10-16T19:16:23.083Z Compiling zerocopy v0.7.35
4792024-10-16T19:16:23.783Z Compiling pest v2.7.14
4802024-10-16T19:16:24.643Z Compiling clap v4.5.20
4812024-10-16T19:16:26.057Z Compiling pest_meta v2.7.14
4822024-10-16T19:16:26.878Z Compiling pest_generator v2.7.14
4832024-10-16T19:16:28.522Z Compiling pest_derive v2.7.14
4842024-10-16T19:16:29.272Z Compiling dtrace-parser v0.2.0
4852024-10-16T19:16:31.075Z Compiling serde_spanned v0.6.8
4862024-10-16T19:16:31.078Z Compiling toml_datetime v0.6.8
4872024-10-16T19:16:31.078Z Compiling cargo-platform v0.1.8
4882024-10-16T19:16:31.450Z Compiling serde_tokenstream v0.2.2
4892024-10-16T19:16:31.502Z Compiling toml_edit v0.22.22
4902024-10-16T19:16:31.655Z Compiling macaddr v1.0.1
4912024-10-16T19:16:31.762Z Compiling camino-tempfile v1.1.1
4922024-10-16T19:16:32.495Z Compiling dof v0.3.0
4932024-10-16T19:16:32.495Z Compiling cargo_metadata v0.18.1
4942024-10-16T19:16:34.253Z Compiling toml v0.8.19
4952024-10-16T19:16:34.492Z Compiling usdt-attr-macro v0.5.0
4962024-10-16T19:16:34.492Z Compiling usdt-macro v0.5.0
4972024-10-16T19:16:35.083Z Compiling cargo_toml v0.20.5
4982024-10-16T19:16:35.889Z Compiling usdt v0.5.0
4992024-10-16T19:16:38.688Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002024-10-16T19:16:42.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.35s
5012024-10-16T19:16:42.887Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5022024-10-16T19:16:43.461Z Downloading crates ...
5032024-10-16T19:16:43.595Z Downloaded addr2line v0.24.2
5042024-10-16T19:16:43.601Z Downloaded ahash v0.8.11
5052024-10-16T19:16:43.606Z Downloaded cexpr v0.6.0
5062024-10-16T19:16:43.610Z Downloaded atty v0.2.14
5072024-10-16T19:16:43.613Z Downloaded array-init v0.0.4
5082024-10-16T19:16:43.613Z Downloaded allocator-api2 v0.2.18
5092024-10-16T19:16:43.616Z Downloaded castaway v0.2.3
5102024-10-16T19:16:43.619Z Downloaded bzip2 v0.4.4
5112024-10-16T19:16:43.621Z Downloaded crossbeam-deque v0.8.5
5122024-10-16T19:16:43.623Z Downloaded cipher v0.4.4
5132024-10-16T19:16:43.625Z Downloaded highway v1.2.0
5142024-10-16T19:16:43.628Z Downloaded crc32fast v1.4.2
5152024-10-16T19:16:43.631Z Downloaded libloading v0.8.5
5162024-10-16T19:16:43.634Z Downloaded hubpack_derive v0.1.1
5172024-10-16T19:16:43.637Z Downloaded httpdate v1.0.3
5182024-10-16T19:16:43.637Z Downloaded humantime v2.1.0
5192024-10-16T19:16:43.639Z Downloaded hmac v0.12.1
5202024-10-16T19:16:43.641Z Downloaded indexmap v1.9.3
5212024-10-16T19:16:43.646Z Downloaded crossbeam-epoch v0.9.18
5222024-10-16T19:16:43.649Z Downloaded native-tls v0.2.12
5232024-10-16T19:16:43.652Z Downloaded minimal-lexical v0.2.1
5242024-10-16T19:16:43.657Z Downloaded miniz_oxide v0.8.0
5252024-10-16T19:16:43.660Z Downloaded libm v0.2.8
5262024-10-16T19:16:43.672Z Downloaded crossbeam-channel v0.5.13
5272024-10-16T19:16:43.677Z Downloaded itertools v0.10.5
5282024-10-16T19:16:43.684Z Downloaded http v0.2.12
5292024-10-16T19:16:43.691Z Downloaded hyper v1.4.1
5302024-10-16T19:16:43.699Z Downloaded mio v1.0.2
5312024-10-16T19:16:43.706Z Downloaded chrono v0.4.38
5322024-10-16T19:16:43.716Z Downloaded aho-corasick v1.1.3
5332024-10-16T19:16:43.723Z Downloaded itertools v0.12.1
5342024-10-16T19:16:43.731Z Downloaded hyper v0.14.30
5352024-10-16T19:16:43.741Z Downloaded convert_case v0.4.0
5362024-10-16T19:16:43.744Z Downloaded constant_time_eq v0.3.1
5372024-10-16T19:16:43.746Z Downloaded aes v0.8.4
5382024-10-16T19:16:43.749Z Downloaded compact_str v0.8.0
5392024-10-16T19:16:43.754Z Downloaded colored v2.1.0
5402024-10-16T19:16:43.757Z Downloaded bit-vec v0.6.3
5412024-10-16T19:16:43.760Z Downloaded bit-set v0.5.3
5422024-10-16T19:16:43.762Z Downloaded atomic-waker v1.1.2
5432024-10-16T19:16:43.764Z Downloaded ascii-canvas v3.0.0
5442024-10-16T19:16:43.764Z Downloaded bytes v1.7.2
5452024-10-16T19:16:43.769Z Downloaded arrayref v0.3.9
5462024-10-16T19:16:43.772Z Downloaded cc v1.1.30
5472024-10-16T19:16:43.775Z Downloaded base64 v0.22.1
5482024-10-16T19:16:43.779Z Downloaded aes-gcm v0.10.3
5492024-10-16T19:16:43.784Z Downloaded mime v0.3.17
5502024-10-16T19:16:43.786Z Downloaded md-5 v0.10.6
5512024-10-16T19:16:43.788Z Downloaded lock_api v0.4.12
5522024-10-16T19:16:43.791Z Downloaded arc-swap v1.7.1
5532024-10-16T19:16:43.794Z Downloaded base64 v0.13.1
5542024-10-16T19:16:43.798Z Downloaded http-body-util v0.1.2
5552024-10-16T19:16:43.801Z Downloaded instant v0.1.13
5562024-10-16T19:16:43.803Z Downloaded is-terminal v0.4.13
5572024-10-16T19:16:43.805Z Downloaded hyper-rustls v0.27.3
5582024-10-16T19:16:43.808Z Downloaded iana-time-zone v0.1.61
5592024-10-16T19:16:43.810Z Downloaded httparse v1.9.5
5602024-10-16T19:16:43.813Z Downloaded multimap v0.10.0
5612024-10-16T19:16:43.816Z Downloaded darling v0.20.10
5622024-10-16T19:16:43.819Z Downloaded darling_core v0.20.10
5632024-10-16T19:16:43.824Z Downloaded memoffset v0.9.1
5642024-10-16T19:16:43.826Z Downloaded itertools v0.13.0
5652024-10-16T19:16:43.833Z Downloaded jobserver v0.1.32
5662024-10-16T19:16:43.835Z Downloaded idna v0.5.0
5672024-10-16T19:16:43.842Z Downloaded bindgen v0.69.5
5682024-10-16T19:16:43.850Z Downloaded nom v7.1.3
5692024-10-16T19:16:43.855Z Downloaded http v1.1.0
5702024-10-16T19:16:43.859Z Downloaded bitvec v1.0.1
5712024-10-16T19:16:43.875Z Downloaded cancel-safe-futures v0.1.5
5722024-10-16T19:16:43.878Z Downloaded crunchy v0.2.2
5732024-10-16T19:16:43.880Z Downloaded const-oid v0.9.6
5742024-10-16T19:16:43.883Z Downloaded crc v3.2.1
5752024-10-16T19:16:43.885Z Downloaded ctr v0.9.2
5762024-10-16T19:16:43.887Z Downloaded csv-core v0.1.11
5772024-10-16T19:16:43.890Z Downloaded crc-catalog v2.4.0
5782024-10-16T19:16:43.890Z Downloaded cookie v0.18.1
5792024-10-16T19:16:43.892Z Downloaded bstr v1.10.0
5802024-10-16T19:16:43.903Z Downloaded console v0.15.8
5812024-10-16T19:16:43.906Z Downloaded ciborium-io v0.2.2
5822024-10-16T19:16:43.909Z Downloaded ciborium v0.2.2
5832024-10-16T19:16:43.911Z Downloaded cfg_aliases v0.2.1
5842024-10-16T19:16:43.911Z Downloaded cfg_aliases v0.1.1
5852024-10-16T19:16:43.914Z Downloaded cbc v0.1.2
5862024-10-16T19:16:43.914Z Downloaded bb8 v0.8.5
5872024-10-16T19:16:43.916Z Downloaded base64ct v1.6.0
5882024-10-16T19:16:43.919Z Downloaded assert_matches v1.5.0
5892024-10-16T19:16:43.919Z Downloaded buf-list v1.0.3
5902024-10-16T19:16:43.922Z Downloaded blowfish v0.9.1
5912024-10-16T19:16:43.922Z Downloaded bcs v0.1.6
5922024-10-16T19:16:43.924Z Downloaded bcrypt-pbkdf v0.10.0
5932024-10-16T19:16:43.927Z Downloaded backtrace v0.3.74
5942024-10-16T19:16:43.930Z Downloaded cobs v0.2.3
5952024-10-16T19:16:43.932Z Downloaded ciborium-ll v0.2.2
5962024-10-16T19:16:43.935Z Downloaded block-padding v0.3.3
5972024-10-16T19:16:43.935Z Downloaded backoff v0.4.0
5982024-10-16T19:16:43.938Z Downloaded chacha20poly1305 v0.10.1
5992024-10-16T19:16:43.940Z Downloaded cassowary v0.3.0
6002024-10-16T19:16:43.940Z Downloaded atomicwrites v0.4.4
6012024-10-16T19:16:43.943Z Downloaded crucible-workspace-hack v0.1.0
6022024-10-16T19:16:43.943Z Downloaded crossterm v0.28.1
6032024-10-16T19:16:43.957Z Downloaded crc-any v2.5.0
6042024-10-16T19:16:43.960Z Downloaded rfc6979 v0.4.0
6052024-10-16T19:16:43.962Z Downloaded idna v0.2.3
6062024-10-16T19:16:43.968Z Downloaded rand_xorshift v0.3.0
6072024-10-16T19:16:43.970Z Downloaded idna v0.4.0
6082024-10-16T19:16:43.976Z Downloaded hkdf v0.12.4
6092024-10-16T19:16:43.979Z Downloaded sct v0.7.1
6102024-10-16T19:16:43.982Z Downloaded rustls-pemfile v1.0.4
6112024-10-16T19:16:43.985Z Downloaded const_format_proc_macros v0.2.33
6122024-10-16T19:16:43.987Z Downloaded const_format v0.2.33
6132024-10-16T19:16:43.992Z Downloaded chrono-tz-build v0.4.0
6142024-10-16T19:16:43.995Z Downloaded serde_urlencoded v0.7.1
6152024-10-16T19:16:43.998Z Downloaded sec1 v0.7.3
6162024-10-16T19:16:43.998Z Downloaded hyper-util v0.1.9
6172024-10-16T19:16:44.001Z Downloaded maplit v1.0.2
6182024-10-16T19:16:44.004Z Downloaded hyper-tls v0.6.0
6192024-10-16T19:16:44.004Z Downloaded argon2 v0.5.3
6202024-10-16T19:16:44.007Z Downloaded async-trait v0.1.83
6212024-10-16T19:16:44.009Z Downloaded async-stream-impl v0.3.6
6222024-10-16T19:16:44.012Z Downloaded spin v0.9.8
6232024-10-16T19:16:44.014Z Downloaded spin v0.5.2
6242024-10-16T19:16:44.015Z Downloaded async-stream v0.3.6
6252024-10-16T19:16:44.017Z Downloaded async-recursion v1.1.1
6262024-10-16T19:16:44.020Z Downloaded async-bb8-diesel v0.2.1
6272024-10-16T19:16:44.022Z Downloaded inout v0.1.3
6282024-10-16T19:16:44.025Z Downloaded ident_case v1.0.1
6292024-10-16T19:16:44.025Z Downloaded darling_macro v0.20.10
6302024-10-16T19:16:44.028Z Downloaded time-macros v0.2.18
6312024-10-16T19:16:44.028Z Downloaded blake3 v1.5.4
6322024-10-16T19:16:44.036Z Downloaded http-body v0.4.6
6332024-10-16T19:16:44.039Z Downloaded clang-sys v1.8.1
6342024-10-16T19:16:44.041Z Downloaded http-range v0.1.5
6352024-10-16T19:16:44.041Z Downloaded sync_wrapper v0.1.2
6362024-10-16T19:16:44.044Z Downloaded sqlparser_derive v0.2.2
6372024-10-16T19:16:44.044Z Downloaded http-body v1.0.1
6382024-10-16T19:16:44.044Z Downloaded hostname v0.4.0
6392024-10-16T19:16:44.046Z Downloaded crossbeam-utils v0.8.20
6402024-10-16T19:16:44.049Z Downloaded blake2 v0.10.6
6412024-10-16T19:16:44.051Z Downloaded try-lock v0.2.5
6422024-10-16T19:16:44.053Z Downloaded tiny-keccak v2.0.2
6432024-10-16T19:16:44.056Z Downloaded tracing-core v0.1.32
6442024-10-16T19:16:44.059Z Downloaded sync_wrapper v1.0.1
6452024-10-16T19:16:44.059Z Downloaded lazycell v1.3.0
6462024-10-16T19:16:44.061Z Downloaded bzip2-sys v0.1.11+1.0.8
6472024-10-16T19:16:44.073Z Downloaded libefi-sys v0.1.0
6482024-10-16T19:16:44.075Z Downloaded universal-hash v0.5.1
6492024-10-16T19:16:44.075Z Downloaded tracing-attributes v0.1.27
6502024-10-16T19:16:44.078Z Downloaded lalrpop-util v0.19.12
6512024-10-16T19:16:44.080Z Downloaded kstat-rs v0.2.4
6522024-10-16T19:16:44.080Z Downloaded keccak v0.1.5
6532024-10-16T19:16:44.083Z Downloaded downcast v0.11.0
6542024-10-16T19:16:44.083Z Downloaded data-encoding v2.6.0
6552024-10-16T19:16:44.085Z Downloaded curve25519-dalek-derive v0.1.1
6562024-10-16T19:16:44.085Z Downloaded cstr-argument v0.1.2
6572024-10-16T19:16:44.088Z Downloaded new_debug_unreachable v1.0.6
6582024-10-16T19:16:44.090Z Downloaded nanorand v0.7.0
6592024-10-16T19:16:44.093Z Downloaded multer v3.1.0
6602024-10-16T19:16:44.095Z Downloaded mockall_derive v0.13.0
6612024-10-16T19:16:44.097Z Downloaded mockall v0.13.0
6622024-10-16T19:16:44.098Z Downloaded memmap2 v0.9.5
6632024-10-16T19:16:44.100Z Downloaded webpki-roots v0.26.6
6642024-10-16T19:16:44.103Z Downloaded md5 v0.7.0
6652024-10-16T19:16:44.105Z Downloaded maybe-uninit v2.0.0
6662024-10-16T19:16:44.105Z Downloaded matches v0.1.10
6672024-10-16T19:16:44.108Z Downloaded match_cfg v0.1.0
6682024-10-16T19:16:44.108Z Downloaded managed v0.8.0
6692024-10-16T19:16:44.110Z Downloaded lru-cache v0.1.2
6702024-10-16T19:16:44.110Z Downloaded lru v0.12.5
6712024-10-16T19:16:44.113Z Downloaded float-cmp v0.9.0
6722024-10-16T19:16:44.113Z Downloaded futures-channel v0.3.31
6732024-10-16T19:16:44.116Z Downloaded linked-hash-map v0.5.6
6742024-10-16T19:16:44.116Z Downloaded linear-map v1.2.0
6752024-10-16T19:16:44.119Z Downloaded libxml v0.3.3
6762024-10-16T19:16:44.124Z Downloaded flate2 v1.0.34
6772024-10-16T19:16:44.129Z Downloaded diff v0.1.13
6782024-10-16T19:16:44.133Z Downloaded libz-sys v1.1.20
6792024-10-16T19:16:44.155Z Downloaded nibble_vec v0.1.0
6802024-10-16T19:16:44.157Z Downloaded num v0.4.3
6812024-10-16T19:16:44.158Z Downloaded getrandom v0.2.15
6822024-10-16T19:16:44.160Z Downloaded newtype_derive v0.1.6
6832024-10-16T19:16:44.162Z Downloaded newtype-uuid v1.1.2
6842024-10-16T19:16:44.162Z Downloaded newline-converter v0.3.0
6852024-10-16T19:16:44.165Z Downloaded resolv-conf v0.7.0
6862024-10-16T19:16:44.165Z Downloaded hashbrown v0.12.3
6872024-10-16T19:16:44.169Z Downloaded reqwest v0.12.8
6882024-10-16T19:16:44.177Z Downloaded csv v1.3.0
6892024-10-16T19:16:44.198Z Downloaded reedline v0.35.0
6902024-10-16T19:16:44.206Z Downloaded pkcs8 v0.10.2
6912024-10-16T19:16:44.209Z Downloaded salsa20 v0.10.2
6922024-10-16T19:16:44.211Z Downloaded regex-syntax v0.6.29
6932024-10-16T19:16:44.218Z Downloaded nu-ansi-term v0.50.1
6942024-10-16T19:16:44.221Z Downloaded parking_lot v0.12.3
6952024-10-16T19:16:44.224Z Downloaded normalize-line-endings v0.3.0
6962024-10-16T19:16:44.227Z Downloaded paste v1.0.15
6972024-10-16T19:16:44.229Z Downloaded mime_guess v2.0.5
6982024-10-16T19:16:44.231Z Downloaded lalrpop v0.19.12
6992024-10-16T19:16:44.242Z Downloaded rand_core v0.6.4
7002024-10-16T19:16:44.244Z Downloaded rand_chacha v0.3.1
7012024-10-16T19:16:44.246Z Downloaded rand v0.8.5
7022024-10-16T19:16:44.248Z Downloaded vergen v8.3.2
7032024-10-16T19:16:44.251Z Downloaded unsafe-libyaml v0.2.11
7042024-10-16T19:16:44.255Z Downloaded radium v0.7.0
7052024-10-16T19:16:44.257Z Downloaded idna v0.3.0
7062024-10-16T19:16:44.263Z Downloaded tui-tree-widget v0.22.0
7072024-10-16T19:16:44.266Z Downloaded fallible-iterator v0.3.0
7082024-10-16T19:16:44.266Z Downloaded fallible-iterator v0.2.0
7092024-10-16T19:16:44.269Z Downloaded tokio-tungstenite v0.23.1
7102024-10-16T19:16:44.271Z Downloaded tokio-postgres v0.7.12
7112024-10-16T19:16:44.275Z Downloaded tabwriter v1.4.0
7122024-10-16T19:16:44.277Z Downloaded h2 v0.3.26
7132024-10-16T19:16:44.284Z Downloaded rayon-core v1.12.1
7142024-10-16T19:16:44.288Z Downloaded sha1 v0.10.6
7152024-10-16T19:16:44.291Z Downloaded serde_yaml v0.9.34+deprecated
7162024-10-16T19:16:44.293Z Downloaded parking_lot_core v0.8.6
7172024-10-16T19:16:44.295Z Downloaded phf_codegen v0.11.2
7182024-10-16T19:16:44.298Z Downloaded phf v0.11.2
7192024-10-16T19:16:44.300Z Downloaded parking_lot v0.11.2
7202024-10-16T19:16:44.303Z Downloaded secrecy v0.8.0
7212024-10-16T19:16:44.303Z Downloaded rayon v1.10.0
7222024-10-16T19:16:44.312Z Downloaded p384 v0.13.0
7232024-10-16T19:16:44.318Z Downloaded subtle v2.6.1
7242024-10-16T19:16:44.321Z Downloaded subprocess v0.2.9
7252024-10-16T19:16:44.323Z Downloaded strum_macros v0.26.4
7262024-10-16T19:16:44.326Z Downloaded object v0.30.4
7272024-10-16T19:16:44.334Z Downloaded hickory-resolver v0.24.1
7282024-10-16T19:16:44.339Z Downloaded supports-color v3.0.1
7292024-10-16T19:16:44.341Z Downloaded sigpipe v0.1.3
7302024-10-16T19:16:44.341Z Downloaded salty v0.3.0
7312024-10-16T19:16:44.348Z Downloaded quick-error v1.2.3
7322024-10-16T19:16:44.350Z Downloaded nix v0.29.0
7332024-10-16T19:16:44.362Z Downloaded nix v0.28.0
7342024-10-16T19:16:44.374Z Downloaded dropshot_endpoint v0.12.0
7352024-10-16T19:16:44.377Z Downloaded twox-hash v1.6.3
7362024-10-16T19:16:44.379Z Downloaded toml v0.7.8
7372024-10-16T19:16:44.382Z Downloaded tower-service v0.3.3
7382024-10-16T19:16:44.385Z Downloaded tokio-native-tls v0.3.1
7392024-10-16T19:16:44.388Z Downloaded tokio-macros v2.4.0
7402024-10-16T19:16:44.388Z Downloaded des v0.8.1
7412024-10-16T19:16:44.391Z Downloaded tokio-rustls v0.24.1
7422024-10-16T19:16:44.391Z Downloaded tokio-stream v0.1.16
7432024-10-16T19:16:44.395Z Downloaded uuid v1.10.0
7442024-10-16T19:16:44.398Z Downloaded tokio-rustls v0.26.0
7452024-10-16T19:16:44.400Z Downloaded tracing v0.1.40
7462024-10-16T19:16:44.405Z Downloaded derive-where v1.2.7
7472024-10-16T19:16:44.409Z Downloaded tokio-util v0.7.12
7482024-10-16T19:16:44.416Z Downloaded foreign-types v0.3.2
7492024-10-16T19:16:44.419Z Downloaded toml_edit v0.19.15
7502024-10-16T19:16:44.433Z Downloaded globset v0.4.15
7512024-10-16T19:16:44.436Z Downloaded zeroize v1.8.1
7522024-10-16T19:16:44.438Z Downloaded embedded-io v0.6.1
7532024-10-16T19:16:44.438Z Downloaded xz2 v0.1.7
7542024-10-16T19:16:44.440Z Downloaded tokio-tungstenite v0.21.0
7552024-10-16T19:16:44.443Z Downloaded progenitor-macro v0.8.0
7562024-10-16T19:16:44.443Z Downloaded predicates-core v1.0.8
7572024-10-16T19:16:44.445Z Downloaded hex v0.4.3
7582024-10-16T19:16:44.445Z Downloaded postcard v1.0.10
7592024-10-16T19:16:44.448Z Downloaded password-hash v0.5.0
7602024-10-16T19:16:44.450Z Downloaded heck v0.3.3
7612024-10-16T19:16:44.453Z Downloaded password-hash v0.4.2
7622024-10-16T19:16:44.455Z Downloaded polyval v0.6.2
7632024-10-16T19:16:44.457Z Downloaded headers v0.4.0
7642024-10-16T19:16:44.461Z Downloaded object v0.36.5
7652024-10-16T19:16:44.473Z Downloaded petgraph v0.6.5
7662024-10-16T19:16:44.492Z Downloaded topological-sort v0.2.2
7672024-10-16T19:16:44.494Z Downloaded signal-hook-registry v1.4.2
7682024-10-16T19:16:44.494Z Downloaded openssl-macros v0.1.1
7692024-10-16T19:16:44.497Z Downloaded num-rational v0.4.2
7702024-10-16T19:16:44.497Z Downloaded num-complex v0.4.6
7712024-10-16T19:16:44.499Z Downloaded scopeguard v1.2.0
7722024-10-16T19:16:44.502Z Downloaded pin-project-internal v1.1.6
7732024-10-16T19:16:44.502Z Downloaded tinyvec_macros v0.1.1
7742024-10-16T19:16:44.504Z Downloaded parse-size v1.0.0
7752024-10-16T19:16:44.504Z Downloaded tinyvec v1.8.0
7762024-10-16T19:16:44.507Z Downloaded curve25519-dalek v4.1.3
7772024-10-16T19:16:44.516Z Downloaded toolchain_find v0.4.0
7782024-10-16T19:16:44.518Z Downloaded which v4.4.2
7792024-10-16T19:16:44.521Z Downloaded url v2.5.2
7802024-10-16T19:16:44.523Z Downloaded want v0.3.1
7812024-10-16T19:16:44.526Z Downloaded futures-task v0.3.31
7822024-10-16T19:16:44.526Z Downloaded futures-io v0.3.31
7832024-10-16T19:16:44.528Z Downloaded rustls-webpki v0.101.7
7842024-10-16T19:16:44.540Z Downloaded typed-path v0.7.1
7852024-10-16T19:16:44.546Z Downloaded parking_lot_core v0.9.10
7862024-10-16T19:16:44.548Z Downloaded shlex v1.3.0
7872024-10-16T19:16:44.550Z Downloaded smallvec v1.13.2
7882024-10-16T19:16:44.553Z Downloaded tungstenite v0.23.0
7892024-10-16T19:16:44.555Z Downloaded tungstenite v0.21.0
7902024-10-16T19:16:44.559Z Downloaded rustls v0.21.12
7912024-10-16T19:16:44.572Z Downloaded strum v0.26.3
7922024-10-16T19:16:44.575Z Downloaded peg v0.8.4
7932024-10-16T19:16:44.579Z Downloaded owo-colors v4.1.0
7942024-10-16T19:16:44.582Z Downloaded oso-derive v0.27.3
7952024-10-16T19:16:44.582Z Downloaded heapless v0.8.0
7962024-10-16T19:16:44.584Z Downloaded heapless v0.7.17
7972024-10-16T19:16:44.588Z Downloaded headers-core v0.3.0
7982024-10-16T19:16:44.590Z Downloaded rand_seeder v0.3.0
7992024-10-16T19:16:44.590Z Downloaded radix_trie v0.2.1
8002024-10-16T19:16:44.596Z Downloaded zone v0.1.8
8012024-10-16T19:16:44.598Z Downloaded waitgroup v0.1.2
8022024-10-16T19:16:44.598Z Downloaded wait-timeout v0.2.0
8032024-10-16T19:16:44.601Z Downloaded vte_generate_state_changes v0.1.2
8042024-10-16T19:16:44.601Z Downloaded vte v0.11.1
8052024-10-16T19:16:44.603Z Downloaded futures-util v0.3.31
8062024-10-16T19:16:44.615Z Downloaded hashlink v0.9.1
8072024-10-16T19:16:44.617Z Downloaded fragile v2.0.0
8082024-10-16T19:16:44.620Z Downloaded fallible-streaming-iterator v0.1.9
8092024-10-16T19:16:44.620Z Downloaded structmeta v0.3.0
8102024-10-16T19:16:44.622Z Downloaded serde_repr v0.1.19
8112024-10-16T19:16:44.625Z Downloaded serde_plain v1.0.2
8122024-10-16T19:16:44.627Z Downloaded num-integer v0.1.46
8132024-10-16T19:16:44.627Z Downloaded hashbrown v0.13.2
8142024-10-16T19:16:44.631Z Downloaded ppv-lite86 v0.2.20
8152024-10-16T19:16:44.634Z Downloaded pkcs1 v0.7.5
8162024-10-16T19:16:44.637Z Downloaded serde_path_to_error v0.1.16
8172024-10-16T19:16:44.637Z Downloaded serde_derive_internals v0.29.1
8182024-10-16T19:16:44.640Z Downloaded serde-hex v0.1.0
8192024-10-16T19:16:44.642Z Downloaded openssl v0.10.66
8202024-10-16T19:16:44.650Z Downloaded serde-big-array v0.5.1
8212024-10-16T19:16:44.653Z Downloaded semver v0.1.20
8222024-10-16T19:16:44.655Z Downloaded vsss-rs v3.3.4
8232024-10-16T19:16:44.655Z Downloaded utf-8 v0.7.6
8242024-10-16T19:16:44.658Z Downloaded pin-utils v0.1.0
8252024-10-16T19:16:44.658Z Downloaded thiserror-impl-no-std v2.0.2
8262024-10-16T19:16:44.660Z Downloaded pin-project-lite v0.2.14
8272024-10-16T19:16:44.664Z Downloaded tar v0.4.42
8282024-10-16T19:16:44.667Z Downloaded phf_shared v0.11.2
8292024-10-16T19:16:44.669Z Downloaded signal-hook-tokio v0.3.1
8302024-10-16T19:16:44.669Z Downloaded shell-words v1.1.0
8312024-10-16T19:16:44.672Z Downloaded structmeta-derive v0.2.0
8322024-10-16T19:16:44.674Z Downloaded structmeta v0.2.0
8332024-10-16T19:16:44.674Z Downloaded strip-ansi-escapes v0.2.0
8342024-10-16T19:16:44.676Z Downloaded slog-json v2.6.1
8352024-10-16T19:16:44.677Z Downloaded samael v0.0.17
8362024-10-16T19:16:44.682Z Downloaded rustyline v14.0.0
8372024-10-16T19:16:44.687Z Downloaded take_mut v0.2.2
8382024-10-16T19:16:44.690Z Downloaded slab v0.4.9
8392024-10-16T19:16:44.690Z Downloaded rustversion v1.0.17
8402024-10-16T19:16:44.692Z Downloaded pbkdf2 v0.11.0
8412024-10-16T19:16:44.694Z Downloaded rusqlite v0.32.1
8422024-10-16T19:16:44.701Z Downloaded path-slash v0.1.5
8432024-10-16T19:16:44.704Z Downloaded deranged v0.3.11
8442024-10-16T19:16:44.704Z Downloaded termtree v0.4.1
8452024-10-16T19:16:44.707Z Downloaded parse-display-derive v0.10.0
8462024-10-16T19:16:44.707Z Downloaded parse-display v0.10.0
8472024-10-16T19:16:44.710Z Downloaded packed_struct_codegen v0.10.1
8482024-10-16T19:16:44.710Z Downloaded dirs-sys-next v0.1.2
8492024-10-16T19:16:44.710Z Downloaded num_enum_derive v0.5.11
8502024-10-16T19:16:44.713Z Downloaded num_enum v0.5.11
8512024-10-16T19:16:44.716Z Downloaded gethostname v0.5.0
8522024-10-16T19:16:44.719Z Downloaded fatfs v0.3.6
8532024-10-16T19:16:44.722Z Downloaded expectorate v1.1.0
8542024-10-16T19:16:44.724Z Downloaded ed25519-dalek v2.1.1
8552024-10-16T19:16:44.727Z Downloaded typify v0.2.0
8562024-10-16T19:16:44.730Z Downloaded form_urlencoded v1.2.1
8572024-10-16T19:16:44.733Z Downloaded untrusted v0.9.0
8582024-10-16T19:16:44.733Z Downloaded untrusted v0.7.1
8592024-10-16T19:16:44.735Z Downloaded unicode_categories v0.1.1
8602024-10-16T19:16:44.738Z Downloaded structmeta-derive v0.3.0
8612024-10-16T19:16:44.738Z Downloaded fxhash v0.2.1
8622024-10-16T19:16:44.740Z Downloaded zip v0.6.6
8632024-10-16T19:16:44.743Z Downloaded uzers v0.11.3
8642024-10-16T19:16:44.746Z Downloaded tokio v1.40.0
8652024-10-16T19:16:44.781Z Downloaded typify-macro v0.2.0
8662024-10-16T19:16:44.783Z Downloaded num-bigint v0.4.6
8672024-10-16T19:16:44.786Z Downloaded scrypt v0.11.0
8682024-10-16T19:16:44.789Z Downloaded phf_generator v0.11.2
8692024-10-16T19:16:44.791Z Downloaded percent-encoding v2.3.1
8702024-10-16T19:16:44.791Z Downloaded openssl-probe v0.1.5
8712024-10-16T19:16:44.791Z Downloaded proc-macro-crate v1.3.1
8722024-10-16T19:16:44.794Z Downloaded schemars_derive v0.8.21
8732024-10-16T19:16:44.796Z Downloaded schemars v0.8.21
8742024-10-16T19:16:44.805Z Downloaded scheduled-thread-pool v0.2.7
8752024-10-16T19:16:44.807Z Downloaded rsa v0.9.6
8762024-10-16T19:16:44.811Z Downloaded russh v0.45.0
8772024-10-16T19:16:44.816Z Downloaded r2d2 v0.8.10
8782024-10-16T19:16:44.819Z Downloaded rustc-hash v1.1.0
8792024-10-16T19:16:44.821Z Downloaded powerfmt v0.2.0
8802024-10-16T19:16:44.821Z Downloaded same-file v1.0.6
8812024-10-16T19:16:44.824Z Downloaded portable-atomic v1.9.0
8822024-10-16T19:16:44.828Z Downloaded zeroize_derive v1.4.2
8832024-10-16T19:16:44.831Z Downloaded socket2 v0.5.7
8842024-10-16T19:16:44.833Z Downloaded rustls-pki-types v1.9.0
8852024-10-16T19:16:44.835Z Downloaded x509-cert v0.2.5
8862024-10-16T19:16:44.841Z Downloaded wyz v0.5.1
8872024-10-16T19:16:44.843Z Downloaded whoami v1.5.2
8882024-10-16T19:16:44.846Z Downloaded poly1305 v0.8.0
8892024-10-16T19:16:44.848Z Downloaded pkg-config v0.3.31
8902024-10-16T19:16:44.848Z Downloaded unicode-xid v0.2.6
8912024-10-16T19:16:44.851Z Downloaded pin-project v1.1.6
8922024-10-16T19:16:44.861Z Downloaded foldhash v0.1.3
8932024-10-16T19:16:44.864Z Downloaded der v0.7.9
8942024-10-16T19:16:44.867Z Downloaded flume v0.11.0
8952024-10-16T19:16:44.871Z Downloaded test-strategy v0.3.1
8962024-10-16T19:16:44.874Z Downloaded num-derive v0.4.2
8972024-10-16T19:16:44.877Z Downloaded ecdsa v0.16.9
8982024-10-16T19:16:44.880Z Downloaded siphasher v0.3.11
8992024-10-16T19:16:44.880Z Downloaded similar v2.6.0
9002024-10-16T19:16:44.884Z Downloaded dyn-clone v1.0.17
9012024-10-16T19:16:44.886Z Downloaded num-conv v0.1.0
9022024-10-16T19:16:44.889Z Downloaded git2 v0.19.0
9032024-10-16T19:16:44.895Z Downloaded encoding_rs v0.8.34
9042024-10-16T19:16:44.916Z Downloaded rustc-hash v2.0.0
9052024-10-16T19:16:44.919Z Downloaded stable_deref_trait v1.2.0
9062024-10-16T19:16:44.919Z Downloaded rustls-pemfile v2.2.0
9072024-10-16T19:16:44.921Z Downloaded rustc_version v0.4.1
9082024-10-16T19:16:44.924Z Downloaded rustc-demangle v0.1.24
9092024-10-16T19:16:44.925Z Downloaded opaque-debug v0.3.1
9102024-10-16T19:16:44.927Z Downloaded foreign-types-shared v0.1.1
9112024-10-16T19:16:44.928Z Downloaded reqwest v0.11.27
9122024-10-16T19:16:44.932Z Downloaded dirs-next v2.0.0
9132024-10-16T19:16:44.935Z Downloaded env_logger v0.10.2
9142024-10-16T19:16:44.937Z Downloaded futures-core v0.3.31
9152024-10-16T19:16:44.940Z Downloaded funty v2.0.0
9162024-10-16T19:16:44.940Z Downloaded elliptic-curve v0.13.8
9172024-10-16T19:16:44.943Z Downloaded embedded-io v0.4.0
9182024-10-16T19:16:44.945Z Downloaded futures v0.3.31
9192024-10-16T19:16:44.949Z Downloaded rustfmt-wrapper v0.2.1
9202024-10-16T19:16:44.951Z Downloaded sha3 v0.10.8
9212024-10-16T19:16:44.955Z Downloaded either v1.13.0
9222024-10-16T19:16:44.958Z Downloaded unicode-truncate v1.1.0
9232024-10-16T19:16:44.960Z Downloaded postgres-types v0.2.8
9242024-10-16T19:16:44.960Z Downloaded postgres-protocol v0.6.7
9252024-10-16T19:16:44.963Z Downloaded hash32 v0.3.1
9262024-10-16T19:16:44.965Z Downloaded glob v0.3.1
9272024-10-16T19:16:44.965Z Downloaded primeorder v0.13.6
9282024-10-16T19:16:44.968Z Downloaded num_threads v0.1.7
9292024-10-16T19:16:44.968Z Downloaded half v2.4.1
9302024-10-16T19:16:44.970Z Downloaded num-iter v0.1.45
9312024-10-16T19:16:44.972Z Downloaded time-core v0.1.2
9322024-10-16T19:16:44.972Z Downloaded thread_local v1.1.8
9332024-10-16T19:16:44.975Z Downloaded static_assertions v1.1.0
9342024-10-16T19:16:44.975Z Downloaded num-traits v0.2.19
9352024-10-16T19:16:44.977Z Downloaded termcolor v1.4.1
9362024-10-16T19:16:44.980Z Downloaded num-bigint-dig v0.8.4
9372024-10-16T19:16:44.983Z Downloaded strum_macros v0.24.3
9382024-10-16T19:16:44.985Z Downloaded regex v1.11.0
9392024-10-16T19:16:44.998Z Downloaded difflib v0.4.0
9402024-10-16T19:16:45.001Z Downloaded ghash v0.5.1
9412024-10-16T19:16:45.001Z Downloaded h2 v0.4.6
9422024-10-16T19:16:45.007Z Downloaded rtoolbox v0.0.2
9432024-10-16T19:16:45.010Z Downloaded tap v1.0.1
9442024-10-16T19:16:45.011Z Downloaded time v0.3.36
9452024-10-16T19:16:45.017Z Downloaded env_filter v0.1.2
9462024-10-16T19:16:45.019Z Downloaded ssh-key v0.6.6
9472024-10-16T19:16:45.024Z Downloaded ssh-encoding v0.2.0
9482024-10-16T19:16:45.027Z Downloaded fd-lock v4.0.2
9492024-10-16T19:16:45.029Z Downloaded derive_builder v0.20.2
9502024-10-16T19:16:45.033Z Downloaded unarray v0.1.4
9512024-10-16T19:16:45.036Z Downloaded thiserror-no-std v2.0.2
9522024-10-16T19:16:45.039Z Downloaded termios v0.3.3
9532024-10-16T19:16:45.041Z Downloaded strum_macros v0.25.3
9542024-10-16T19:16:45.044Z Downloaded hex-literal v0.4.1
9552024-10-16T19:16:45.044Z Downloaded unicase v2.7.0
9562024-10-16T19:16:45.046Z Downloaded rustls v0.22.4
9572024-10-16T19:16:45.058Z Downloaded diesel_table_macro_syntax v0.2.0
9582024-10-16T19:16:45.061Z Downloaded futures-executor v0.3.31
9592024-10-16T19:16:45.061Z Downloaded filetime v0.2.25
9602024-10-16T19:16:45.063Z Downloaded diesel-dtrace v0.3.0
9612024-10-16T19:16:45.065Z Downloaded dhcproto-macros v0.1.0
9622024-10-16T19:16:45.065Z Downloaded derive_builder_macro v0.20.2
9632024-10-16T19:16:45.065Z Downloaded derive_builder_core v0.20.2
9642024-10-16T19:16:45.068Z Downloaded term v0.7.0
9652024-10-16T19:16:45.071Z Downloaded ref-cast-impl v1.0.23
9662024-10-16T19:16:45.071Z Downloaded ref-cast v1.0.23
9672024-10-16T19:16:45.073Z Downloaded regex-automata v0.4.8
9682024-10-16T19:16:45.089Z Downloaded diesel_derives v2.2.3
9692024-10-16T19:16:45.093Z Downloaded fixedbitset v0.4.2
9702024-10-16T19:16:45.096Z Downloaded regress v0.10.1
9712024-10-16T19:16:45.106Z Downloaded prettyplease v0.2.22
9722024-10-16T19:16:45.109Z Downloaded dhcproto v0.12.0
9732024-10-16T19:16:45.112Z Downloaded ed25519 v2.2.3
9742024-10-16T19:16:45.115Z Downloaded unicode-segmentation v1.12.0
9752024-10-16T19:16:45.117Z Downloaded ff v0.13.0
9762024-10-16T19:16:45.119Z Downloaded libsqlite3-sys v0.30.1
9772024-10-16T19:16:45.196Z Downloaded openapiv3 v2.0.0
9782024-10-16T19:16:45.208Z Downloaded unicode-properties v0.1.3
9792024-10-16T19:16:45.212Z Downloaded unicode-bidi v0.3.17
9802024-10-16T19:16:45.215Z Downloaded omicron-zone-package v0.11.1
9812024-10-16T19:16:45.215Z Downloaded olpc-cjson v0.1.4
9822024-10-16T19:16:45.217Z Downloaded foreign-types-macros v0.2.3
9832024-10-16T19:16:45.217Z Downloaded foreign-types v0.5.0
9842024-10-16T19:16:45.220Z Downloaded float-ord v0.3.2
9852024-10-16T19:16:45.220Z Downloaded flagset v0.4.6
9862024-10-16T19:16:45.222Z Downloaded unicode-normalization v0.1.24
9872024-10-16T19:16:45.225Z Downloaded der_derive v0.7.3
9882024-10-16T19:16:45.227Z Downloaded defmt-parser v0.3.4
9892024-10-16T19:16:45.227Z Downloaded stringprep v0.1.5
9902024-10-16T19:16:45.229Z Downloaded string_cache v0.8.7
9912024-10-16T19:16:45.229Z Downloaded steno v0.4.1
9922024-10-16T19:16:45.233Z Downloaded regress v0.9.1
9932024-10-16T19:16:45.241Z Downloaded smoltcp v0.11.0
9942024-10-16T19:16:45.253Z Downloaded smoltcp v0.9.1
9952024-10-16T19:16:45.263Z Downloaded zerocopy-derive v0.6.6
9962024-10-16T19:16:45.273Z Downloaded env_logger v0.11.5
9972024-10-16T19:16:45.276Z Downloaded gimli v0.31.1
9982024-10-16T19:16:45.283Z Downloaded rustc_version v0.1.7
9992024-10-16T19:16:45.287Z Downloaded russh-keys v0.45.0
10002024-10-16T19:16:45.287Z Downloaded russh-cryptovec v0.7.3
10012024-10-16T19:16:45.291Z Downloaded rpassword v7.3.1
10022024-10-16T19:16:45.291Z Downloaded ron v0.8.1
10032024-10-16T19:16:45.294Z Downloaded ron v0.7.1
10042024-10-16T19:16:45.297Z Downloaded defmt-macros v0.3.9
10052024-10-16T19:16:45.300Z Downloaded defmt v0.3.8
10062024-10-16T19:16:45.303Z Downloaded zone_cfg_derive v0.3.0
10072024-10-16T19:16:45.306Z Downloaded zone_cfg_derive v0.1.2
10082024-10-16T19:16:45.306Z Downloaded zone v0.3.0
10092024-10-16T19:16:45.306Z Downloaded diesel v2.2.4
10102024-10-16T19:16:45.325Z Downloaded sled v0.34.7
10112024-10-16T19:16:45.333Z Downloaded derive_more v0.99.18
10122024-10-16T19:16:45.338Z Downloaded libgit2-sys v0.17.0+1.8.1
10132024-10-16T19:16:45.394Z Downloaded packed_struct v0.10.1
10142024-10-16T19:16:45.397Z Downloaded polar-core v0.27.3
10152024-10-16T19:16:45.404Z Downloaded hash32 v0.2.1
10162024-10-16T19:16:45.407Z Downloaded ena v0.14.3
10172024-10-16T19:16:45.407Z Downloaded ssh-cipher v0.2.0
10182024-10-16T19:16:45.409Z Downloaded slog-scope v4.4.0
10192024-10-16T19:16:45.409Z Downloaded slog-envlogger v2.2.0
10202024-10-16T19:16:45.412Z Downloaded signature v2.2.0
10212024-10-16T19:16:45.412Z Downloaded rusty-fork v0.3.0
10222024-10-16T19:16:45.414Z Downloaded pretty-hex v0.2.1
10232024-10-16T19:16:45.414Z Downloaded precomputed-hash v0.1.1
10242024-10-16T19:16:45.414Z Downloaded number_prefix v0.4.0
10252024-10-16T19:16:45.417Z Downloaded typify-impl v0.2.0
10262024-10-16T19:16:45.430Z Downloaded pem-rfc7468 v0.7.0
10272024-10-16T19:16:45.433Z Downloaded pem v3.0.4
10282024-10-16T19:16:45.433Z Downloaded peg-runtime v0.8.3
10292024-10-16T19:16:45.435Z Downloaded p521 v0.13.3
10302024-10-16T19:16:45.438Z Downloaded p256 v0.13.2
10312024-10-16T19:16:45.440Z Downloaded oso v0.27.3
10322024-10-16T19:16:45.443Z Downloaded regex-syntax v0.8.5
10332024-10-16T19:16:45.451Z Downloaded rcgen v0.12.1
10342024-10-16T19:16:45.454Z Downloaded pkcs5 v0.7.1
10352024-10-16T19:16:45.457Z Downloaded pbkdf2 v0.12.2
10362024-10-16T19:16:45.460Z Downloaded ratatui v0.28.1
10372024-10-16T19:16:45.481Z Downloaded snafu-derive v0.8.5
10382024-10-16T19:16:45.483Z Downloaded snafu v0.8.5
10392024-10-16T19:16:45.487Z Downloaded smf v0.2.3
10402024-10-16T19:16:45.492Z Downloaded ring v0.17.8
10412024-10-16T19:16:45.558Z Downloaded smallvec v0.6.14
10422024-10-16T19:16:45.560Z Downloaded slog-term v2.9.1
10432024-10-16T19:16:45.563Z Downloaded ring v0.16.20
10442024-10-16T19:16:45.642Z Downloaded slog-stdlog v4.1.1
10452024-10-16T19:16:45.644Z Downloaded signal-hook-mio v0.2.4
10462024-10-16T19:16:45.644Z Downloaded signal-hook v0.3.17
10472024-10-16T19:16:45.647Z Downloaded rustls-webpki v0.102.8
10482024-10-16T19:16:45.664Z Downloaded predicates-tree v1.0.11
10492024-10-16T19:16:45.666Z Downloaded dsl_auto_type v0.1.2
10502024-10-16T19:16:45.666Z Downloaded display-error-chain v0.2.1
10512024-10-16T19:16:45.668Z Downloaded hickory-proto v0.24.1
10522024-10-16T19:16:45.681Z Downloaded dropshot v0.12.0
10532024-10-16T19:16:45.700Z Downloaded phf_shared v0.10.0
10542024-10-16T19:16:45.702Z Downloaded peg-macros v0.8.4
10552024-10-16T19:16:45.702Z Downloaded hashbrown v0.14.5
10562024-10-16T19:16:45.707Z Downloaded quinn-udp v0.5.5
10572024-10-16T19:16:45.709Z Downloaded quinn-proto v0.11.8
10582024-10-16T19:16:45.714Z Downloaded quinn v0.11.5
10592024-10-16T19:16:45.717Z Downloaded predicates v3.1.2
10602024-10-16T19:16:45.720Z Downloaded rustls v0.23.14
10612024-10-16T19:16:45.731Z Downloaded tough v0.17.1
10622024-10-16T19:16:45.739Z Downloaded tls_codec_derive v0.4.1
10632024-10-16T19:16:45.741Z Downloaded tls_codec v0.4.1
10642024-10-16T19:16:45.744Z Downloaded walkdir v2.5.0
10652024-10-16T19:16:45.744Z Downloaded value-bag v1.9.0
10662024-10-16T19:16:45.747Z Downloaded tokio-rustls v0.25.0
10672024-10-16T19:16:45.749Z Downloaded quick-xml v0.33.0
10682024-10-16T19:16:45.753Z Downloaded qorb v0.0.2
10692024-10-16T19:16:45.757Z Downloaded publicsuffix v2.2.3
10702024-10-16T19:16:45.760Z Downloaded psl-types v2.0.11
10712024-10-16T19:16:45.760Z Downloaded proptest v1.5.0
10722024-10-16T19:16:45.769Z Downloaded progenitor-impl v0.8.0
10732024-10-16T19:16:45.771Z Downloaded progenitor-client v0.8.0
10742024-10-16T19:16:45.771Z Downloaded progenitor v0.8.0
10752024-10-16T19:16:45.775Z Downloaded futures-sink v0.3.31
10762024-10-16T19:16:45.775Z Downloaded futures-macro v0.3.31
10772024-10-16T19:16:45.775Z Downloaded hickory-client v0.24.1
10782024-10-16T19:16:45.779Z Downloaded group v0.13.0
10792024-10-16T19:16:45.782Z Downloaded winnow v0.5.40
10802024-10-16T19:16:45.786Z Downloaded foreign-types-shared v0.3.1
10812024-10-16T19:16:45.788Z Downloaded enum-as-inner v0.6.1
10822024-10-16T19:16:45.788Z Downloaded enum-as-inner v0.5.1
10832024-10-16T19:16:45.791Z Downloaded endian-type v0.1.2
10842024-10-16T19:16:45.791Z Downloaded parse-zoneinfo v0.3.1
10852024-10-16T19:16:45.793Z Downloaded trust-dns-proto v0.22.0
10862024-10-16T19:16:45.805Z Downloaded nix v0.27.1
10872024-10-16T19:16:45.821Z Downloaded zerocopy v0.6.6
10882024-10-16T19:16:45.825Z Downloaded yasna v0.5.2
10892024-10-16T19:16:45.828Z Downloaded sqlparser v0.45.0
10902024-10-16T19:16:45.835Z Downloaded sqlformat v0.2.6
10912024-10-16T19:16:45.838Z Downloaded spki v0.7.3
10922024-10-16T19:16:45.841Z Downloaded slog-dtrace v0.3.0
10932024-10-16T19:16:45.843Z Downloaded slog-bunyan v2.5.0
10942024-10-16T19:16:45.843Z Downloaded slog-async v2.8.0
10952024-10-16T19:16:45.845Z Downloaded slog v2.7.0
10962024-10-16T19:16:45.848Z Downloaded serde_with_macros v3.11.0
10972024-10-16T19:16:45.852Z Downloaded serde_with v3.11.0
10982024-10-16T19:16:45.861Z Downloaded nodrop v0.1.14
10992024-10-16T19:16:45.864Z Downloaded is_ci v1.2.0
11002024-10-16T19:16:45.865Z Downloaded ipnet v2.10.1
11012024-10-16T19:16:45.867Z Downloaded indoc v1.0.9
11022024-10-16T19:16:45.870Z Downloaded indicatif v0.17.8
11032024-10-16T19:16:45.873Z Downloaded hyper-staticfile v0.10.1
11042024-10-16T19:16:45.876Z Downloaded openssl-sys v0.9.103
11052024-10-16T19:16:45.882Z Downloaded chrono-tz v0.10.0
11062024-10-16T19:16:45.891Z Downloaded lzma-sys v0.1.20
11072024-10-16T19:16:45.929Z Downloaded libsw v3.3.1
11082024-10-16T19:16:45.932Z Downloaded hubpack v0.1.2
11092024-10-16T19:16:45.934Z Downloaded hostname v0.3.1
11102024-10-16T19:16:45.934Z Downloaded debug-ignore v1.0.5
11112024-10-16T19:16:45.938Z Downloaded crypto-bigint v0.5.5
11122024-10-16T19:16:45.941Z Downloaded cookie_store v0.21.0
11132024-10-16T19:16:45.945Z Downloaded chacha20 v0.9.1
11142024-10-16T19:16:45.945Z Downloaded bitfield-struct v0.6.2
11152024-10-16T19:16:45.947Z Downloaded bitfield v0.14.0
11162024-10-16T19:16:45.947Z Downloaded base16ct v0.2.0
11172024-10-16T19:16:45.950Z Downloaded xattr v1.3.1
11182024-10-16T19:16:45.950Z Downloaded vcpkg v0.2.15
11192024-10-16T19:16:45.988Z Downloaded ipnetwork v0.20.0
11202024-10-16T19:16:45.991Z Downloaded internet-checksum v0.2.1
11212024-10-16T19:16:45.991Z Downloaded instability v0.3.2
11222024-10-16T19:16:45.994Z Downloaded indent_write v2.2.0
11232024-10-16T19:16:45.994Z Downloaded impl-trait-for-tuples v0.2.2
11242024-10-16T19:16:45.996Z Downloaded lazy_static v1.5.0
11252024-10-16T19:16:45.996Z Downloaded home v0.5.9
11262024-10-16T19:16:45.999Z Downloaded hickory-server v0.24.1
11272024-10-16T19:16:46.002Z Downloaded base64 v0.21.7
11282024-10-16T19:16:46.006Z Downloaded arrayvec v0.7.6
11292024-10-16T19:16:46.008Z Downloaded bitflags v1.3.2
11302024-10-16T19:16:46.011Z Downloaded aead v0.5.2
11312024-10-16T19:16:46.013Z Downloaded adler2 v2.0.0
11322024-10-16T19:16:46.112Z Compiling serde v1.0.210
11332024-10-16T19:16:46.114Z Compiling typenum v1.17.0
11342024-10-16T19:16:46.114Z Compiling generic-array v0.14.7
11352024-10-16T19:16:46.114Z Compiling lock_api v0.4.12
11362024-10-16T19:16:46.114Z Compiling scopeguard v1.2.0
11372024-10-16T19:16:46.114Z Compiling subtle v2.6.1
11382024-10-16T19:16:46.291Z Compiling syn v2.0.79
11392024-10-16T19:16:46.298Z Compiling getrandom v0.2.15
11402024-10-16T19:16:46.389Z Compiling value-bag v1.9.0
11412024-10-16T19:16:46.577Z Compiling rand_core v0.6.4
11422024-10-16T19:16:46.695Z Compiling const-oid v0.9.6
11432024-10-16T19:16:46.719Z Compiling pin-project-lite v0.2.14
11442024-10-16T19:16:46.827Z Compiling log v0.4.22
11452024-10-16T19:16:46.847Z Compiling smallvec v1.13.2
11462024-10-16T19:16:47.006Z Compiling jobserver v0.1.32
11472024-10-16T19:16:47.159Z Compiling shlex v1.3.0
11482024-10-16T19:16:47.239Z Compiling parking_lot_core v0.9.10
11492024-10-16T19:16:47.277Z Compiling futures-core v0.3.31
11502024-10-16T19:16:47.526Z Compiling cc v1.1.30
11512024-10-16T19:16:47.578Z Compiling signal-hook-registry v1.4.2
11522024-10-16T19:16:47.712Z Compiling mio v1.0.2
11532024-10-16T19:16:47.979Z Compiling cpufeatures v0.2.14
11542024-10-16T19:16:48.101Z Compiling parking_lot v0.12.3
11552024-10-16T19:16:48.424Z Compiling futures-sink v0.3.31
11562024-10-16T19:16:48.478Z Compiling spin v0.9.8
11572024-10-16T19:16:48.583Z Compiling socket2 v0.5.7
11582024-10-16T19:16:48.765Z Compiling slab v0.4.9
11592024-10-16T19:16:48.874Z Compiling serde_json v1.0.128
11602024-10-16T19:16:48.934Z Compiling futures-channel v0.3.31
11612024-10-16T19:16:49.088Z Compiling tinyvec_macros v0.1.1
11622024-10-16T19:16:49.105Z Compiling pin-utils v0.1.0
11632024-10-16T19:16:49.181Z Compiling futures-io v0.3.31
11642024-10-16T19:16:49.202Z Compiling foldhash v0.1.3
11652024-10-16T19:16:49.259Z Compiling allocator-api2 v0.2.18
11662024-10-16T19:16:49.358Z Compiling futures-task v0.3.31
11672024-10-16T19:16:49.471Z Compiling tinyvec v1.8.0
11682024-10-16T19:16:49.510Z Compiling libm v0.2.8
11692024-10-16T19:16:49.516Z Compiling num-traits v0.2.19
11702024-10-16T19:16:49.544Z Compiling unicode-bidi v0.3.17
11712024-10-16T19:16:49.645Z Compiling base64ct v1.6.0
11722024-10-16T19:16:50.023Z Compiling hashbrown v0.15.0
11732024-10-16T19:16:50.042Z Compiling flagset v0.4.6
11742024-10-16T19:16:50.221Z Compiling pem-rfc7468 v0.7.0
11752024-10-16T19:16:50.249Z Compiling httparse v1.9.5
11762024-10-16T19:16:50.966Z Compiling unicode-normalization v0.1.24
11772024-10-16T19:16:51.008Z Compiling tracing-core v0.1.32
11782024-10-16T19:16:51.132Z Compiling rustls-pki-types v1.9.0
11792024-10-16T19:16:51.313Z Compiling crossbeam-utils v0.8.20
11802024-10-16T19:16:51.368Z Compiling percent-encoding v2.3.1
11812024-10-16T19:16:51.956Z Compiling ring v0.17.8
11822024-10-16T19:16:51.979Z Compiling pkg-config v0.3.31
11832024-10-16T19:16:52.113Z Compiling powerfmt v0.2.0
11842024-10-16T19:16:52.231Z Compiling time-core v0.1.2
11852024-10-16T19:16:52.387Z Compiling vcpkg v0.2.15
11862024-10-16T19:16:52.407Z Compiling num-conv v0.1.0
11872024-10-16T19:16:52.458Z Compiling untrusted v0.9.0
11882024-10-16T19:16:52.492Z Compiling deranged v0.3.11
11892024-10-16T19:16:52.675Z Compiling time-macros v0.2.18
11902024-10-16T19:16:53.158Z Compiling num_threads v0.1.7
11912024-10-16T19:16:53.297Z Compiling atomic-waker v1.1.2
11922024-10-16T19:16:53.480Z Compiling form_urlencoded v1.2.1
11932024-10-16T19:16:53.545Z Compiling slog v2.7.0
11942024-10-16T19:16:53.798Z Compiling try-lock v0.2.5
11952024-10-16T19:16:53.933Z Compiling rustix v0.38.37
11962024-10-16T19:16:54.002Z Compiling want v0.3.1
11972024-10-16T19:16:54.157Z Compiling httpdate v1.0.3
11982024-10-16T19:16:54.386Z Compiling idna v0.5.0
11992024-10-16T19:16:54.501Z Compiling openssl-sys v0.9.103
12002024-10-16T19:16:54.592Z Compiling rustversion v1.0.17
12012024-10-16T19:16:54.815Z Compiling openssl v0.10.66
12022024-10-16T19:16:55.049Z Compiling base64 v0.22.1
12032024-10-16T19:16:55.237Z Compiling tower-service v0.3.3
12042024-10-16T19:16:55.269Z Compiling foreign-types-shared v0.1.1
12052024-10-16T19:16:55.348Z Compiling match_cfg v0.1.0
12062024-10-16T19:16:55.381Z Compiling iana-time-zone v0.1.61
12072024-10-16T19:16:55.444Z Compiling hostname v0.3.1
12082024-10-16T19:16:55.731Z Compiling foreign-types v0.3.2
12092024-10-16T19:16:55.825Z Compiling url v2.5.2
12102024-10-16T19:16:55.857Z Compiling dirs-sys-next v0.1.2
12112024-10-16T19:16:55.859Z Compiling aho-corasick v1.1.3
12122024-10-16T19:16:55.894Z Compiling time v0.3.36
12132024-10-16T19:16:55.912Z Compiling siphasher v0.3.11
12142024-10-16T19:16:56.288Z Compiling native-tls v0.2.12
12152024-10-16T19:16:56.474Z Compiling syn v1.0.109
12162024-10-16T19:16:56.613Z Compiling rustls v0.23.14
12172024-10-16T19:16:56.858Z Compiling rustls v0.22.4
12182024-10-16T19:16:57.019Z Compiling regex-syntax v0.8.5
12192024-10-16T19:16:57.091Z Compiling adler2 v2.0.0
12202024-10-16T19:16:57.135Z Compiling data-encoding v2.6.0
12212024-10-16T19:16:57.284Z Compiling miniz_oxide v0.8.0
12222024-10-16T19:16:57.683Z Compiling dirs-next v2.0.0
12232024-10-16T19:16:58.733Z Compiling serde_derive_internals v0.29.1
12242024-10-16T19:16:59.287Z Compiling crossbeam-epoch v0.9.18
12252024-10-16T19:16:59.427Z Compiling lazy_static v1.5.0
12262024-10-16T19:16:59.550Z Compiling thread_local v1.1.8
12272024-10-16T19:17:00.046Z Compiling multer v3.1.0
12282024-10-16T19:17:00.109Z Compiling encoding_rs v0.8.34
12292024-10-16T19:17:00.351Z Compiling cookie v0.18.1
12302024-10-16T19:17:00.605Z Compiling serde_derive v1.0.210
12312024-10-16T19:17:00.643Z Compiling zeroize_derive v1.4.2
12322024-10-16T19:17:01.077Z Compiling zerocopy-derive v0.7.35
12332024-10-16T19:17:01.121Z Compiling tokio-macros v2.4.0
12342024-10-16T19:17:01.485Z Compiling thiserror-impl v1.0.64
12352024-10-16T19:17:02.291Z Compiling zeroize v1.8.1
12362024-10-16T19:17:02.670Z Compiling futures-macro v0.3.31
12372024-10-16T19:17:02.802Z Compiling der_derive v0.7.3
12382024-10-16T19:17:03.332Z Compiling zerocopy v0.7.35
12392024-10-16T19:17:03.624Z Compiling tracing-attributes v0.1.27
12402024-10-16T19:17:04.059Z Compiling crypto-common v0.1.6
12412024-10-16T19:17:04.421Z Compiling block-buffer v0.10.4
12422024-10-16T19:17:04.545Z Compiling digest v0.10.7
12432024-10-16T19:17:04.565Z Compiling block-padding v0.3.3
12442024-10-16T19:17:04.609Z Compiling futures-util v0.3.31
12452024-10-16T19:17:04.803Z Compiling thiserror v1.0.64
12462024-10-16T19:17:04.803Z Compiling inout v0.1.3
12472024-10-16T19:17:04.921Z Compiling ppv-lite86 v0.2.20
12482024-10-16T19:17:04.940Z Compiling hmac v0.12.1
12492024-10-16T19:17:04.986Z Compiling sha2 v0.10.8
12502024-10-16T19:17:05.090Z Compiling cipher v0.4.4
12512024-10-16T19:17:05.183Z Compiling pbkdf2 v0.12.2
12522024-10-16T19:17:05.250Z Compiling der v0.7.9
12532024-10-16T19:17:05.349Z Compiling pest v2.7.14
12542024-10-16T19:17:05.592Z Compiling salsa20 v0.10.2
12552024-10-16T19:17:05.750Z Compiling rand_chacha v0.3.1
12562024-10-16T19:17:05.865Z Compiling scrypt v0.11.0
12572024-10-16T19:17:06.464Z Compiling rand v0.8.5
12582024-10-16T19:17:07.424Z Compiling tracing v0.1.40
12592024-10-16T19:17:07.942Z Compiling spki v0.7.3
12602024-10-16T19:17:08.201Z Compiling pest_meta v2.7.14
12612024-10-16T19:17:08.317Z Compiling cbc v0.1.2
12622024-10-16T19:17:08.415Z Compiling aes v0.8.4
12632024-10-16T19:17:08.507Z Compiling scroll_derive v0.12.0
12642024-10-16T19:17:08.510Z Compiling rustls-webpki v0.102.8
12652024-10-16T19:17:08.546Z Compiling openssl-macros v0.1.1
12662024-10-16T19:17:08.563Z Compiling async-trait v0.1.83
12672024-10-16T19:17:09.272Z Compiling sha1 v0.10.6
12682024-10-16T19:17:09.667Z Compiling pest_generator v2.7.14
12692024-10-16T19:17:10.019Z Compiling scroll v0.12.0
12702024-10-16T19:17:10.551Z Compiling pkcs5 v0.7.1
12712024-10-16T19:17:10.588Z Compiling goblin v0.8.2
12722024-10-16T19:17:10.644Z Compiling signature v2.2.0
12732024-10-16T19:17:10.972Z Compiling regex-automata v0.4.8
12742024-10-16T19:17:11.153Z Compiling signal-hook v0.3.17
12752024-10-16T19:17:11.313Z Compiling pkcs8 v0.10.2
12762024-10-16T19:17:11.437Z Compiling rayon-core v1.12.1
12772024-10-16T19:17:11.711Z Compiling unicode-properties v0.1.3
12782024-10-16T19:17:11.747Z Compiling either v1.13.0
12792024-10-16T19:17:11.786Z Compiling openssl-probe v0.1.5
12802024-10-16T19:17:12.069Z Compiling paste v1.0.15
12812024-10-16T19:17:12.114Z Compiling slog-async v2.8.0
12822024-10-16T19:17:12.140Z Compiling mime v0.3.17
12832024-10-16T19:17:12.159Z Compiling schemars v0.8.21
12842024-10-16T19:17:12.507Z Compiling gimli v0.31.1
12852024-10-16T19:17:12.621Z Compiling ipnet v2.10.1
12862024-10-16T19:17:12.756Z Compiling stringprep v0.1.5
12872024-10-16T19:17:12.836Z Compiling futures-executor v0.3.31
12882024-10-16T19:17:13.234Z Compiling pest_derive v2.7.14
12892024-10-16T19:17:13.913Z Compiling md-5 v0.10.6
12902024-10-16T19:17:14.048Z Compiling dtrace-parser v0.2.0
12912024-10-16T19:17:14.159Z Compiling schemars_derive v0.8.21
12922024-10-16T19:17:15.101Z Compiling bytes v1.7.2
12932024-10-16T19:17:16.256Z Compiling tokio v1.40.0
12942024-10-16T19:17:17.614Z Compiling indexmap v2.6.0
12952024-10-16T19:17:17.634Z Compiling http v1.1.0
12962024-10-16T19:17:19.073Z Compiling bitflags v2.6.0
12972024-10-16T19:17:19.507Z Compiling semver v1.0.23
12982024-10-16T19:17:19.510Z Compiling http-body v1.0.1
12992024-10-16T19:17:20.120Z Compiling rustc_version v0.4.1
13002024-10-16T19:17:20.297Z Compiling dof v0.3.0
13012024-10-16T19:17:20.815Z Compiling uuid v1.10.0
13022024-10-16T19:17:20.895Z Compiling serde_tokenstream v0.2.2
13032024-10-16T19:17:21.515Z Compiling toml_datetime v0.6.8
13042024-10-16T19:17:22.025Z Compiling serde_spanned v0.6.8
13052024-10-16T19:17:22.267Z Compiling usdt-impl v0.5.0
13062024-10-16T19:17:22.302Z Compiling chrono v0.4.38
13072024-10-16T19:17:22.541Z Compiling heapless v0.7.17
13082024-10-16T19:17:22.982Z Compiling http-body-util v0.1.2
13092024-10-16T19:17:23.741Z Compiling toml_edit v0.22.22
13102024-10-16T19:17:23.764Z Compiling curve25519-dalek v4.1.3
13112024-10-16T19:17:23.825Z Compiling usdt-attr-macro v0.5.0
13122024-10-16T19:17:24.383Z Compiling tokio-util v0.7.12
13132024-10-16T19:17:24.960Z Compiling usdt-macro v0.5.0
13142024-10-16T19:17:25.481Z Compiling h2 v0.4.6
13152024-10-16T19:17:25.798Z Compiling slog-json v2.6.1
13162024-10-16T19:17:26.122Z Compiling addr2line v0.24.2
13172024-10-16T19:17:26.228Z Compiling serde_urlencoded v0.7.1
13182024-10-16T19:17:26.610Z Compiling async-stream-impl v0.3.6
13192024-10-16T19:17:26.759Z Compiling enum-as-inner v0.6.1
13202024-10-16T19:17:26.884Z Compiling crossbeam-deque v0.8.5
13212024-10-16T19:17:27.235Z Compiling term v0.7.0
13222024-10-16T19:17:27.995Z Compiling crossbeam-channel v0.5.13
13232024-10-16T19:17:28.107Z Compiling num-integer v0.1.46
13242024-10-16T19:17:28.779Z Compiling idna v0.3.0
13252024-10-16T19:17:28.901Z Compiling idna v0.4.0
13262024-10-16T19:17:29.089Z Compiling rustls-pemfile v2.2.0
13272024-10-16T19:17:30.071Z Compiling ff v0.13.0
13282024-10-16T19:17:30.308Z Compiling hash32 v0.2.1
13292024-10-16T19:17:30.369Z Compiling is-terminal v0.4.13
13302024-10-16T19:17:30.494Z Compiling object v0.36.5
13312024-10-16T19:17:30.497Z Compiling dropshot v0.12.0
13322024-10-16T19:17:30.678Z Compiling anyhow v1.0.89
13332024-10-16T19:17:30.811Z Compiling rustc-demangle v0.1.24
13342024-10-16T19:17:31.303Z Compiling base16ct v0.2.0
13352024-10-16T19:17:31.600Z Compiling utf-8 v0.7.6
13362024-10-16T19:17:31.623Z Compiling stable_deref_trait v1.2.0
13372024-10-16T19:17:31.726Z Compiling linked-hash-map v0.5.6
13382024-10-16T19:17:31.841Z Compiling num-bigint-dig v0.8.4
13392024-10-16T19:17:31.872Z Compiling psl-types v2.0.11
13402024-10-16T19:17:31.893Z Compiling quick-error v1.2.3
13412024-10-16T19:17:31.946Z Compiling fallible-iterator v0.2.0
13422024-10-16T19:17:32.027Z Compiling smoltcp v0.9.1
13432024-10-16T19:17:32.051Z Compiling portable-atomic v1.9.0
13442024-10-16T19:17:32.079Z Compiling take_mut v0.2.2
13452024-10-16T19:17:32.135Z Compiling dyn-clone v1.0.17
13462024-10-16T19:17:32.244Z Compiling hyper v1.4.1
13472024-10-16T19:17:32.640Z Compiling postgres-protocol v0.6.7
13482024-10-16T19:17:33.211Z Compiling lru-cache v0.1.2
13492024-10-16T19:17:33.404Z Compiling publicsuffix v2.2.3
13502024-10-16T19:17:33.662Z Compiling resolv-conf v0.7.0
13512024-10-16T19:17:33.944Z Compiling tungstenite v0.23.0
13522024-10-16T19:17:34.464Z Compiling sec1 v0.7.3
13532024-10-16T19:17:35.049Z Compiling hyper-util v0.1.9
13542024-10-16T19:17:35.434Z Compiling usdt v0.5.0
13552024-10-16T19:17:35.955Z Compiling slog-term v2.9.1
13562024-10-16T19:17:36.006Z Compiling group v0.13.0
13572024-10-16T19:17:36.135Z Compiling hickory-proto v0.24.1
13582024-10-16T19:17:36.292Z Compiling tokio-native-tls v0.3.1
13592024-10-16T19:17:36.347Z Compiling num-iter v0.1.45
13602024-10-16T19:17:36.380Z Compiling async-stream v0.3.6
13612024-10-16T19:17:36.560Z Compiling toml v0.8.19
13622024-10-16T19:17:37.726Z Compiling backtrace v0.3.74
13632024-10-16T19:17:38.188Z Compiling slog-bunyan v2.5.0
13642024-10-16T19:17:38.257Z Compiling tokio-rustls v0.26.0
13652024-10-16T19:17:38.275Z Compiling tokio-rustls v0.25.0
13662024-10-16T19:17:38.305Z Compiling terminal_size v0.4.0
13672024-10-16T19:17:38.325Z Compiling dropshot_endpoint v0.12.0
13682024-10-16T19:17:38.389Z Compiling openapiv3 v2.0.0
13692024-10-16T19:17:38.508Z Compiling camino v1.1.9
13702024-10-16T19:17:38.675Z Compiling serde_path_to_error v0.1.16
13712024-10-16T19:17:38.686Z Compiling futures v0.3.31
13722024-10-16T19:17:39.513Z Compiling hkdf v0.12.4
13732024-10-16T19:17:39.767Z Compiling crypto-bigint v0.5.5
13742024-10-16T19:17:39.817Z Compiling zerocopy-derive v0.6.6
13752024-10-16T19:17:40.710Z Compiling curve25519-dalek-derive v0.1.1
13762024-10-16T19:17:41.303Z Compiling phf_shared v0.11.2
13772024-10-16T19:17:41.673Z Compiling waitgroup v0.1.2
13782024-10-16T19:17:41.886Z Compiling webpki-roots v0.26.6
13792024-10-16T19:17:42.025Z Compiling hostname v0.4.0
13802024-10-16T19:17:42.028Z Compiling hubpack_derive v0.1.1
13812024-10-16T19:17:42.079Z Compiling ahash v0.8.11
13822024-10-16T19:17:42.282Z Compiling fs-err v2.11.0
13832024-10-16T19:17:42.285Z Compiling debug-ignore v1.0.5
13842024-10-16T19:17:42.428Z Compiling bitflags v1.3.2
13852024-10-16T19:17:42.446Z Compiling winnow v0.5.40
13862024-10-16T19:17:42.530Z Compiling managed v0.8.0
13872024-10-16T19:17:42.592Z Compiling clap_builder v4.5.20
13882024-10-16T19:17:42.754Z Compiling elliptic-curve v0.13.8
13892024-10-16T19:17:42.918Z Compiling hubpack v0.1.2
13902024-10-16T19:17:43.597Z Compiling console v0.15.8
13912024-10-16T19:17:43.617Z Compiling strum_macros v0.25.3
13922024-10-16T19:17:45.161Z Compiling hyper-rustls v0.27.3
13932024-10-16T19:17:45.769Z Compiling zerocopy v0.6.6
13942024-10-16T19:17:45.906Z Compiling phf v0.11.2
13952024-10-16T19:17:46.211Z Compiling toml_edit v0.19.15
13962024-10-16T19:17:46.322Z Compiling hickory-resolver v0.24.1
13972024-10-16T19:17:46.325Z Compiling signal-hook-mio v0.2.4
13982024-10-16T19:17:46.680Z Compiling cookie_store v0.21.0
13992024-10-16T19:17:47.354Z Compiling rayon v1.10.0
14002024-10-16T19:17:47.756Z Compiling hyper-tls v0.6.0
14012024-10-16T19:17:48.249Z Compiling tokio-tungstenite v0.23.1
14022024-10-16T19:17:48.779Z Compiling postgres-types v0.2.8
14032024-10-16T19:17:51.724Z Compiling tokio-stream v0.1.16
14042024-10-16T19:17:51.879Z Compiling bstr v1.10.0
14052024-10-16T19:17:52.174Z Compiling regex v1.11.0
14062024-10-16T19:17:52.374Z Compiling serde-big-array v0.5.1
14072024-10-16T19:17:52.606Z Compiling pkcs1 v0.7.5
14082024-10-16T19:17:52.782Z Compiling ed25519 v2.2.3
14092024-10-16T19:17:53.002Z Compiling rfc6979 v0.4.0
14102024-10-16T19:17:53.190Z Compiling serde_repr v0.1.19
14112024-10-16T19:17:53.229Z Compiling derive-where v1.2.7
14122024-10-16T19:17:53.306Z Compiling clap_derive v4.5.18
14132024-10-16T19:17:53.609Z Compiling phf_shared v0.10.0
14142024-10-16T19:17:53.629Z Compiling float-cmp v0.9.0
14152024-10-16T19:17:53.858Z Compiling sync_wrapper v1.0.1
14162024-10-16T19:17:53.995Z Compiling crc32fast v1.4.2
14172024-10-16T19:17:54.014Z Compiling predicates-core v1.0.8
14182024-10-16T19:17:54.107Z Compiling fixedbitset v0.4.2
14192024-10-16T19:17:54.326Z Compiling minimal-lexical v0.2.1
14202024-10-16T19:17:54.352Z Compiling difflib v0.4.0
14212024-10-16T19:17:54.371Z Compiling unicode-segmentation v1.12.0
14222024-10-16T19:17:54.590Z Compiling static_assertions v1.1.0
14232024-10-16T19:17:54.696Z Compiling normalize-line-endings v0.3.0
14242024-10-16T19:17:54.827Z Compiling bit-vec v0.6.3
14252024-10-16T19:17:54.827Z Compiling new_debug_unreachable v1.0.6
14262024-10-16T19:17:54.866Z Compiling precomputed-hash v0.1.1
14272024-10-16T19:17:54.923Z Compiling number_prefix v0.4.0
14282024-10-16T19:17:54.997Z Compiling whoami v1.5.2
14292024-10-16T19:17:55.144Z Compiling indicatif v0.17.8
14302024-10-16T19:17:55.255Z Compiling bit-set v0.5.3
14312024-10-16T19:17:55.287Z Compiling similar v2.6.0
14322024-10-16T19:17:55.531Z Compiling tokio-postgres v0.7.12
14332024-10-16T19:17:55.652Z Compiling string_cache v0.8.7
14342024-10-16T19:17:55.952Z Compiling predicates v3.1.2
14352024-10-16T19:17:56.178Z Compiling nom v7.1.3
14362024-10-16T19:17:56.809Z Compiling qorb v0.0.2
14372024-10-16T19:17:57.424Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14382024-10-16T19:17:57.664Z Compiling petgraph v0.6.5
14392024-10-16T19:17:57.742Z Compiling flate2 v1.0.34
14402024-10-16T19:17:58.264Z Compiling clap v4.5.20
14412024-10-16T19:17:58.389Z Compiling reqwest v0.12.8
14422024-10-16T19:17:58.685Z Compiling ecdsa v0.16.9
14432024-10-16T19:17:59.519Z Compiling rsa v0.9.6
14442024-10-16T19:17:59.846Z Compiling ed25519-dalek v2.1.1
14452024-10-16T19:18:01.219Z Compiling toml v0.7.8
14462024-10-16T19:18:01.398Z Compiling crossterm v0.28.1
14472024-10-16T19:18:02.854Z Compiling hex v0.4.3
14482024-10-16T19:18:02.920Z Compiling itertools v0.10.5
14492024-10-16T19:18:02.936Z Compiling itertools v0.12.1
14502024-10-16T19:18:03.147Z Compiling x509-cert v0.2.5
14512024-10-16T19:18:03.421Z Compiling peg-runtime v0.8.3
14522024-10-16T19:18:04.107Z Compiling unicode-xid v0.2.6
14532024-10-16T19:18:04.162Z Compiling lalrpop-util v0.19.12
14542024-10-16T19:18:04.297Z Compiling xattr v1.3.1
14552024-10-16T19:18:04.530Z Compiling strum_macros v0.26.4
14562024-10-16T19:18:04.566Z Compiling filetime v0.2.25
14572024-10-16T19:18:04.883Z Compiling tar v0.4.42
14582024-10-16T19:18:07.904Z Compiling strum v0.26.3
14592024-10-16T19:18:07.962Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14602024-10-16T19:18:08.208Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14612024-10-16T19:18:13.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
14622024-10-16T19:18:13.736Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14632024-10-16T19:18:13.786ZOct 16 19:18:12.664 INFO Starting download, target: Clickhouse
14642024-10-16T19:18:13.786ZOct 16 19:18:12.665 INFO Starting download, target: Cockroach
14652024-10-16T19:18:13.786ZOct 16 19:18:12.665 INFO Starting download, target: Console
14662024-10-16T19:18:13.786ZOct 16 19:18:12.665 INFO Starting download, target: DendriteOpenapi
14672024-10-16T19:18:13.789ZOct 16 19:18:12.665 INFO Starting download, target: DendriteStub
14682024-10-16T19:18:13.789ZOct 16 19:18:12.665 INFO Starting download, target: MaghemiteMgd
14692024-10-16T19:18:13.789ZOct 16 19:18:12.665 INFO Starting download, target: TransceiverControl
14702024-10-16T19:18:13.789ZOct 16 19:18:12.665 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14712024-10-16T19:18:13.789ZOct 16 19:18:12.665 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14722024-10-16T19:18:13.789ZOct 16 19:18:12.665 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14732024-10-16T19:18:13.789ZOct 16 19:18:12.666 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14742024-10-16T19:18:13.789ZOct 16 19:18:12.666 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14752024-10-16T19:18:13.789ZOct 16 19:18:12.666 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14762024-10-16T19:18:13.789ZOct 16 19:18:12.666 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14772024-10-16T19:18:14.024ZOct 16 19:18:12.893 INFO Download complete, target: DendriteOpenapi
14782024-10-16T19:18:14.080ZOct 16 19:18:12.951 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14792024-10-16T19:18:14.312ZOct 16 19:18:13.182 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14802024-10-16T19:18:14.529ZOct 16 19:18:13.408 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14812024-10-16T19:18:14.536ZOct 16 19:18:13.415 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14822024-10-16T19:18:14.703ZOct 16 19:18:13.582 INFO Download complete, target: Console
14832024-10-16T19:18:14.888ZOct 16 19:18:13.767 INFO Download complete, target: TransceiverControl
14842024-10-16T19:18:15.471ZOct 16 19:18:14.349 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14852024-10-16T19:18:15.471ZOct 16 19:18:14.349 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14862024-10-16T19:18:16.840ZOct 16 19:18:15.717 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14872024-10-16T19:18:17.778ZOct 16 19:18:16.655 INFO Download complete, target: DendriteStub
14882024-10-16T19:18:17.939ZOct 16 19:18:16.816 INFO Download complete, target: MaghemiteMgd
14892024-10-16T19:18:23.834ZOct 16 19:18:22.709 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14902024-10-16T19:18:24.252ZOct 16 19:18:23.124 INFO Checking that binary works, target: Cockroach
14912024-10-16T19:18:24.419ZOct 16 19:18:23.293 INFO Download complete, target: Cockroach
14922024-10-16T19:18:30.809ZOct 16 19:18:29.681 INFO Checking that binary works, target: Clickhouse
14932024-10-16T19:18:30.936ZOct 16 19:18:29.808 INFO Download complete, target: Clickhouse
14942024-10-16T19:18:30.957ZAll builder prerequisites installed successfully, and PATH looks valid
14952024-10-16T19:18:30.961Z
14962024-10-16T19:18:30.962Zreal 3:55.620758162
14972024-10-16T19:18:30.962Zuser 12:42.786669467
14982024-10-16T19:18:30.962Zsys 2:41.182999188
14992024-10-16T19:18:30.962Ztrap 0.465238770
15002024-10-16T19:18:30.962Ztflt 1.609587397
15012024-10-16T19:18:30.962Zdflt 1.583112296
15022024-10-16T19:18:30.962Zkflt 0.023325608
15032024-10-16T19:18:30.962Zlock 24:52.990940684
15042024-10-16T19:18:30.962Zslp 48:49.805121072
15052024-10-16T19:18:30.962Zlat 46.545204377
15062024-10-16T19:18:30.962Zstop 2:01.263744438
15072024-10-16T19:18:30.962Z+ banner build
15082024-10-16T19:18:30.962Z
15092024-10-16T19:18:30.962Z ##### # # # # #####
15102024-10-16T19:18:30.962Z # # # # # # # #
15112024-10-16T19:18:30.962Z ##### # # # # # #
15122024-10-16T19:18:30.962Z # # # # # # # #
15132024-10-16T19:18:30.962Z # # # # # # # #
15142024-10-16T19:18:30.962Z ##### #### # ###### #####
15152024-10-16T19:18:30.962Z
15162024-10-16T19:18:30.962Z+ export 'RUSTFLAGS=-D warnings'
15172024-10-16T19:18:30.962Z+ RUSTFLAGS='-D warnings'
15182024-10-16T19:18:30.962Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
15192024-10-16T19:18:30.962Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
15202024-10-16T19:18:30.963Z+ [[ illumos == \i\l\l\u\m\o\s ]]
15212024-10-16T19:18:30.963Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
15222024-10-16T19:18:30.963Z+ export TMPDIR=/var/tmp/omicron_tmp
15232024-10-16T19:18:30.963Z+ TMPDIR=/var/tmp/omicron_tmp
15242024-10-16T19:18:30.963Z+ export RUST_BACKTRACE=1
15252024-10-16T19:18:30.963Z+ RUST_BACKTRACE=1
15262024-10-16T19:18:30.963Z+ export CARGO_INCREMENTAL=0
15272024-10-16T19:18:30.963Z+ CARGO_INCREMENTAL=0
15282024-10-16T19:18:30.963Z+ export RUSTC_BOOTSTRAP=1
15292024-10-16T19:18:30.963Z+ RUSTC_BOOTSTRAP=1
15302024-10-16T19:18:30.963Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
15312024-10-16T19:18:31.717Z Downloading crates ...
15322024-10-16T19:18:32.046Z Downloaded async-task v4.7.1
15332024-10-16T19:18:32.049Z Downloaded async-io v2.3.4
15342024-10-16T19:18:32.053Z Downloaded async-executor v1.13.1
15352024-10-16T19:18:32.055Z Downloaded doc-comment v0.3.3
15362024-10-16T19:18:32.057Z Downloaded async-object-pool v0.1.5
15372024-10-16T19:18:32.057Z Downloaded escape8259 v0.5.3
15382024-10-16T19:18:32.062Z Downloaded guppy-workspace-hack v0.1.0
15392024-10-16T19:18:32.065Z Downloaded blocking v1.6.1
15402024-10-16T19:18:32.068Z Downloaded criterion-plot v0.5.0
15412024-10-16T19:18:32.071Z Downloaded approx v0.5.1
15422024-10-16T19:18:32.071Z Downloaded path-tree v0.8.1
15432024-10-16T19:18:32.081Z Downloaded futures-timer v3.0.3
15442024-10-16T19:18:32.081Z Downloaded async-channel v1.9.0
15452024-10-16T19:18:32.081Z Downloaded serde_regex v1.1.0
15462024-10-16T19:18:32.081Z Downloaded piper v0.2.4
15472024-10-16T19:18:32.081Z Downloaded oorandom v11.1.4
15482024-10-16T19:18:32.081Z Downloaded assert_cmd v2.0.16
15492024-10-16T19:18:32.085Z Downloaded target-spec v3.2.2
15502024-10-16T19:18:32.088Z Downloaded stringmetrics v2.2.2
15512024-10-16T19:18:32.090Z Downloaded async-signal v0.2.10
15522024-10-16T19:18:32.093Z Downloaded partial-io v0.5.4
15532024-10-16T19:18:32.095Z Downloaded tinytemplate v1.2.1
15542024-10-16T19:18:32.095Z Downloaded rust-argon2 v2.1.0
15552024-10-16T19:18:32.098Z Downloaded cfg-expr v0.17.0
15562024-10-16T19:18:32.100Z Downloaded libtest-mimic v0.7.3
15572024-10-16T19:18:32.103Z Downloaded event-listener v5.3.1
15582024-10-16T19:18:32.105Z Downloaded httptest v0.16.1
15592024-10-16T19:18:32.108Z Downloaded anes v0.1.6
15602024-10-16T19:18:32.110Z Downloaded plotters-backend v0.3.7
15612024-10-16T19:18:32.110Z Downloaded rand_distr v0.4.3
15622024-10-16T19:18:32.113Z Downloaded indoc v2.0.5
15632024-10-16T19:18:32.115Z Downloaded polling v3.7.3
15642024-10-16T19:18:32.118Z Downloaded rstest v0.23.0
15652024-10-16T19:18:32.124Z Downloaded plotters-svg v0.3.7
15662024-10-16T19:18:32.127Z Downloaded pathdiff v0.2.2
15672024-10-16T19:18:32.127Z Downloaded nested v0.1.1
15682024-10-16T19:18:32.130Z Downloaded concurrent-queue v2.5.0
15692024-10-16T19:18:32.132Z Downloaded async-global-executor v2.4.1
15702024-10-16T19:18:32.135Z Downloaded async-attributes v1.1.2
15712024-10-16T19:18:32.135Z Downloaded pretty_assertions v1.4.1
15722024-10-16T19:18:32.138Z Downloaded fancy-regex v0.13.0
15732024-10-16T19:18:32.140Z Downloaded datatest-stable v0.2.9
15742024-10-16T19:18:32.142Z Downloaded relative-path v1.9.3
15752024-10-16T19:18:32.142Z Downloaded async-lock v3.4.0
15762024-10-16T19:18:32.145Z Downloaded threadpool v1.8.1
15772024-10-16T19:18:32.147Z Downloaded parking v2.2.1
15782024-10-16T19:18:32.147Z Downloaded num_cpus v1.16.0
15792024-10-16T19:18:32.150Z Downloaded event-listener-strategy v0.5.2
15802024-10-16T19:18:32.150Z Downloaded event-listener v2.5.3
15812024-10-16T19:18:32.152Z Downloaded assert-json-diff v2.0.2
15822024-10-16T19:18:32.152Z Downloaded proc-macro-crate v3.2.0
15832024-10-16T19:18:32.155Z Downloaded similar-asserts v1.6.0
15842024-10-16T19:18:32.157Z Downloaded kv-log-macro v1.0.7
15852024-10-16T19:18:32.157Z Downloaded cast v0.3.0
15862024-10-16T19:18:32.157Z Downloaded async-channel v2.3.1
15872024-10-16T19:18:32.160Z Downloaded hyper-rustls v0.26.0
15882024-10-16T19:18:32.163Z Downloaded futures-lite v2.3.0
15892024-10-16T19:18:32.165Z Downloaded blake2b_simd v1.0.2
15902024-10-16T19:18:32.170Z Downloaded target-lexicon v0.12.16
15912024-10-16T19:18:32.172Z Downloaded async-process v2.3.0
15922024-10-16T19:18:32.174Z Downloaded criterion v0.5.1
15932024-10-16T19:18:32.180Z Downloaded trybuild v1.0.100
15942024-10-16T19:18:32.184Z Downloaded rustls-native-certs v0.7.3
15952024-10-16T19:18:32.187Z Downloaded yansi v1.0.1
15962024-10-16T19:18:32.190Z Downloaded rstest_macros v0.23.0
15972024-10-16T19:18:32.196Z Downloaded guppy v0.17.8
15982024-10-16T19:18:32.204Z Downloaded plotters v0.3.7
15992024-10-16T19:18:32.212Z Downloaded async-std v1.13.0
16002024-10-16T19:18:32.290Z Downloaded httpmock v0.8.0-alpha.1
16012024-10-16T19:18:32.964Z Dirty proc-macro2 v1.0.87: the rustflags changed
16022024-10-16T19:18:32.964Z Compiling proc-macro2 v1.0.87
16032024-10-16T19:18:32.964Z Dirty unicode-ident v1.0.13: the rustflags changed
16042024-10-16T19:18:32.964Z Compiling unicode-ident v1.0.13
16052024-10-16T19:18:32.967Z Dirty libc v0.2.159: the rustflags changed
16062024-10-16T19:18:32.967Z Compiling libc v0.2.159
16072024-10-16T19:18:32.967Z Dirty cfg-if v1.0.0: the rustflags changed
16082024-10-16T19:18:32.967Z Compiling cfg-if v1.0.0
16092024-10-16T19:18:32.967Z Dirty serde v1.0.210: the rustflags changed
16102024-10-16T19:18:32.967Z Compiling serde v1.0.210
16112024-10-16T19:18:32.967Z Dirty autocfg v1.4.0: the rustflags changed
16122024-10-16T19:18:32.967Z Compiling autocfg v1.4.0
16132024-10-16T19:18:32.967Z Dirty memchr v2.7.4: the rustflags changed
16142024-10-16T19:18:32.967Z Compiling memchr v2.7.4
16152024-10-16T19:18:32.967Z Dirty version_check v0.9.5: the rustflags changed
16162024-10-16T19:18:32.967Z Compiling version_check v0.9.5
16172024-10-16T19:18:32.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.87/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=17cdc4d31a0d05b9 -C extra-filename=-17cdc4d31a0d05b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-17cdc4d31a0d05b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16182024-10-16T19:18:32.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=94faf137b493206b -C extra-filename=-94faf137b493206b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16192024-10-16T19:18:32.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55862b4b1d68d132 -C extra-filename=-55862b4b1d68d132 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16202024-10-16T19:18:32.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.159/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2ac3d04886efdd46 -C extra-filename=-2ac3d04886efdd46 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-2ac3d04886efdd46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16212024-10-16T19:18:32.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c0aa51eaa19bc06f -C extra-filename=-c0aa51eaa19bc06f --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-c0aa51eaa19bc06f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16222024-10-16T19:18:33.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b7d5cfbb443b029 -C extra-filename=-3b7d5cfbb443b029 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16232024-10-16T19:18:33.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31125824db6bbb08 -C extra-filename=-31125824db6bbb08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16242024-10-16T19:18:33.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f67b0bf22e78afd -C extra-filename=-6f67b0bf22e78afd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16252024-10-16T19:18:33.209Z Dirty value-bag v1.9.0: the rustflags changed
16262024-10-16T19:18:33.209Z Compiling value-bag v1.9.0
16272024-10-16T19:18:33.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="inline-i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "error", "inline-i128", "owned", "seq", "serde", "serde1", "std", "sval", "sval2", "test", "value-bag-serde1", "value-bag-sval2"))' -C metadata=6bc82a1397c079d6 -C extra-filename=-6bc82a1397c079d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16282024-10-16T19:18:33.265Z Dirty scopeguard v1.2.0: the rustflags changed
16292024-10-16T19:18:33.266Z Compiling scopeguard v1.2.0
16302024-10-16T19:18:33.268Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=5380524236143168 -C extra-filename=-5380524236143168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16312024-10-16T19:18:33.432Z Dirty once_cell v1.20.2: the rustflags changed
16322024-10-16T19:18:33.432Z Compiling once_cell v1.20.2
16332024-10-16T19:18:33.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=eebe1899602319ed -C extra-filename=-eebe1899602319ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16342024-10-16T19:18:33.754Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-c0aa51eaa19bc06f/build-script-build`
16352024-10-16T19:18:33.810Z Dirty log v0.4.22: the rustflags changed
16362024-10-16T19:18:33.810Z Compiling log v0.4.22
16372024-10-16T19:18:33.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=31bde78633f57151 -C extra-filename=-31bde78633f57151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern value_bag=/work/oxidecomputer/omicron/target/debug/deps/libvalue_bag-6bc82a1397c079d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16382024-10-16T19:18:33.834Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-17cdc4d31a0d05b9/build-script-build`
16392024-10-16T19:18:33.852Z Dirty itoa v1.0.11: the rustflags changed
16402024-10-16T19:18:33.852Z Compiling itoa v1.0.11
16412024-10-16T19:18:33.854Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4cb0fb6bacfafb96 -C extra-filename=-4cb0fb6bacfafb96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16422024-10-16T19:18:33.873Z Dirty byteorder v1.5.0: the rustflags changed
16432024-10-16T19:18:33.873Z Compiling byteorder v1.5.0
16442024-10-16T19:18:33.889Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=325983a483f82094 -C extra-filename=-325983a483f82094 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16452024-10-16T19:18:33.907Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-2ac3d04886efdd46/build-script-build`
16462024-10-16T19:18:33.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.159/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1b46dd66a7c6c3c6 -C extra-filename=-1b46dd66a7c6c3c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
16472024-10-16T19:18:34.015Z Dirty smallvec v1.13.2: the rustflags changed
16482024-10-16T19:18:34.015Z Compiling smallvec v1.13.2
16492024-10-16T19:18:34.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=90c42fabfdf6af03 -C extra-filename=-90c42fabfdf6af03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16502024-10-16T19:18:34.063Z Dirty pin-project-lite v0.2.14: the rustflags changed
16512024-10-16T19:18:34.063Z Compiling pin-project-lite v0.2.14
16522024-10-16T19:18:34.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5196b1d39b63f0cb -C extra-filename=-5196b1d39b63f0cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16532024-10-16T19:18:34.185Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=03448f2c6b15b59e -C extra-filename=-03448f2c6b15b59e --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-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
16542024-10-16T19:18:34.224Z Dirty subtle v2.6.1: the rustflags changed
16552024-10-16T19:18:34.224Z Compiling subtle v2.6.1
16562024-10-16T19:18:34.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.6.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="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=b7b5464a5de3de01 -C extra-filename=-b7b5464a5de3de01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16572024-10-16T19:18:34.367Z Dirty lock_api v0.4.12: the rustflags changed
16582024-10-16T19:18:34.367Z Compiling lock_api v0.4.12
16592024-10-16T19:18:34.386Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7c4d407230a78784 -C extra-filename=-7c4d407230a78784 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-7c4d407230a78784 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16602024-10-16T19:18:34.395Z Dirty parking_lot_core v0.9.10: the rustflags changed
16612024-10-16T19:18:34.396Z Compiling parking_lot_core v0.9.10
16622024-10-16T19:18:34.398Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=aeb53c5354bb50d5 -C extra-filename=-aeb53c5354bb50d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16632024-10-16T19:18:34.501Z Dirty thiserror v1.0.64: the rustflags changed
16642024-10-16T19:18:34.501Z Compiling thiserror v1.0.64
16652024-10-16T19:18:34.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b2eec9a92e86dcf -C extra-filename=-7b2eec9a92e86dcf --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-7b2eec9a92e86dcf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16662024-10-16T19:18:34.591Z Dirty shlex v1.3.0: the rustflags changed
16672024-10-16T19:18:34.591Z Compiling shlex v1.3.0
16682024-10-16T19:18:34.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf1da36a64fc6247 -C extra-filename=-cf1da36a64fc6247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16692024-10-16T19:18:34.756Z Dirty allocator-api2 v0.2.18: the rustflags changed
16702024-10-16T19:18:34.756Z Compiling allocator-api2 v0.2.18
16712024-10-16T19:18:34.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=b6220780d1ff212d -C extra-filename=-b6220780d1ff212d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16722024-10-16T19:18:34.804Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-7c4d407230a78784/build-script-build`
16732024-10-16T19:18:34.890Z Dirty typenum v1.17.0: the rustflags changed
16742024-10-16T19:18:34.891Z Compiling typenum v1.17.0
16752024-10-16T19:18:34.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f78d3e5b0e6ba211 -C extra-filename=-f78d3e5b0e6ba211 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16762024-10-16T19:18:34.942Z Dirty quote v1.0.37: the rustflags changed
16772024-10-16T19:18:34.942Z Compiling quote v1.0.37
16782024-10-16T19:18:34.943Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=826627f40ad2fed3 -C extra-filename=-826627f40ad2fed3 --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-03448f2c6b15b59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16792024-10-16T19:18:34.982Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=5c1b2e55179eacea -C extra-filename=-5c1b2e55179eacea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
16802024-10-16T19:18:35.071Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5/build-script-build`
16812024-10-16T19:18:35.116Z Dirty generic-array v0.14.7: the rustflags changed
16822024-10-16T19:18:35.116Z Compiling generic-array v0.14.7
16832024-10-16T19:18:35.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6331d367a75138c7 -C extra-filename=-6331d367a75138c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16842024-10-16T19:18:35.187Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-7b2eec9a92e86dcf/build-script-build`
16852024-10-16T19:18:35.392Z Dirty syn v2.0.79: the rustflags changed
16862024-10-16T19:18:35.392Z Compiling syn v2.0.79
16872024-10-16T19:18:35.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d1bb9b0d189db5f1 -C extra-filename=-d1bb9b0d189db5f1 --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-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16882024-10-16T19:18:35.443Z Dirty getrandom v0.2.15: the rustflags changed
16892024-10-16T19:18:35.443Z Compiling getrandom v0.2.15
16902024-10-16T19:18:35.463Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=32598d939f53b9b1 -C extra-filename=-32598d939f53b9b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16912024-10-16T19:18:35.463Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=6a1cc2da7277af98 -C extra-filename=-6a1cc2da7277af98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16922024-10-16T19:18:35.537Z Dirty jobserver v0.1.32: the rustflags changed
16932024-10-16T19:18:35.538Z Compiling jobserver v0.1.32
16942024-10-16T19:18:35.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53659cce17325665 -C extra-filename=-53659cce17325665 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16952024-10-16T19:18:35.565Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7/build-script-build`
16962024-10-16T19:18:35.641Z Dirty rand_core v0.6.4: the rustflags changed
16972024-10-16T19:18:35.641Z Compiling rand_core v0.6.4
16982024-10-16T19:18:35.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=1d0d56c09c2edc5e -C extra-filename=-1d0d56c09c2edc5e --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-32598d939f53b9b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16992024-10-16T19:18:35.663Z Dirty ryu v1.0.18: the rustflags changed
17002024-10-16T19:18:35.663Z Compiling ryu v1.0.18
17012024-10-16T19:18:35.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c8748712d383e42f -C extra-filename=-c8748712d383e42f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17022024-10-16T19:18:35.818Z Dirty parking_lot v0.12.3: the rustflags changed
17032024-10-16T19:18:35.819Z Compiling parking_lot v0.12.3
17042024-10-16T19:18:35.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=49c39b7cb98fb8f9 -C extra-filename=-49c39b7cb98fb8f9 --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-5c1b2e55179eacea.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-6a1cc2da7277af98.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17052024-10-16T19:18:35.912Z Dirty cc v1.1.30: the rustflags changed
17062024-10-16T19:18:35.912Z Compiling cc v1.1.30
17072024-10-16T19:18:35.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.1.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="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=5b71ee306b0ec46a -C extra-filename=-5b71ee306b0ec46a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-53659cce17325665.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17082024-10-16T19:18:36.022Z Dirty futures-core v0.3.31: the rustflags changed
17092024-10-16T19:18:36.022Z Compiling futures-core v0.3.31
17102024-10-16T19:18:36.026Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211/build-script-main`
17112024-10-16T19:18:36.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=5c0c6b13016b0cbd -C extra-filename=-5c0c6b13016b0cbd --out-dir /work/oxidecomputer/omicron/target/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-10-16T19:18:36.065Z Dirty signal-hook-registry v1.4.2: the rustflags changed
17132024-10-16T19:18:36.065Z Compiling signal-hook-registry v1.4.2
17142024-10-16T19:18:36.068Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f7cf3856044bb3a -C extra-filename=-4f7cf3856044bb3a --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17152024-10-16T19:18:36.173Z Dirty libm v0.2.8: the rustflags changed
17162024-10-16T19:18:36.173Z Compiling libm v0.2.8
17172024-10-16T19:18:36.175Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=167dbd547a9f8507 -C extra-filename=-167dbd547a9f8507 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17182024-10-16T19:18:36.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=60752444239cd916 -C extra-filename=-60752444239cd916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-10-16T19:18:36.287Z Dirty num-traits v0.2.19: the rustflags changed
17202024-10-16T19:18:36.287Z Compiling num-traits v0.2.19
17212024-10-16T19:18:36.290Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7c8aed53c6093f14 -C extra-filename=-7c8aed53c6093f14 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-7c8aed53c6093f14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17222024-10-16T19:18:36.446Z Dirty equivalent v1.0.1: the rustflags changed
17232024-10-16T19:18:36.446Z Compiling equivalent v1.0.1
17242024-10-16T19:18:36.449Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d0ebed4a536b088 -C extra-filename=-8d0ebed4a536b088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17252024-10-16T19:18:36.563Z Dirty foldhash v0.1.3: the rustflags changed
17262024-10-16T19:18:36.563Z Compiling foldhash v0.1.3
17272024-10-16T19:18:36.566Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a67cf306747de278 -C extra-filename=-a67cf306747de278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-10-16T19:18:36.588Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507/build-script-build`
17292024-10-16T19:18:36.621Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=ba00d9da7e296366 -C extra-filename=-ba00d9da7e296366 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-10-16T19:18:36.656Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-7c8aed53c6093f14/build-script-build`
17312024-10-16T19:18:36.703Z Dirty serde_json v1.0.128: the rustflags changed
17322024-10-16T19:18:36.703Z Compiling serde_json v1.0.128
17332024-10-16T19:18:36.706Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.128/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ddccb03e725d221f -C extra-filename=-ddccb03e725d221f --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-ddccb03e725d221f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17342024-10-16T19:18:36.864Z Dirty hashbrown v0.15.0: the rustflags changed
17352024-10-16T19:18:36.864Z Compiling hashbrown v0.15.0
17362024-10-16T19:18:36.866Z Dirty mio v1.0.2: the rustflags changed
17372024-10-16T19:18:36.866Z Compiling mio v1.0.2
17382024-10-16T19:18:36.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.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="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b70767056d1a4824 -C extra-filename=-b70767056d1a4824 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-b6220780d1ff212d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-8d0ebed4a536b088.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-a67cf306747de278.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17392024-10-16T19:18:36.887Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=a720034d2cb4e287 -C extra-filename=-a720034d2cb4e287 --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-1b46dd66a7c6c3c6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-10-16T19:18:36.907Z Dirty spin v0.9.8: the rustflags changed
17412024-10-16T19:18:36.907Z Compiling spin v0.9.8
17422024-10-16T19:18:36.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=2299d31376bf1b32 -C extra-filename=-2299d31376bf1b32 --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-5c1b2e55179eacea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-10-16T19:18:37.091Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-ddccb03e725d221f/build-script-build`
17442024-10-16T19:18:37.124Z Dirty fnv v1.0.7: the rustflags changed
17452024-10-16T19:18:37.124Z Compiling fnv v1.0.7
17462024-10-16T19:18:37.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=384dbe410948d0e9 -C extra-filename=-384dbe410948d0e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17472024-10-16T19:18:37.266Z Dirty socket2 v0.5.7: the rustflags changed
17482024-10-16T19:18:37.266Z Compiling socket2 v0.5.7
17492024-10-16T19:18:37.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=31f20414dbea471d -C extra-filename=-31f20414dbea471d --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17502024-10-16T19:18:37.287Z Dirty slab v0.4.9: the rustflags changed
17512024-10-16T19:18:37.287Z Compiling slab v0.4.9
17522024-10-16T19:18:37.290Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d97bd3c5e27e00d6 -C extra-filename=-d97bd3c5e27e00d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-d97bd3c5e27e00d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17532024-10-16T19:18:37.586Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=64c24fe16140f6b4 -C extra-filename=-64c24fe16140f6b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
17542024-10-16T19:18:37.658Z Dirty futures-io v0.3.31: the rustflags changed
17552024-10-16T19:18:37.658Z Compiling futures-io v0.3.31
17562024-10-16T19:18:37.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=1d4c5c102c6e9563 -C extra-filename=-1d4c5c102c6e9563 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17572024-10-16T19:18:37.990Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-d97bd3c5e27e00d6/build-script-build`
17582024-10-16T19:18:38.047Z Dirty const-oid v0.9.6: the rustflags changed
17592024-10-16T19:18:38.047Z Compiling const-oid v0.9.6
17602024-10-16T19:18:38.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=0fbd4ee0c026a43b -C extra-filename=-0fbd4ee0c026a43b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17612024-10-16T19:18:38.084Z Dirty regex-syntax v0.8.5: the rustflags changed
17622024-10-16T19:18:38.084Z Compiling regex-syntax v0.8.5
17632024-10-16T19:18:38.088Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=26edaa7b21c00140 -C extra-filename=-26edaa7b21c00140 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-10-16T19:18:38.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=57539490ecf7bda6 -C extra-filename=-57539490ecf7bda6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17652024-10-16T19:18:38.240Z Dirty futures-sink v0.3.31: the rustflags changed
17662024-10-16T19:18:38.240Z Compiling futures-sink v0.3.31
17672024-10-16T19:18:38.243Z Dirty aho-corasick v1.1.3: the rustflags changed
17682024-10-16T19:18:38.243Z Compiling aho-corasick v1.1.3
17692024-10-16T19:18:38.243Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=7739957597c73f63 -C extra-filename=-7739957597c73f63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17702024-10-16T19:18:38.243Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=b542551110e8af51 -C extra-filename=-b542551110e8af51 --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-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-10-16T19:18:38.389Z Dirty pkg-config v0.3.31: the rustflags changed
17722024-10-16T19:18:38.389Z Compiling pkg-config v0.3.31
17732024-10-16T19:18:38.391Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4afa31b8ebbf95c -C extra-filename=-f4afa31b8ebbf95c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17742024-10-16T19:18:38.419Z Dirty pin-utils v0.1.0: the rustflags changed
17752024-10-16T19:18:38.419Z Compiling pin-utils v0.1.0
17762024-10-16T19:18:38.422Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab4c9310920e6cf2 -C extra-filename=-ab4c9310920e6cf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17772024-10-16T19:18:38.521Z Dirty cpufeatures v0.2.14: the rustflags changed
17782024-10-16T19:18:38.521Z Compiling cpufeatures v0.2.14
17792024-10-16T19:18:38.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9762077546cb7b8 -C extra-filename=-e9762077546cb7b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-10-16T19:18:38.710Z Dirty futures-channel v0.3.31: the rustflags changed
17812024-10-16T19:18:38.710Z Compiling futures-channel v0.3.31
17822024-10-16T19:18:38.715Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=acd6c3528e857df4 -C extra-filename=-acd6c3528e857df4 --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-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17832024-10-16T19:18:39.108Z Dirty futures-task v0.3.31: the rustflags changed
17842024-10-16T19:18:39.108Z Compiling futures-task v0.3.31
17852024-10-16T19:18:39.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=0af99bb190aa0ae2 -C extra-filename=-0af99bb190aa0ae2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17862024-10-16T19:18:39.440Z Dirty heck v0.5.0: the rustflags changed
17872024-10-16T19:18:39.440Z Compiling heck v0.5.0
17882024-10-16T19:18:39.443Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=830498e334c402a9 -C extra-filename=-830498e334c402a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17892024-10-16T19:18:39.667Z Dirty rustix v0.38.37: the rustflags changed
17902024-10-16T19:18:39.667Z Compiling rustix v0.38.37
17912024-10-16T19:18:39.670Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=1255d294522a49db -C extra-filename=-1255d294522a49db --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-1255d294522a49db -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-10-16T19:18:39.962Z Dirty errno v0.3.9: the rustflags changed
17932024-10-16T19:18:39.962Z Compiling errno v0.3.9
17942024-10-16T19:18:39.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=845b76ba4aeefe65 -C extra-filename=-845b76ba4aeefe65 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17952024-10-16T19:18:39.982Z Dirty semver v1.0.23: the rustflags changed
17962024-10-16T19:18:39.982Z Compiling semver v1.0.23
17972024-10-16T19:18:39.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=746a93df62810af4 -C extra-filename=-746a93df62810af4 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17982024-10-16T19:18:40.004Z Dirty tracing-core v0.1.32: the rustflags changed
17992024-10-16T19:18:40.005Z Compiling tracing-core v0.1.32
18002024-10-16T19:18:40.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=77c057abc617a7c2 -C extra-filename=-77c057abc617a7c2 --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-eebe1899602319ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18012024-10-16T19:18:40.105Z Dirty syn v1.0.109: the rustflags changed
18022024-10-16T19:18:40.105Z Compiling syn v1.0.109
18032024-10-16T19:18:40.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7bd69fb34c9940b1 -C extra-filename=-7bd69fb34c9940b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18042024-10-16T19:18:40.207Z Dirty iana-time-zone v0.1.61: the rustflags changed
18052024-10-16T19:18:40.207Z Compiling iana-time-zone v0.1.61
18062024-10-16T19:18:40.223Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=8635b5d8cbf154bd -C extra-filename=-8635b5d8cbf154bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18072024-10-16T19:18:40.568Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-1255d294522a49db/build-script-build`
18082024-10-16T19:18:40.609Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4/build-script-build`
18092024-10-16T19:18:40.685Z Dirty tinyvec_macros v0.1.1: the rustflags changed
18102024-10-16T19:18:40.685Z Compiling tinyvec_macros v0.1.1
18112024-10-16T19:18:40.686Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3f75058ddf213ea -C extra-filename=-e3f75058ddf213ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18122024-10-16T19:18:40.705Z Dirty unicode-bidi v0.3.17: the rustflags changed
18132024-10-16T19:18:40.705Z Compiling unicode-bidi v0.3.17
18142024-10-16T19:18:40.708Z Dirty percent-encoding v2.3.1: the rustflags changed
18152024-10-16T19:18:40.708Z Compiling percent-encoding v2.3.1
18162024-10-16T19:18:40.708Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.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="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=0123801162e17fdd -C extra-filename=-0123801162e17fdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18172024-10-16T19:18:40.708Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8bf889c42ff0e1d1 -C extra-filename=-8bf889c42ff0e1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18182024-10-16T19:18:40.778Z Dirty tinyvec v1.8.0: the rustflags changed
18192024-10-16T19:18:40.778Z Compiling tinyvec v1.8.0
18202024-10-16T19:18:40.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.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"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=08d9e11b5e823d54 -C extra-filename=-08d9e11b5e823d54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-e3f75058ddf213ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18212024-10-16T19:18:40.826Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1/build-script-build`
18222024-10-16T19:18:40.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=6e40a918bc2bff98 -C extra-filename=-6e40a918bc2bff98 --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-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
18232024-10-16T19:18:41.108Z Dirty dyn-clone v1.0.17: the rustflags changed
18242024-10-16T19:18:41.108Z Compiling dyn-clone v1.0.17
18252024-10-16T19:18:41.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5859d1b7689bc278 -C extra-filename=-5859d1b7689bc278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18262024-10-16T19:18:41.340Z Dirty vcpkg v0.2.15: the rustflags changed
18272024-10-16T19:18:41.340Z Compiling vcpkg v0.2.15
18282024-10-16T19:18:41.343Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1de0e5370f5fe5c3 -C extra-filename=-1de0e5370f5fe5c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18292024-10-16T19:18:41.361Z Dirty schemars v0.8.21: the rustflags changed
18302024-10-16T19:18:41.361Z Compiling schemars v0.8.21
18312024-10-16T19:18:41.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=55f55719d25eeb1e -C extra-filename=-55f55719d25eeb1e --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18322024-10-16T19:18:41.795Z Dirty regex-automata v0.4.8: the rustflags changed
18332024-10-16T19:18:41.795Z Compiling regex-automata v0.4.8
18342024-10-16T19:18:41.797Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.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="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9f36d56a060ad2ad -C extra-filename=-9f36d56a060ad2ad --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-b542551110e8af51.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-10-16T19:18:42.105Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e/build-script-build`
18362024-10-16T19:18:42.139Z Dirty form_urlencoded v1.2.1: the rustflags changed
18372024-10-16T19:18:42.139Z Compiling form_urlencoded v1.2.1
18382024-10-16T19:18:42.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5569ff5eb631ad8f -C extra-filename=-5569ff5eb631ad8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18392024-10-16T19:18:42.270Z Dirty unicode-normalization v0.1.24: the rustflags changed
18402024-10-16T19:18:42.271Z Compiling unicode-normalization v0.1.24
18412024-10-16T19:18:42.273Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8e3dd38d8af6e038 -C extra-filename=-8e3dd38d8af6e038 --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-08d9e11b5e823d54.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18422024-10-16T19:18:42.472Z Dirty crossbeam-utils v0.8.20: the rustflags changed
18432024-10-16T19:18:42.472Z Compiling crossbeam-utils v0.8.20
18442024-10-16T19:18:42.475Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=ce379f50ea539839 -C extra-filename=-ce379f50ea539839 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-ce379f50ea539839 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18452024-10-16T19:18:43.180Z Dirty serde_derive_internals v0.29.1: the rustflags changed
18462024-10-16T19:18:43.180Z Compiling serde_derive_internals v0.29.1
18472024-10-16T19:18:43.183Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=01dba1068e6c4535 -C extra-filename=-01dba1068e6c4535 --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-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18482024-10-16T19:18:43.409Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-ce379f50ea539839/build-script-build`
18492024-10-16T19:18:43.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=1fb66d11f8bf8743 -C extra-filename=-1fb66d11f8bf8743 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
18502024-10-16T19:18:43.475Z Dirty ring v0.17.8: the rustflags changed
18512024-10-16T19:18:43.475Z Compiling ring v0.17.8
18522024-10-16T19:18:43.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=b11132edbeb9429d -C extra-filename=-b11132edbeb9429d --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-b11132edbeb9429d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18532024-10-16T19:18:43.717Z Dirty idna v0.5.0: the rustflags changed
18542024-10-16T19:18:43.717Z Compiling idna v0.5.0
18552024-10-16T19:18:43.719Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0db1af5b64a05ef8 -C extra-filename=-0db1af5b64a05ef8 --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-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-10-16T19:18:44.725Z Dirty httparse v1.9.5: the rustflags changed
18572024-10-16T19:18:44.725Z Compiling httparse v1.9.5
18582024-10-16T19:18:44.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=c795f19b1e3dffc8 -C extra-filename=-c795f19b1e3dffc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-c795f19b1e3dffc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18592024-10-16T19:18:44.751Z Dirty url v2.5.2: the rustflags changed
18602024-10-16T19:18:44.751Z Compiling url v2.5.2
18612024-10-16T19:18:44.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=6398875b516cf905 -C extra-filename=-6398875b516cf905 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0db1af5b64a05ef8.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18622024-10-16T19:18:44.808Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-b11132edbeb9429d/build-script-build`
18632024-10-16T19:18:45.372Z Dirty lazy_static v1.5.0: the rustflags changed
18642024-10-16T19:18:45.372Z Compiling lazy_static v1.5.0
18652024-10-16T19:18:45.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=cf320adaf9052777 -C extra-filename=-cf320adaf9052777 --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-2299d31376bf1b32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18662024-10-16T19:18:45.507Z Dirty atomic-waker v1.1.2: the rustflags changed
18672024-10-16T19:18:45.507Z Compiling atomic-waker v1.1.2
18682024-10-16T19:18:45.507Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=0226d346e4689e13 -C extra-filename=-0226d346e4689e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18692024-10-16T19:18:45.567Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-c795f19b1e3dffc8/build-script-build`
18702024-10-16T19:18:45.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=7a236d7ad8978468 -C extra-filename=-7a236d7ad8978468 --out-dir /work/oxidecomputer/omicron/target/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_neon_intrinsics --cfg httparse_simd`
18712024-10-16T19:18:45.696Z Dirty time-core v0.1.2: the rustflags changed
18722024-10-16T19:18:45.697Z Compiling time-core v0.1.2
18732024-10-16T19:18:45.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8438a68f7699e06 -C extra-filename=-e8438a68f7699e06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18742024-10-16T19:18:45.850Z Dirty num-conv v0.1.0: the rustflags changed
18752024-10-16T19:18:45.850Z Compiling num-conv v0.1.0
18762024-10-16T19:18:45.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dbaadbd2a98f6d3 -C extra-filename=-2dbaadbd2a98f6d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18772024-10-16T19:18:45.985Z Dirty untrusted v0.9.0: the rustflags changed
18782024-10-16T19:18:45.985Z Compiling untrusted v0.9.0
18792024-10-16T19:18:45.988Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ba18449f0014995 -C extra-filename=-5ba18449f0014995 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18802024-10-16T19:18:46.150Z Dirty adler2 v2.0.0: the rustflags changed
18812024-10-16T19:18:46.150Z Compiling adler2 v2.0.0
18822024-10-16T19:18:46.153Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=3ab49a5399cf3c85 -C extra-filename=-3ab49a5399cf3c85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18832024-10-16T19:18:46.176Z Dirty powerfmt v0.2.0: the rustflags changed
18842024-10-16T19:18:46.176Z Compiling powerfmt v0.2.0
18852024-10-16T19:18:46.179Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=3fa201fe28271c4f -C extra-filename=-3fa201fe28271c4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18862024-10-16T19:18:46.355Z Dirty base64ct v1.6.0: the rustflags changed
18872024-10-16T19:18:46.355Z Compiling base64ct v1.6.0
18882024-10-16T19:18:46.358Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=43a44750c8116f3c -C extra-filename=-43a44750c8116f3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18892024-10-16T19:18:46.375Z Dirty miniz_oxide v0.8.0: the rustflags changed
18902024-10-16T19:18:46.375Z Compiling miniz_oxide v0.8.0
18912024-10-16T19:18:46.378Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' --check-cfg 'cfg(fuzzing)' -C metadata=568c7230d30d7b84 -C extra-filename=-568c7230d30d7b84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler2=/work/oxidecomputer/omicron/target/debug/deps/libadler2-3ab49a5399cf3c85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18922024-10-16T19:18:46.515Z Dirty deranged v0.3.11: the rustflags changed
18932024-10-16T19:18:46.515Z Compiling deranged v0.3.11
18942024-10-16T19:18:46.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=aad5a879e3302801 -C extra-filename=-aad5a879e3302801 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18952024-10-16T19:18:46.560Z Dirty time-macros v0.2.18: the rustflags changed
18962024-10-16T19:18:46.560Z Compiling time-macros v0.2.18
18972024-10-16T19:18:46.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=fe135c41e946333f -C extra-filename=-fe135c41e946333f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18982024-10-16T19:18:46.895Z Dirty num_threads v0.1.7: the rustflags changed
18992024-10-16T19:18:46.895Z Compiling num_threads v0.1.7
19002024-10-16T19:18:46.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4cdb0e798929dbb9 -C extra-filename=-4cdb0e798929dbb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19012024-10-16T19:18:47.031Z Dirty regex v1.11.0: the rustflags changed
19022024-10-16T19:18:47.031Z Compiling regex v1.11.0
19032024-10-16T19:18:47.034Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=af2dab8125b2f6b0 -C extra-filename=-af2dab8125b2f6b0 --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-b542551110e8af51.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19042024-10-16T19:18:47.895Z Dirty strsim v0.11.1: the rustflags changed
19052024-10-16T19:18:47.895Z Compiling strsim v0.11.1
19062024-10-16T19:18:47.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1f7ddb01f1b033d -C extra-filename=-a1f7ddb01f1b033d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19072024-10-16T19:18:48.092Z Dirty either v1.13.0: the rustflags changed
19082024-10-16T19:18:48.092Z Compiling either v1.13.0
19092024-10-16T19:18:48.095Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5d39f2eb1424d60a -C extra-filename=-5d39f2eb1424d60a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19102024-10-16T19:18:48.516Z Dirty ahash v0.8.11: the rustflags changed
19112024-10-16T19:18:48.517Z Compiling ahash v0.8.11
19122024-10-16T19:18:48.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6093e0e56b120ab2 -C extra-filename=-6093e0e56b120ab2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19132024-10-16T19:18:48.541Z Dirty try-lock v0.2.5: the rustflags changed
19142024-10-16T19:18:48.541Z Compiling try-lock v0.2.5
19152024-10-16T19:18:48.543Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=313404437aa63526 -C extra-filename=-313404437aa63526 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19162024-10-16T19:18:48.690Z Dirty httpdate v1.0.3: the rustflags changed
19172024-10-16T19:18:48.691Z Compiling httpdate v1.0.3
19182024-10-16T19:18:48.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fbea464aaabb1e8 -C extra-filename=-6fbea464aaabb1e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19192024-10-16T19:18:48.785Z Dirty want v0.3.1: the rustflags changed
19202024-10-16T19:18:48.785Z Compiling want v0.3.1
19212024-10-16T19:18:48.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=834a74e98d60d91b -C extra-filename=-834a74e98d60d91b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern try_lock=/work/oxidecomputer/omicron/target/debug/deps/libtry_lock-313404437aa63526.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19222024-10-16T19:18:48.928Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2/build-script-build`
19232024-10-16T19:18:49.003Z Dirty rustls-pki-types v1.9.0: the rustflags changed
19242024-10-16T19:18:49.003Z Compiling rustls-pki-types v1.9.0
19252024-10-16T19:18:49.005Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=81784d68f5720db1 -C extra-filename=-81784d68f5720db1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19262024-10-16T19:18:49.084Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19272024-10-16T19:18:49.084Z Compiling pem-rfc7468 v0.7.0
19282024-10-16T19:18:49.104Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=e6975d27c0797841 -C extra-filename=-e6975d27c0797841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19292024-10-16T19:18:49.191Z Dirty base64 v0.22.1: the rustflags changed
19302024-10-16T19:18:49.191Z Compiling base64 v0.22.1
19312024-10-16T19:18:49.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2da632077f49dfb6 -C extra-filename=-2da632077f49dfb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19322024-10-16T19:18:49.791Z Dirty serde_derive v1.0.210: the rustflags changed
19332024-10-16T19:18:49.791Z Compiling serde_derive v1.0.210
19342024-10-16T19:18:49.794Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=8a19dc9c99dbd829 -C extra-filename=-8a19dc9c99dbd829 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19352024-10-16T19:18:49.794Z Dirty zeroize_derive v1.4.2: the rustflags changed
19362024-10-16T19:18:49.794Z Compiling zeroize_derive v1.4.2
19372024-10-16T19:18:49.794Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7aa42a6b70ded341 -C extra-filename=-7aa42a6b70ded341 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19382024-10-16T19:18:49.918Z Dirty thiserror-impl v1.0.64: the rustflags changed
19392024-10-16T19:18:49.918Z Compiling thiserror-impl v1.0.64
19402024-10-16T19:18:49.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c968647aa7910e97 -C extra-filename=-c968647aa7910e97 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19412024-10-16T19:18:49.953Z Dirty zerocopy-derive v0.7.35: the rustflags changed
19422024-10-16T19:18:49.953Z Compiling zerocopy-derive v0.7.35
19432024-10-16T19:18:49.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e54e5a87601fc58 -C extra-filename=-3e54e5a87601fc58 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-10-16T19:18:50.130Z Dirty tokio-macros v2.4.0: the rustflags changed
19452024-10-16T19:18:50.130Z Compiling tokio-macros v2.4.0
19462024-10-16T19:18:50.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ee6c8855525af6d -C extra-filename=-5ee6c8855525af6d --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-10-16T19:18:50.286Z Dirty futures-macro v0.3.31: the rustflags changed
19482024-10-16T19:18:50.286Z Compiling futures-macro v0.3.31
19492024-10-16T19:18:50.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-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=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(futures_sanitizer)' -C metadata=e34a33ad812c94f1 -C extra-filename=-e34a33ad812c94f1 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19502024-10-16T19:18:51.570Z Dirty zeroize v1.8.1: the rustflags changed
19512024-10-16T19:18:51.571Z Compiling zeroize v1.8.1
19522024-10-16T19:18:51.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=5fccba4af4fe4320 -C extra-filename=-5fccba4af4fe4320 --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-7aa42a6b70ded341.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19532024-10-16T19:18:51.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=04cd9bd80d33c46b -C extra-filename=-04cd9bd80d33c46b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
19542024-10-16T19:18:51.970Z Dirty tracing-attributes v0.1.27: the rustflags changed
19552024-10-16T19:18:51.970Z Compiling tracing-attributes v0.1.27
19562024-10-16T19:18:52.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=10f516bcd2418e59 -C extra-filename=-10f516bcd2418e59 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19572024-10-16T19:18:52.452Z Dirty futures-util v0.3.31: the rustflags changed
19582024-10-16T19:18:52.452Z Compiling futures-util v0.3.31
19592024-10-16T19:18:52.455Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=276847dd56a0d30f -C extra-filename=-276847dd56a0d30f --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-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-e34a33ad812c94f1.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19602024-10-16T19:18:52.477Z Dirty zerocopy v0.7.35: the rustflags changed
19612024-10-16T19:18:52.477Z Compiling zerocopy v0.7.35
19622024-10-16T19:18:52.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=3dc929aab0ea4ca4 -C extra-filename=-3dc929aab0ea4ca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-3e54e5a87601fc58.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19632024-10-16T19:18:53.396Z Dirty crypto-common v0.1.6: the rustflags changed
19642024-10-16T19:18:53.396Z Compiling crypto-common v0.1.6
19652024-10-16T19:18:53.399Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=2b55e56def4fa78e -C extra-filename=-2b55e56def4fa78e --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-04cd9bd80d33c46b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19662024-10-16T19:18:53.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f56abb67316997f -C extra-filename=-4f56abb67316997f --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-c968647aa7910e97.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
19672024-10-16T19:18:53.573Z Dirty block-buffer v0.10.4: the rustflags changed
19682024-10-16T19:18:53.573Z Compiling block-buffer v0.10.4
19692024-10-16T19:18:53.576Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f004307eaf77308 -C extra-filename=-3f004307eaf77308 --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-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19702024-10-16T19:18:53.649Z Dirty schemars_derive v0.8.21: the rustflags changed
19712024-10-16T19:18:53.649Z Compiling schemars_derive v0.8.21
19722024-10-16T19:18:53.651Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57a9b1e4c78aa037 -C extra-filename=-57a9b1e4c78aa037 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-01dba1068e6c4535.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19732024-10-16T19:18:53.860Z Dirty digest v0.10.7: the rustflags changed
19742024-10-16T19:18:53.861Z Compiling digest v0.10.7
19752024-10-16T19:18:53.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=bb9f74c74e8cc0a6 -C extra-filename=-bb9f74c74e8cc0a6 --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-3f004307eaf77308.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2b55e56def4fa78e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19762024-10-16T19:18:54.128Z Dirty ppv-lite86 v0.2.20: the rustflags changed
19772024-10-16T19:18:54.128Z Compiling ppv-lite86 v0.2.20
19782024-10-16T19:18:54.130Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b72cf542d410a35a -C extra-filename=-b72cf542d410a35a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19792024-10-16T19:18:54.193Z Dirty block-padding v0.3.3: the rustflags changed
19802024-10-16T19:18:54.193Z Compiling block-padding v0.3.3
19812024-10-16T19:18:54.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=1fa762df6943b467 -C extra-filename=-1fa762df6943b467 --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-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19822024-10-16T19:18:54.389Z Dirty hmac v0.12.1: the rustflags changed
19832024-10-16T19:18:54.389Z Compiling hmac v0.12.1
19842024-10-16T19:18:54.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=167d851200847cfe -C extra-filename=-167d851200847cfe --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-bb9f74c74e8cc0a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19852024-10-16T19:18:54.458Z Dirty inout v0.1.3: the rustflags changed
19862024-10-16T19:18:54.458Z Compiling inout v0.1.3
19872024-10-16T19:18:54.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=7d2350c4bdc55aa3 -C extra-filename=-7d2350c4bdc55aa3 --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-1fa762df6943b467.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19882024-10-16T19:18:54.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=7917c3cdb9c23e16 -C extra-filename=-7917c3cdb9c23e16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
19892024-10-16T19:18:54.749Z Dirty cipher v0.4.4: the rustflags changed
19902024-10-16T19:18:54.749Z Compiling cipher v0.4.4
19912024-10-16T19:18:54.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=0f44ac4e55224ba0 -C extra-filename=-0f44ac4e55224ba0 --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-2b55e56def4fa78e.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19922024-10-16T19:18:54.960Z Dirty rand_chacha v0.3.1: the rustflags changed
19932024-10-16T19:18:54.960Z Compiling rand_chacha v0.3.1
19942024-10-16T19:18:54.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=b937173290be0417 -C extra-filename=-b937173290be0417 --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-b72cf542d410a35a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19952024-10-16T19:18:55.009Z Dirty sha2 v0.10.8: the rustflags changed
19962024-10-16T19:18:55.009Z Compiling sha2 v0.10.8
19972024-10-16T19:18:55.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=1ff8684e49da1979 -C extra-filename=-1ff8684e49da1979 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19982024-10-16T19:18:55.279Z Dirty time v0.3.36: the rustflags changed
19992024-10-16T19:18:55.279Z Compiling time v0.3.36
20002024-10-16T19:18:55.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=478e0f05d7cd44f4 -C extra-filename=-478e0f05d7cd44f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern deranged=/work/oxidecomputer/omicron/target/debug/deps/libderanged-aad5a879e3302801.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-4cdb0e798929dbb9.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20012024-10-16T19:18:55.897Z Dirty tracing v0.1.40: the rustflags changed
20022024-10-16T19:18:55.897Z Compiling tracing v0.1.40
20032024-10-16T19:18:55.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=c5813f0370454179 -C extra-filename=-c5813f0370454179 --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-31bde78633f57151.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-10f516bcd2418e59.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-77c057abc617a7c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20042024-10-16T19:18:56.460Z Dirty rand v0.8.5: the rustflags changed
20052024-10-16T19:18:56.460Z Compiling rand v0.8.5
20062024-10-16T19:18:56.463Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=4772ba6bfd60d8c8 -C extra-filename=-4772ba6bfd60d8c8 --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-1b46dd66a7c6c3c6.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b937173290be0417.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-10-16T19:18:57.352Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=c2c68dd1da33c7ee -C extra-filename=-c2c68dd1da33c7ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
20082024-10-16T19:18:57.355Z Dirty slog v2.7.0: the rustflags changed
20092024-10-16T19:18:57.355Z Compiling slog v2.7.0
20102024-10-16T19:18:57.358Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=993125d68d51fc81 -C extra-filename=-993125d68d51fc81 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-10-16T19:18:57.885Z Dirty gimli v0.31.1: the rustflags changed
20122024-10-16T19:18:57.885Z Compiling gimli v0.31.1
20132024-10-16T19:18:57.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7a255bb50b2fc5be -C extra-filename=-7a255bb50b2fc5be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20142024-10-16T19:18:57.941Z Dirty tower-service v0.3.3: the rustflags changed
20152024-10-16T19:18:57.941Z Compiling tower-service v0.3.3
20162024-10-16T19:18:57.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6ab7995d523906b -C extra-filename=-f6ab7995d523906b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20172024-10-16T19:18:58.073Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81/build-script-build`
20182024-10-16T19:18:58.150Z Dirty der_derive v0.7.3: the rustflags changed
20192024-10-16T19:18:58.150Z Compiling der_derive v0.7.3
20202024-10-16T19:18:58.150Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b51a583e45b6e168 -C extra-filename=-b51a583e45b6e168 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20212024-10-16T19:18:58.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a652f8ccc3e0df34 -C extra-filename=-a652f8ccc3e0df34 --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-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_core_error --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
20222024-10-16T19:18:58.430Z Dirty async-trait v0.1.83: the rustflags changed
20232024-10-16T19:18:58.430Z Compiling async-trait v0.1.83
20242024-10-16T19:18:58.433Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a9b2223f6844e23 -C extra-filename=-2a9b2223f6844e23 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-10-16T19:18:58.531Z Dirty object v0.36.5: the rustflags changed
20262024-10-16T19:18:58.531Z Compiling object v0.36.5
20272024-10-16T19:18:58.533Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.36.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=9e256af12e960e08 -C extra-filename=-9e256af12e960e08 --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-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-10-16T19:18:58.555Z Dirty rustc-demangle v0.1.24: the rustflags changed
20292024-10-16T19:18:58.555Z Compiling rustc-demangle v0.1.24
20302024-10-16T19:18:58.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=7e6a6a1eb2bce4c3 -C extra-filename=-7e6a6a1eb2bce4c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-10-16T19:18:58.580Z Dirty flagset v0.4.6: the rustflags changed
20322024-10-16T19:18:58.580Z Compiling flagset v0.4.6
20332024-10-16T19:18:58.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=7c1c6306161964a4 -C extra-filename=-7c1c6306161964a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-10-16T19:18:58.790Z Dirty anyhow v1.0.89: the rustflags changed
20352024-10-16T19:18:58.790Z Compiling anyhow v1.0.89
20362024-10-16T19:18:58.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4604dbbbc7fdc589 -C extra-filename=-4604dbbbc7fdc589 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-4604dbbbc7fdc589 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20372024-10-16T19:18:59.565Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-4604dbbbc7fdc589/build-script-build`
20382024-10-16T19:18:59.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=e9a5d2b6dcbc0177 -C extra-filename=-e9a5d2b6dcbc0177 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
20392024-10-16T19:18:59.845Z Dirty rustls-webpki v0.102.8: the rustflags changed
20402024-10-16T19:18:59.845Z Compiling rustls-webpki v0.102.8
20412024-10-16T19:18:59.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=e6fb378449a7f0de -C extra-filename=-e6fb378449a7f0de --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-7917c3cdb9c23e16.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
20422024-10-16T19:19:00.432Z Dirty aes v0.8.4: the rustflags changed
20432024-10-16T19:19:00.432Z Compiling aes v0.8.4
20442024-10-16T19:19:00.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=61bc621b1427d340 -C extra-filename=-61bc621b1427d340 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-10-16T19:19:00.505Z Dirty pbkdf2 v0.12.2: the rustflags changed
20462024-10-16T19:19:00.505Z Compiling pbkdf2 v0.12.2
20472024-10-16T19:19:00.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=f2c235fabfcdbf47 -C extra-filename=-f2c235fabfcdbf47 --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-bb9f74c74e8cc0a6.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20482024-10-16T19:19:00.691Z Dirty openssl-sys v0.9.103: the rustflags changed
20492024-10-16T19:19:00.691Z Compiling openssl-sys v0.9.103
20502024-10-16T19:19:00.694Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=38c1de6b0e2aedb5 -C extra-filename=-38c1de6b0e2aedb5 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-38c1de6b0e2aedb5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20512024-10-16T19:19:00.986Z Dirty der v0.7.9: the rustflags changed
20522024-10-16T19:19:00.986Z Compiling der v0.7.9
20532024-10-16T19:19:00.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=644d9368c0827ff3 -C extra-filename=-644d9368c0827ff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-b51a583e45b6e168.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-7c1c6306161964a4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20542024-10-16T19:19:01.509Z Dirty mime v0.3.17: the rustflags changed
20552024-10-16T19:19:01.509Z Compiling mime v0.3.17
20562024-10-16T19:19:01.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74bdd973ffb0df66 -C extra-filename=-74bdd973ffb0df66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20572024-10-16T19:19:01.902Z Dirty salsa20 v0.10.2: the rustflags changed
20582024-10-16T19:19:01.902Z Compiling salsa20 v0.10.2
20592024-10-16T19:19:01.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=6361dc6c00b8ac0c -C extra-filename=-6361dc6c00b8ac0c --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-0f44ac4e55224ba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20602024-10-16T19:19:01.939Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-38c1de6b0e2aedb5/build-script-main`
20612024-10-16T19:19:02.035Z Dirty cbc v0.1.2: the rustflags changed
20622024-10-16T19:19:02.035Z Compiling cbc v0.1.2
20632024-10-16T19:19:02.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=e246cc2f84931513 -C extra-filename=-e246cc2f84931513 --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-0f44ac4e55224ba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20642024-10-16T19:19:02.140Z Dirty ipnet v2.10.1: the rustflags changed
20652024-10-16T19:19:02.140Z Compiling ipnet v2.10.1
20662024-10-16T19:19:02.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=c57ae2e537255ab5 -C extra-filename=-c57ae2e537255ab5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20672024-10-16T19:19:02.162Z Dirty rustversion v1.0.17: the rustflags changed
20682024-10-16T19:19:02.162Z Compiling rustversion v1.0.17
20692024-10-16T19:19:02.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b051871c96bdc0 -C extra-filename=-12b051871c96bdc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20702024-10-16T19:19:02.271Z Dirty addr2line v0.24.2: the rustflags changed
20712024-10-16T19:19:02.271Z Compiling addr2line v0.24.2
20722024-10-16T19:19:02.274Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=b3371133190a7816 -C extra-filename=-b3371133190a7816 --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-7a255bb50b2fc5be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20732024-10-16T19:19:02.965Z Dirty scrypt v0.11.0: the rustflags changed
20742024-10-16T19:19:02.965Z Compiling scrypt v0.11.0
20752024-10-16T19:19:02.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "password-hash", "simple", "std"))' -C metadata=76e303cda637425e -C extra-filename=-76e303cda637425e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-f2c235fabfcdbf47.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-6361dc6c00b8ac0c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20762024-10-16T19:19:03.034Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0/build-script-build`
20772024-10-16T19:19:03.073Z Dirty spki v0.7.3: the rustflags changed
20782024-10-16T19:19:03.073Z Compiling spki v0.7.3
20792024-10-16T19:19:03.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=2e77d7e0dc8152f2 -C extra-filename=-2e77d7e0dc8152f2 --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-644d9368c0827ff3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20802024-10-16T19:19:03.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd12841eafeed674 -C extra-filename=-cd12841eafeed674 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
20812024-10-16T19:19:03.226Z Dirty futures-executor v0.3.31: the rustflags changed
20822024-10-16T19:19:03.226Z Compiling futures-executor v0.3.31
20832024-10-16T19:19:03.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=c8e481d63fdb0b6f -C extra-filename=-c8e481d63fdb0b6f --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-5c0c6b13016b0cbd.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-10-16T19:19:03.327Z Dirty camino v1.1.9: the rustflags changed
20852024-10-16T19:19:03.327Z Compiling camino v1.1.9
20862024-10-16T19:19:03.330Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=2abadfff710ca87e -C extra-filename=-2abadfff710ca87e --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-10-16T19:19:03.457Z Dirty pkcs5 v0.7.1: the rustflags changed
20882024-10-16T19:19:03.457Z Compiling pkcs5 v0.7.1
20892024-10-16T19:19:03.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs5-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pbes2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "pbes2", "sha1-insecure"))' -C metadata=126008adb9320e42 -C extra-filename=-126008adb9320e42 --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-61bc621b1427d340.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-e246cc2f84931513.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-f2c235fabfcdbf47.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-76e303cda637425e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20902024-10-16T19:19:03.540Z Dirty futures v0.3.31: the rustflags changed
20912024-10-16T19:19:03.540Z Compiling futures v0.3.31
20922024-10-16T19:19:03.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=b3ec9c46c9402423 -C extra-filename=-b3ec9c46c9402423 --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-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-c8e481d63fdb0b6f.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-10-16T19:19:03.666Z Dirty encoding_rs v0.8.34: the rustflags changed
20942024-10-16T19:19:03.666Z Compiling encoding_rs v0.8.34
20952024-10-16T19:19:03.686Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=036e08876869b21a -C extra-filename=-036e08876869b21a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-10-16T19:19:03.807Z Dirty openssl v0.10.66: the rustflags changed
20972024-10-16T19:19:03.807Z Compiling openssl v0.10.66
20982024-10-16T19:19:03.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=a8b0d1321d6e4d0d -C extra-filename=-a8b0d1321d6e4d0d --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20992024-10-16T19:19:04.050Z Dirty bytes v1.7.2: the rustflags changed
21002024-10-16T19:19:04.050Z Compiling bytes v1.7.2
21012024-10-16T19:19:04.053Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b8e9fbdeb91cd71f -C extra-filename=-b8e9fbdeb91cd71f --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21022024-10-16T19:19:04.293Z Dirty bitflags v2.6.0: the rustflags changed
21032024-10-16T19:19:04.293Z Compiling bitflags v2.6.0
21042024-10-16T19:19:04.308Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=fb02ffd1abc115c8 -C extra-filename=-fb02ffd1abc115c8 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21052024-10-16T19:19:04.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.128/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9c6fa6267da434ca -C extra-filename=-9c6fa6267da434ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
21062024-10-16T19:19:04.479Z Dirty indexmap v2.6.0: the rustflags changed
21072024-10-16T19:19:04.479Z Compiling indexmap v2.6.0
21082024-10-16T19:19:04.482Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f8788065ea5bfd1e -C extra-filename=-f8788065ea5bfd1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-8d0ebed4a536b088.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21092024-10-16T19:19:04.590Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=052104b3b04a408e -C extra-filename=-052104b3b04a408e --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-fb02ffd1abc115c8.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-845b76ba4aeefe65.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
21102024-10-16T19:19:04.651Z Dirty chrono v0.4.38: the rustflags changed
21112024-10-16T19:19:04.651Z Compiling chrono v0.4.38
21122024-10-16T19:19:04.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=c93540a2dfb95ba6 -C extra-filename=-c93540a2dfb95ba6 --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-8635b5d8cbf154bd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21132024-10-16T19:19:04.733Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f3ea07a34ee8cc3c -C extra-filename=-f3ea07a34ee8cc3c --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
21142024-10-16T19:19:05.365Z Dirty tokio v1.40.0: the rustflags changed
21152024-10-16T19:19:05.365Z Compiling tokio v1.40.0
21162024-10-16T19:19:05.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7c339158ec10926e -C extra-filename=-7c339158ec10926e --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-b8e9fbdeb91cd71f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-4f7cf3856044bb3a.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-5ee6c8855525af6d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21172024-10-16T19:19:05.503Z Dirty uuid v1.10.0: the rustflags changed
21182024-10-16T19:19:05.503Z Compiling uuid v1.10.0
21192024-10-16T19:19:05.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=b82e695d61094c79 -C extra-filename=-b82e695d61094c79 --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-32598d939f53b9b1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-10-16T19:19:05.901Z Dirty http v1.1.0: the rustflags changed
21212024-10-16T19:19:05.901Z Compiling http v1.1.0
21222024-10-16T19:19:05.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1d81c7bfc9a9aa6f -C extra-filename=-1d81c7bfc9a9aa6f --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-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21232024-10-16T19:19:06.153Z Dirty toml_datetime v0.6.8: the rustflags changed
21242024-10-16T19:19:06.153Z Compiling toml_datetime v0.6.8
21252024-10-16T19:19:06.156Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=2b3481f3706e9764 -C extra-filename=-2b3481f3706e9764 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21262024-10-16T19:19:06.689Z Dirty serde_spanned v0.6.8: the rustflags changed
21272024-10-16T19:19:06.689Z Compiling serde_spanned v0.6.8
21282024-10-16T19:19:06.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=741cd46f2bccac8d -C extra-filename=-741cd46f2bccac8d --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21292024-10-16T19:19:06.936Z Dirty serde_tokenstream v0.2.2: the rustflags changed
21302024-10-16T19:19:06.936Z Compiling serde_tokenstream v0.2.2
21312024-10-16T19:19:06.936Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=5ab635085ab15da1 -C extra-filename=-5ab635085ab15da1 --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-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-57a9b1e4c78aa037.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
21322024-10-16T19:19:06.940Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14c741f43f60113c -C extra-filename=-14c741f43f60113c --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-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21332024-10-16T19:19:07.444Z Dirty backtrace v0.3.74: the rustflags changed
21342024-10-16T19:19:07.444Z Compiling backtrace v0.3.74
21352024-10-16T19:19:07.447Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=212d704786e16b12 -C extra-filename=-212d704786e16b12 --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-b3371133190a7816.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-568c7230d30d7b84.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-9e256af12e960e08.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-7e6a6a1eb2bce4c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21362024-10-16T19:19:07.601Z Dirty http-body v1.0.1: the rustflags changed
21372024-10-16T19:19:07.601Z Compiling http-body v1.0.1
21382024-10-16T19:19:07.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98720ace90294482 -C extra-filename=-98720ace90294482 --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-b8e9fbdeb91cd71f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21392024-10-16T19:19:07.843Z Dirty rustc_version v0.4.1: the rustflags changed
21402024-10-16T19:19:07.843Z Compiling rustc_version v0.4.1
21412024-10-16T19:19:07.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df445a3fedc90392 -C extra-filename=-df445a3fedc90392 --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-f3ea07a34ee8cc3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-10-16T19:19:08.047Z Dirty http-body-util v0.1.2: the rustflags changed
21432024-10-16T19:19:08.047Z Compiling http-body-util v0.1.2
21442024-10-16T19:19:08.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05ca3dab5a32ac16 -C extra-filename=-05ca3dab5a32ac16 --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-b8e9fbdeb91cd71f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21452024-10-16T19:19:08.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=685fc404e0d5f353 -C extra-filename=-685fc404e0d5f353 --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-212d704786e16b12.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg anyhow_no_core_error --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
21462024-10-16T19:19:08.443Z Dirty pkcs8 v0.10.2: the rustflags changed
21472024-10-16T19:19:08.443Z Compiling pkcs8 v0.10.2
21482024-10-16T19:19:08.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="encryption"' --cfg 'feature="pem"' --cfg 'feature="pkcs5"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=ed6f1b5479b4da49 -C extra-filename=-ed6f1b5479b4da49 --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-644d9368c0827ff3.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-126008adb9320e42.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21492024-10-16T19:19:08.562Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e/build-script-build`
21502024-10-16T19:19:08.638Z Dirty serde_urlencoded v0.7.1: the rustflags changed
21512024-10-16T19:19:08.638Z Compiling serde_urlencoded v0.7.1
21522024-10-16T19:19:08.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3395a9d988a5434 -C extra-filename=-b3395a9d988a5434 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21532024-10-16T19:19:08.662Z Dirty utf8parse v0.2.2: the rustflags changed
21542024-10-16T19:19:08.662Z Compiling utf8parse v0.2.2
21552024-10-16T19:19:08.662Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ae49b486e5e6c5ee -C extra-filename=-ae49b486e5e6c5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21562024-10-16T19:19:08.831Z Dirty openssl-probe v0.1.5: the rustflags changed
21572024-10-16T19:19:08.831Z Compiling openssl-probe v0.1.5
21582024-10-16T19:19:08.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aba34158fbf029ed -C extra-filename=-aba34158fbf029ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-10-16T19:19:09.210Z Dirty winnow v0.6.20: the rustflags changed
21602024-10-16T19:19:09.210Z Compiling winnow v0.6.20
21612024-10-16T19:19:09.213Z Dirty foreign-types-shared v0.1.1: the rustflags changed
21622024-10-16T19:19:09.213Z Compiling foreign-types-shared v0.1.1
21632024-10-16T19:19:09.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7304dc04625fbbf -C extra-filename=-a7304dc04625fbbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21642024-10-16T19:19:09.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=aedad0cea9a4d1b0 -C extra-filename=-aedad0cea9a4d1b0 --out-dir /work/oxidecomputer/omicron/target/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-10-16T19:19:09.250Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d/build-script-build`
21662024-10-16T19:19:09.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=294229beec0d6e93 -C extra-filename=-294229beec0d6e93 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'`
21672024-10-16T19:19:09.287Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a31e6b9fb38f4d29 -C extra-filename=-a31e6b9fb38f4d29 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
21682024-10-16T19:19:09.344Z Dirty foreign-types v0.3.2: the rustflags changed
21692024-10-16T19:19:09.344Z Compiling foreign-types v0.3.2
21702024-10-16T19:19:09.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb01e7ef2f5b8a88 -C extra-filename=-bb01e7ef2f5b8a88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-a7304dc04625fbbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21712024-10-16T19:19:09.456Z Dirty openssl-macros v0.1.1: the rustflags changed
21722024-10-16T19:19:09.456Z Compiling openssl-macros v0.1.1
21732024-10-16T19:19:09.458Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0932d3712722b44f -C extra-filename=-0932d3712722b44f --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21742024-10-16T19:19:09.852Z Dirty rustls-pemfile v2.2.0: the rustflags changed
21752024-10-16T19:19:09.852Z Compiling rustls-pemfile v2.2.0
21762024-10-16T19:19:09.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=157d5ce1a48d8a81 -C extra-filename=-157d5ce1a48d8a81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21772024-10-16T19:19:10.199Z Dirty unicode-width v0.1.14: the rustflags changed
21782024-10-16T19:19:10.199Z Compiling unicode-width v0.1.14
21792024-10-16T19:19:10.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.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="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=8f6b1da2456acb43 -C extra-filename=-8f6b1da2456acb43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21802024-10-16T19:19:10.222Z Dirty winnow v0.5.40: the rustflags changed
21812024-10-16T19:19:10.222Z Compiling winnow v0.5.40
21822024-10-16T19:19:10.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bbbcfac9a5ddaa19 -C extra-filename=-bbbcfac9a5ddaa19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21832024-10-16T19:19:10.412Z Dirty rustls v0.23.14: the rustflags changed
21842024-10-16T19:19:10.412Z Compiling rustls v0.23.14
21852024-10-16T19:19:10.415Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=087aa2f501fcb323 -C extra-filename=-087aa2f501fcb323 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-087aa2f501fcb323 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-10-16T19:19:10.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=776d63c627f65d4a -C extra-filename=-776d63c627f65d4a --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-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-0932d3712722b44f.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a31e6b9fb38f4d29.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
21872024-10-16T19:19:10.708Z Dirty is-terminal v0.4.13: the rustflags changed
21882024-10-16T19:19:10.708Z Compiling is-terminal v0.4.13
21892024-10-16T19:19:10.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ac1e4502263767b -C extra-filename=-1ac1e4502263767b --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21902024-10-16T19:19:10.785Z Dirty data-encoding v2.6.0: the rustflags changed
21912024-10-16T19:19:10.785Z Compiling data-encoding v2.6.0
21922024-10-16T19:19:10.789Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cd98acc801d35958 -C extra-filename=-cd98acc801d35958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21932024-10-16T19:19:10.804Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-087aa2f501fcb323/build-script-build`
21942024-10-16T19:19:10.837Z Dirty native-tls v0.2.12: the rustflags changed
21952024-10-16T19:19:10.837Z Compiling native-tls v0.2.12
21962024-10-16T19:19:10.840Z Dirty anstyle v1.0.8: the rustflags changed
21972024-10-16T19:19:10.840Z Compiling anstyle v1.0.8
21982024-10-16T19:19:10.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=6fe7b3c87df3e9ea -C extra-filename=-6fe7b3c87df3e9ea --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-6fe7b3c87df3e9ea -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21992024-10-16T19:19:10.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=43f69afcb50accdb -C extra-filename=-43f69afcb50accdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22002024-10-16T19:19:10.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=8ac8aef1a56fdf4e -C extra-filename=-8ac8aef1a56fdf4e --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-31bde78633f57151.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-e6fb378449a7f0de.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
22012024-10-16T19:19:11.245Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-6fe7b3c87df3e9ea/build-script-build`
22022024-10-16T19:19:11.280Z Dirty openapiv3 v2.0.0: the rustflags changed
22032024-10-16T19:19:11.280Z Compiling openapiv3 v2.0.0
22042024-10-16T19:19:11.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=9be05d24d67c020d -C extra-filename=-9be05d24d67c020d --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-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-10-16T19:19:11.324Z Dirty cookie v0.18.1: the rustflags changed
22062024-10-16T19:19:11.325Z Compiling cookie v0.18.1
22072024-10-16T19:19:11.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=6a89a6c6fe9502ee -C extra-filename=-6a89a6c6fe9502ee --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-6a89a6c6fe9502ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22082024-10-16T19:19:11.697Z Dirty ucd-trie v0.1.7: the rustflags changed
22092024-10-16T19:19:11.697Z Compiling ucd-trie v0.1.7
22102024-10-16T19:19:11.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1ac14b76a1fcbe60 -C extra-filename=-1ac14b76a1fcbe60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-10-16T19:19:12.355Z Dirty siphasher v0.3.11: the rustflags changed
22122024-10-16T19:19:12.355Z Compiling siphasher v0.3.11
22132024-10-16T19:19:12.358Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=4d9b4c4f3cdb6951 -C extra-filename=-4d9b4c4f3cdb6951 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-10-16T19:19:12.761Z Dirty pest v2.7.14: the rustflags changed
22152024-10-16T19:19:12.762Z Compiling pest v2.7.14
22162024-10-16T19:19:12.764Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.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="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=08cb5f6a2ae91a1a -C extra-filename=-08cb5f6a2ae91a1a --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-3b7d5cfbb443b029.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-1ac14b76a1fcbe60.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22172024-10-16T19:19:13.121Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-6a89a6c6fe9502ee/build-script-build`
22182024-10-16T19:19:13.195Z Dirty idna v0.3.0: the rustflags changed
22192024-10-16T19:19:13.195Z Compiling idna v0.3.0
22202024-10-16T19:19:13.197Z Dirty dirs-sys-next v0.1.2: the rustflags changed
22212024-10-16T19:19:13.197Z Compiling dirs-sys-next v0.1.2
22222024-10-16T19:19:13.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33e2c5dfe94ba322 -C extra-filename=-33e2c5dfe94ba322 --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-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232024-10-16T19:19:13.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50e47a67884b79d4 -C extra-filename=-50e47a67884b79d4 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22242024-10-16T19:19:13.844Z Dirty tokio-util v0.7.12: the rustflags changed
22252024-10-16T19:19:13.844Z Compiling tokio-util v0.7.12
22262024-10-16T19:19:13.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=bb0546a1960aca55 -C extra-filename=-bb0546a1960aca55 --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-b8e9fbdeb91cd71f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272024-10-16T19:19:14.123Z Dirty toml_edit v0.19.15: the rustflags changed
22282024-10-16T19:19:14.123Z Compiling toml_edit v0.19.15
22292024-10-16T19:19:14.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=30fda7d263f86ef1 -C extra-filename=-30fda7d263f86ef1 --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-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302024-10-16T19:19:14.891Z Dirty h2 v0.4.6: the rustflags changed
22312024-10-16T19:19:14.891Z Compiling h2 v0.4.6
22322024-10-16T19:19:14.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' --check-cfg 'cfg(fuzzing)' -C metadata=f820655f3aa82a51 -C extra-filename=-f820655f3aa82a51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22332024-10-16T19:19:15.247Z Dirty psl-types v2.0.11: the rustflags changed
22342024-10-16T19:19:15.247Z Compiling psl-types v2.0.11
22352024-10-16T19:19:15.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f6e6f689f08928b -C extra-filename=-4f6e6f689f08928b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362024-10-16T19:19:15.463Z Dirty publicsuffix v2.2.3: the rustflags changed
22372024-10-16T19:19:15.463Z Compiling publicsuffix v2.2.3
22382024-10-16T19:19:15.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=de8c73ae466dacf1 -C extra-filename=-de8c73ae466dacf1 --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-33e2c5dfe94ba322.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-4f6e6f689f08928b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-10-16T19:19:15.492Z Dirty pest_meta v2.7.14: the rustflags changed
22402024-10-16T19:19:15.492Z Compiling pest_meta v2.7.14
22412024-10-16T19:19:15.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=d5cd10e7c25ccaaf -C extra-filename=-d5cd10e7c25ccaaf --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-eebe1899602319ed.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-08cb5f6a2ae91a1a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22422024-10-16T19:19:15.708Z Dirty dirs-next v2.0.0: the rustflags changed
22432024-10-16T19:19:15.708Z Compiling dirs-next v2.0.0
22442024-10-16T19:19:15.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09a781331eb17ddc -C extra-filename=-09a781331eb17ddc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-50e47a67884b79d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-10-16T19:19:15.849Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=4d36d7576c2a65fc -C extra-filename=-4d36d7576c2a65fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22462024-10-16T19:19:15.914Z Dirty toml_edit v0.22.22: the rustflags changed
22472024-10-16T19:19:15.914Z Compiling toml_edit v0.22.22
22482024-10-16T19:19:15.917Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=9203d6efe3e23e2d -C extra-filename=-9203d6efe3e23e2d --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-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-aedad0cea9a4d1b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22492024-10-16T19:19:16.944Z Dirty tokio-rustls v0.26.0: the rustflags changed
22502024-10-16T19:19:16.944Z Compiling tokio-rustls v0.26.0
22512024-10-16T19:19:16.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=ce65e0e041fdad42 -C extra-filename=-ce65e0e041fdad42 --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-8ac8aef1a56fdf4e.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
22522024-10-16T19:19:17.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=8eedd80cb04eb868 -C extra-filename=-8eedd80cb04eb868 --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-31bde78633f57151.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a31e6b9fb38f4d29.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`
22532024-10-16T19:19:18.054Z Dirty tokio-native-tls v0.3.1: the rustflags changed
22542024-10-16T19:19:18.054Z Compiling tokio-native-tls v0.3.1
22552024-10-16T19:19:18.057Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=6ccf820ae5631892 -C extra-filename=-6ccf820ae5631892 --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-8eedd80cb04eb868.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
22562024-10-16T19:19:18.349Z Dirty anstyle-parse v0.2.5: the rustflags changed
22572024-10-16T19:19:18.349Z Compiling anstyle-parse v0.2.5
22582024-10-16T19:19:18.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=df00d39ce59d2847 -C extra-filename=-df00d39ce59d2847 --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-ae49b486e5e6c5ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22592024-10-16T19:19:18.708Z Dirty sha1 v0.10.6: the rustflags changed
22602024-10-16T19:19:18.708Z Compiling sha1 v0.10.6
22612024-10-16T19:19:18.710Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=e088936947e2a38a -C extra-filename=-e088936947e2a38a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22622024-10-16T19:19:19.159Z Dirty signature v2.2.0: the rustflags changed
22632024-10-16T19:19:19.160Z Compiling signature v2.2.0
22642024-10-16T19:19:19.162Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=721ebf0427bce95e -C extra-filename=-721ebf0427bce95e --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-bb9f74c74e8cc0a6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652024-10-16T19:19:19.442Z Dirty scroll_derive v0.12.0: the rustflags changed
22662024-10-16T19:19:19.442Z Compiling scroll_derive v0.12.0
22672024-10-16T19:19:19.444Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09de1ed977f8e2c8 -C extra-filename=-09de1ed977f8e2c8 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682024-10-16T19:19:19.468Z Dirty webpki-roots v0.26.6: the rustflags changed
22692024-10-16T19:19:19.468Z Compiling webpki-roots v0.26.6
22702024-10-16T19:19:19.470Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c619ac764501ed02 -C extra-filename=-c619ac764501ed02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712024-10-16T19:19:19.688Z Dirty is_terminal_polyfill v1.70.1: the rustflags changed
22722024-10-16T19:19:19.688Z Compiling is_terminal_polyfill v1.70.1
22732024-10-16T19:19:19.690Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d3c98c1505f60f28 -C extra-filename=-d3c98c1505f60f28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-10-16T19:19:19.828Z Dirty heck v0.4.1: the rustflags changed
22752024-10-16T19:19:19.828Z Compiling heck v0.4.1
22762024-10-16T19:19:19.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=64fe453a3f9fcd4a -C extra-filename=-64fe453a3f9fcd4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22772024-10-16T19:19:20.347Z Dirty anstyle-query v1.1.1: the rustflags changed
22782024-10-16T19:19:20.347Z Compiling anstyle-query v1.1.1
22792024-10-16T19:19:20.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b26b25eabbcc28f7 -C extra-filename=-b26b25eabbcc28f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22802024-10-16T19:19:20.510Z Dirty colorchoice v1.0.2: the rustflags changed
22812024-10-16T19:19:20.511Z Compiling colorchoice v1.0.2
22822024-10-16T19:19:20.513Z Dirty pest_generator v2.7.14: the rustflags changed
22832024-10-16T19:19:20.513Z Compiling pest_generator v2.7.14
22842024-10-16T19:19:20.531Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09e9e10c1ddc7acb -C extra-filename=-09e9e10c1ddc7acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852024-10-16T19:19:20.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=dc6511921538f40d -C extra-filename=-dc6511921538f40d --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-08cb5f6a2ae91a1a.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-d5cd10e7c25ccaaf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22862024-10-16T19:19:20.688Z Dirty anstream v0.6.15: the rustflags changed
22872024-10-16T19:19:20.688Z Compiling anstream v0.6.15
22882024-10-16T19:19:20.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=f36a4e983596f8b5 -C extra-filename=-f36a4e983596f8b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-df00d39ce59d2847.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-b26b25eabbcc28f7.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-09e9e10c1ddc7acb.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-d3c98c1505f60f28.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-ae49b486e5e6c5ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892024-10-16T19:19:21.020Z Dirty cookie_store v0.21.0: the rustflags changed
22902024-10-16T19:19:21.020Z Compiling cookie_store v0.21.0
22912024-10-16T19:19:21.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.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="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=cbd70e04fd72bb8d -C extra-filename=-cbd70e04fd72bb8d --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-4d36d7576c2a65fc.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0db1af5b64a05ef8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-de8c73ae466dacf1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-10-16T19:19:21.078Z Dirty scroll v0.12.0: the rustflags changed
22932024-10-16T19:19:21.078Z Compiling scroll v0.12.0
22942024-10-16T19:19:21.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=c533031f83af5835 -C extra-filename=-c533031f83af5835 --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-09de1ed977f8e2c8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22952024-10-16T19:19:21.432Z Dirty term v0.7.0: the rustflags changed
22962024-10-16T19:19:21.432Z Compiling term v0.7.0
22972024-10-16T19:19:21.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d2b024c6cdb0145f -C extra-filename=-d2b024c6cdb0145f --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-09a781331eb17ddc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22982024-10-16T19:19:21.662Z Dirty terminal_size v0.4.0: the rustflags changed
22992024-10-16T19:19:21.662Z Compiling terminal_size v0.4.0
23002024-10-16T19:19:21.665Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1acabd8678d43709 -C extra-filename=-1acabd8678d43709 --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-052104b3b04a408e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23012024-10-16T19:19:21.895Z Dirty hyper v1.4.1: the rustflags changed
23022024-10-16T19:19:21.895Z Compiling hyper v1.4.1
23032024-10-16T19:19:21.899Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C metadata=5411964e880bdcbd -C extra-filename=-5411964e880bdcbd --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-b8e9fbdeb91cd71f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-f820655f3aa82a51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23042024-10-16T19:19:21.928Z Dirty sync_wrapper v1.0.1: the rustflags changed
23052024-10-16T19:19:21.928Z Compiling sync_wrapper v1.0.1
23062024-10-16T19:19:21.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-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="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=6b5efafbb407d993 -C extra-filename=-6b5efafbb407d993 --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-5c0c6b13016b0cbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072024-10-16T19:19:22.087Z Dirty unicode-segmentation v1.12.0: the rustflags changed
23082024-10-16T19:19:22.087Z Compiling unicode-segmentation v1.12.0
23092024-10-16T19:19:22.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=5c39d9428ba97409 -C extra-filename=-5c39d9428ba97409 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23102024-10-16T19:19:22.495Z Dirty plain v0.2.3: the rustflags changed
23112024-10-16T19:19:22.495Z Compiling plain v0.2.3
23122024-10-16T19:19:22.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a3ece633e1d4183 -C extra-filename=-7a3ece633e1d4183 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23132024-10-16T19:19:22.579Z Dirty clap_lex v0.7.2: the rustflags changed
23142024-10-16T19:19:22.580Z Compiling clap_lex v0.7.2
23152024-10-16T19:19:22.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.2/src/lib.rs --error-format=json --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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f934aedfc501517 -C extra-filename=-9f934aedfc501517 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23162024-10-16T19:19:22.663Z Dirty goblin v0.8.2: the rustflags changed
23172024-10-16T19:19:22.663Z Compiling goblin v0.8.2
23182024-10-16T19:19:22.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=8003e8a5a719161a -C extra-filename=-8003e8a5a719161a --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-31bde78633f57151.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7a3ece633e1d4183.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-c533031f83af5835.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-10-16T19:19:22.970Z Dirty clap_builder v4.5.20: the rustflags changed
23202024-10-16T19:19:22.970Z Compiling clap_builder v4.5.20
23212024-10-16T19:19:22.974Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=eac1481f3abb56e5 -C extra-filename=-eac1481f3abb56e5 --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-f36a4e983596f8b5.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-9f934aedfc501517.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-1acabd8678d43709.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222024-10-16T19:19:23.019Z Dirty pest_derive v2.7.14: the rustflags changed
23232024-10-16T19:19:23.019Z Compiling pest_derive v2.7.14
23242024-10-16T19:19:23.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=bc6040319b1dd070 -C extra-filename=-bc6040319b1dd070 --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-08cb5f6a2ae91a1a.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-dc6511921538f40d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252024-10-16T19:19:23.105Z Dirty clap_derive v4.5.18: the rustflags changed
23262024-10-16T19:19:23.105Z Compiling clap_derive v4.5.18
23272024-10-16T19:19:23.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=9a3fc4d7aad8d2aa -C extra-filename=-9a3fc4d7aad8d2aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23282024-10-16T19:19:24.055Z Dirty usdt-impl v0.5.0: the rustflags changed
23292024-10-16T19:19:24.055Z Compiling usdt-impl v0.5.0
23302024-10-16T19:19:24.058Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=6caa4c31d5230c97 -C extra-filename=-6caa4c31d5230c97 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-10-16T19:19:24.088Z Dirty base16ct v0.2.0: the rustflags changed
23322024-10-16T19:19:24.111Z Compiling base16ct v0.2.0
23332024-10-16T19:19:24.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f1815429b9cc9059 -C extra-filename=-f1815429b9cc9059 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-10-16T19:19:24.492Z Dirty hyper-util v0.1.9: the rustflags changed
23352024-10-16T19:19:24.492Z Compiling hyper-util v0.1.9
23362024-10-16T19:19:24.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=9542cf70b01cc5f2 -C extra-filename=-9542cf70b01cc5f2 --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-b8e9fbdeb91cd71f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-10-16T19:19:24.515Z Dirty pretty-hex v0.4.1: the rustflags changed
23382024-10-16T19:19:24.515Z Compiling pretty-hex v0.4.1
23392024-10-16T19:19:24.517Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=966337b29a6969eb -C extra-filename=-966337b29a6969eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402024-10-16T19:19:24.741Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97/build-script-build`
23412024-10-16T19:19:24.904Z Dirty sec1 v0.7.3: the rustflags changed
23422024-10-16T19:19:24.904Z Compiling sec1 v0.7.3
23432024-10-16T19:19:24.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=8c98ad424c509d58 -C extra-filename=-8c98ad424c509d58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442024-10-16T19:19:25.014Z Dirty dtrace-parser v0.2.0: the rustflags changed
23452024-10-16T19:19:25.014Z Compiling dtrace-parser v0.2.0
23462024-10-16T19:19:25.017Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e318aee7ef22ba2a -C extra-filename=-e318aee7ef22ba2a --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-08cb5f6a2ae91a1a.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-bc6040319b1dd070.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472024-10-16T19:19:25.443Z Dirty num-integer v0.1.46: the rustflags changed
23482024-10-16T19:19:25.443Z Compiling num-integer v0.1.46
23492024-10-16T19:19:25.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=7b6cf14b4f0145ca -C extra-filename=-7b6cf14b4f0145ca --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-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502024-10-16T19:19:25.481Z Dirty ff v0.13.0: the rustflags changed
23512024-10-16T19:19:25.481Z Compiling ff v0.13.0
23522024-10-16T19:19:25.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=cd42505265878f5a -C extra-filename=-cd42505265878f5a --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-1d0d56c09c2edc5e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-10-16T19:19:25.871Z Dirty thread-id v4.2.2: the rustflags changed
23542024-10-16T19:19:25.871Z Compiling thread-id v4.2.2
23552024-10-16T19:19:25.874Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d6396d97982154c2 -C extra-filename=-d6396d97982154c2 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562024-10-16T19:19:25.874Z Dirty group v0.13.0: the rustflags changed
23572024-10-16T19:19:25.874Z Compiling group v0.13.0
23582024-10-16T19:19:25.874Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=1e0ee721bf20f95a -C extra-filename=-1e0ee721bf20f95a --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-cd42505265878f5a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23592024-10-16T19:19:26.016Z Dirty toml v0.8.19: the rustflags changed
23602024-10-16T19:19:26.016Z Compiling toml v0.8.19
23612024-10-16T19:19:26.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=7523705cabd7850e -C extra-filename=-7523705cabd7850e --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-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622024-10-16T19:19:26.185Z Dirty hkdf v0.12.4: the rustflags changed
23632024-10-16T19:19:26.186Z Compiling hkdf v0.12.4
23642024-10-16T19:19:26.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a582bc366ef88e04 -C extra-filename=-a582bc366ef88e04 --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-167d851200847cfe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-10-16T19:19:26.234Z Dirty crypto-bigint v0.5.5: the rustflags changed
23662024-10-16T19:19:26.234Z Compiling crypto-bigint v0.5.5
23672024-10-16T19:19:26.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=1d8a4d583acceb1d -C extra-filename=-1d8a4d583acceb1d --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-04cd9bd80d33c46b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682024-10-16T19:19:26.454Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
23692024-10-16T19:19:26.454Z Compiling crossbeam-epoch v0.9.18
23702024-10-16T19:19:26.456Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=e76fa68a49dedd34 -C extra-filename=-e76fa68a49dedd34 --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-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712024-10-16T19:19:27.160Z Dirty hyper-rustls v0.27.3: the rustflags changed
23722024-10-16T19:19:27.160Z Compiling hyper-rustls v0.27.3
23732024-10-16T19:19:27.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.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="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=cb10fbf69f97e695 -C extra-filename=-cb10fbf69f97e695 --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-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-c619ac764501ed02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
23742024-10-16T19:19:27.255Z Dirty hyper-tls v0.6.0: the rustflags changed
23752024-10-16T19:19:27.255Z Compiling hyper-tls v0.6.0
23762024-10-16T19:19:27.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=541700dd108f4381 -C extra-filename=-541700dd108f4381 --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-b8e9fbdeb91cd71f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-8eedd80cb04eb868.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-6ccf820ae5631892.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
23772024-10-16T19:19:27.624Z Dirty reqwest v0.12.8: the rustflags changed
23782024-10-16T19:19:27.624Z Compiling reqwest v0.12.8
23792024-10-16T19:19:27.629Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.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=unexpected_cfgs --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' --check-cfg 'cfg(reqwest_unstable)' -C metadata=13afba6a50cb6056 -C extra-filename=-13afba6a50cb6056 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-cbd70e04fd72bb8d.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-f820655f3aa82a51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-cb10fbf69f97e695.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-541700dd108f4381.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-8eedd80cb04eb868.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-6b5efafbb407d993.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-6ccf820ae5631892.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-c619ac764501ed02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
23802024-10-16T19:19:27.678Z Dirty crc32fast v1.4.2: the rustflags changed
23812024-10-16T19:19:27.678Z Compiling crc32fast v1.4.2
23822024-10-16T19:19:27.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=b07e0b017e0ce628 -C extra-filename=-b07e0b017e0ce628 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23832024-10-16T19:19:27.751Z Dirty bitflags v1.3.2: the rustflags changed
23842024-10-16T19:19:27.751Z Compiling bitflags v1.3.2
23852024-10-16T19:19:27.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=e992fadcca1ed6f2 -C extra-filename=-e992fadcca1ed6f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862024-10-16T19:19:27.774Z Dirty paste v1.0.15: the rustflags changed
23872024-10-16T19:19:27.774Z Compiling paste v1.0.15
23882024-10-16T19:19:27.776Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe0fbfc06ab2594b -C extra-filename=-fe0fbfc06ab2594b --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23892024-10-16T19:19:27.858Z Dirty rayon-core v1.12.1: the rustflags changed
23902024-10-16T19:19:27.859Z Compiling rayon-core v1.12.1
23912024-10-16T19:19:27.862Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=dbd7eded198f5a43 -C extra-filename=-dbd7eded198f5a43 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922024-10-16T19:19:27.998Z Dirty static_assertions v1.1.0: the rustflags changed
23932024-10-16T19:19:27.999Z Compiling static_assertions v1.1.0
23942024-10-16T19:19:28.001Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0a062de836263b83 -C extra-filename=-0a062de836263b83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23952024-10-16T19:19:28.104Z Dirty hex v0.4.3: the rustflags changed
23962024-10-16T19:19:28.104Z Compiling hex v0.4.3
23972024-10-16T19:19:28.106Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=063889f16a5b7e58 -C extra-filename=-063889f16a5b7e58 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-10-16T19:19:28.202Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43/build-script-build`
23992024-10-16T19:19:28.259Z Dirty itertools v0.10.5: the rustflags changed
24002024-10-16T19:19:28.260Z Compiling itertools v0.10.5
24012024-10-16T19:19:28.260Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=197a32e1da667e01 -C extra-filename=-197a32e1da667e01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022024-10-16T19:19:28.351Z Dirty clap v4.5.20: the rustflags changed
24032024-10-16T19:19:28.352Z Compiling clap v4.5.20
24042024-10-16T19:19:28.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1c0b57b8d2bf45f8 -C extra-filename=-1c0b57b8d2bf45f8 --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-eac1481f3abb56e5.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-9a3fc4d7aad8d2aa.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052024-10-16T19:19:28.376Z Dirty dof v0.3.0: the rustflags changed
24062024-10-16T19:19:28.376Z Compiling dof v0.3.0
24072024-10-16T19:19:28.379Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=3a6c3063b8d9d35b -C extra-filename=-3a6c3063b8d9d35b --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-8003e8a5a719161a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082024-10-16T19:19:28.482Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b/build-script-build`
24092024-10-16T19:19:28.553Z Dirty stable_deref_trait v1.2.0: the rustflags changed
24102024-10-16T19:19:28.553Z Compiling stable_deref_trait v1.2.0
24112024-10-16T19:19:28.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8344a76eab0acab -C extra-filename=-d8344a76eab0acab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-10-16T19:19:28.671Z Dirty bit-vec v0.6.3: the rustflags changed
24132024-10-16T19:19:28.671Z Compiling bit-vec v0.6.3
24142024-10-16T19:19:28.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=a4c480c9db0b285d -C extra-filename=-a4c480c9db0b285d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152024-10-16T19:19:28.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ec299dfa0e92da3 -C extra-filename=-4ec299dfa0e92da3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
24162024-10-16T19:19:29.154Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=6b52ecd9a4dea8e0 -C extra-filename=-6b52ecd9a4dea8e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-e318aee7ef22ba2a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-d6396d97982154c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
24172024-10-16T19:19:30.178Z Dirty elliptic-curve v0.13.8: the rustflags changed
24182024-10-16T19:19:30.178Z Compiling elliptic-curve v0.13.8
24192024-10-16T19:19:30.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=2aaba52327a6d5d5 -C extra-filename=-2aaba52327a6d5d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-1d8a4d583acceb1d.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-cd42505265878f5a.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-1e0ee721bf20f95a.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8c98ad424c509d58.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24202024-10-16T19:19:30.558Z Dirty bit-set v0.5.3: the rustflags changed
24212024-10-16T19:19:30.558Z Compiling bit-set v0.5.3
24222024-10-16T19:19:30.560Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f27c634c8e28190b -C extra-filename=-f27c634c8e28190b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232024-10-16T19:19:30.733Z Dirty crossbeam-deque v0.8.5: the rustflags changed
24242024-10-16T19:19:30.733Z Compiling crossbeam-deque v0.8.5
24252024-10-16T19:19:30.736Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3e3c34df2ac5a0b8 -C extra-filename=-3e3c34df2ac5a0b8 --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-e76fa68a49dedd34.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262024-10-16T19:19:30.852Z Dirty num-iter v0.1.45: the rustflags changed
24272024-10-16T19:19:30.852Z Compiling num-iter v0.1.45
24282024-10-16T19:19:30.854Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5f83b0ee0c6da907 -C extra-filename=-5f83b0ee0c6da907 --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-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-10-16T19:19:30.996Z Dirty curve25519-dalek v4.1.3: the rustflags changed
24302024-10-16T19:19:30.996Z Compiling curve25519-dalek v4.1.3
24312024-10-16T19:19:30.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=6c32d6e73b8db640 -C extra-filename=-6c32d6e73b8db640 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-6c32d6e73b8db640 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24322024-10-16T19:19:31.065Z Dirty crossbeam-channel v0.5.13: the rustflags changed
24332024-10-16T19:19:31.065Z Compiling crossbeam-channel v0.5.13
24342024-10-16T19:19:31.068Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4fdcc25f3cc7f51f -C extra-filename=-4fdcc25f3cc7f51f --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-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352024-10-16T19:19:31.088Z Dirty memmap v0.7.0: the rustflags changed
24362024-10-16T19:19:31.088Z Compiling memmap v0.7.0
24372024-10-16T19:19:31.088Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05bc91404a9edc9a -C extra-filename=-05bc91404a9edc9a --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382024-10-16T19:19:31.177Z Dirty thread_local v1.1.8: the rustflags changed
24392024-10-16T19:19:31.177Z Compiling thread_local v1.1.8
24402024-10-16T19:19:31.181Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b310494f9fdab81c -C extra-filename=-b310494f9fdab81c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24412024-10-16T19:19:31.452Z Dirty num-bigint-dig v0.8.4: the rustflags changed
24422024-10-16T19:19:31.452Z Compiling num-bigint-dig v0.8.4
24432024-10-16T19:19:31.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=a48bba7d8738e000 -C extra-filename=-a48bba7d8738e000 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442024-10-16T19:19:31.742Z Dirty slog-async v2.8.0: the rustflags changed
24452024-10-16T19:19:31.742Z Compiling slog-async v2.8.0
24462024-10-16T19:19:31.745Z Dirty utf-8 v0.7.6: the rustflags changed
24472024-10-16T19:19:31.745Z Compiling utf-8 v0.7.6
24482024-10-16T19:19:31.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=01c8cef20947d45b -C extra-filename=-01c8cef20947d45b --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-10-16T19:19:31.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=402f663b8b26fd9e -C extra-filename=-402f663b8b26fd9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24502024-10-16T19:19:31.828Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000/build-script-build`
24512024-10-16T19:19:31.861Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-6c32d6e73b8db640/build-script-build`
24522024-10-16T19:19:31.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=9403824613676c50 -C extra-filename=-9403824613676c50 --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-3e3c34df2ac5a0b8.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-10-16T19:19:32.096Z Dirty flate2 v1.0.34: the rustflags changed
24542024-10-16T19:19:32.096Z Compiling flate2 v1.0.34
24552024-10-16T19:19:32.100Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=ed861e9e9bc48d14 -C extra-filename=-ed861e9e9bc48d14 --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-b07e0b017e0ce628.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-568c7230d30d7b84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24562024-10-16T19:19:32.120Z Dirty toml v0.7.8: the rustflags changed
24572024-10-16T19:19:32.120Z Compiling toml v0.7.8
24582024-10-16T19:19:32.121Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=1b82a5a547bb6b63 -C extra-filename=-1b82a5a547bb6b63 --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-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592024-10-16T19:19:32.143Z Dirty phf_shared v0.11.2: the rustflags changed
24602024-10-16T19:19:32.143Z Compiling phf_shared v0.11.2
24612024-10-16T19:19:32.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=02e8e0acc1d2fa03 -C extra-filename=-02e8e0acc1d2fa03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-10-16T19:19:32.231Z Dirty rfc6979 v0.4.0: the rustflags changed
24632024-10-16T19:19:32.231Z Compiling rfc6979 v0.4.0
24642024-10-16T19:19:32.231Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e00b2f8e318e40a -C extra-filename=-1e00b2f8e318e40a --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-167d851200847cfe.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652024-10-16T19:19:32.360Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b/build-script-build`
24662024-10-16T19:19:32.433Z Dirty zerocopy-derive v0.6.6: the rustflags changed
24672024-10-16T19:19:32.433Z Compiling zerocopy-derive v0.6.6
24682024-10-16T19:19:32.437Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7dee4c9d58190fa0 -C extra-filename=-7dee4c9d58190fa0 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24692024-10-16T19:19:32.456Z Dirty curve25519-dalek-derive v0.1.1: the rustflags changed
24702024-10-16T19:19:32.456Z Compiling curve25519-dalek-derive v0.1.1
24712024-10-16T19:19:32.478Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d86306d8e7d7369 -C extra-filename=-0d86306d8e7d7369 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722024-10-16T19:19:32.515Z Dirty bstr v1.10.0: the rustflags changed
24732024-10-16T19:19:32.515Z Compiling bstr v1.10.0
24742024-10-16T19:19:32.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=51b12ef1d081c45d -C extra-filename=-51b12ef1d081c45d --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-3b7d5cfbb443b029.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-10-16T19:19:33.082Z Dirty fixedbitset v0.4.2: the rustflags changed
24762024-10-16T19:19:33.082Z Compiling fixedbitset v0.4.2
24772024-10-16T19:19:33.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fda43baac4e8c7a6 -C extra-filename=-fda43baac4e8c7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782024-10-16T19:19:33.173Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
24792024-10-16T19:19:33.173Z Compiling usdt-attr-macro v0.5.0
24802024-10-16T19:19:33.176Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=657aeadc589ce0bf -C extra-filename=-657aeadc589ce0bf --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-e318aee7ef22ba2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-10-16T19:19:33.562Z Dirty usdt-macro v0.5.0: the rustflags changed
24822024-10-16T19:19:33.562Z Compiling usdt-macro v0.5.0
24832024-10-16T19:19:33.564Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=a8d691df4bbbbed8 -C extra-filename=-a8d691df4bbbbed8 --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-e318aee7ef22ba2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842024-10-16T19:19:33.805Z Dirty match_cfg v0.1.0: the rustflags changed
24852024-10-16T19:19:33.805Z Compiling match_cfg v0.1.0
24862024-10-16T19:19:33.808Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=d9904ced2909ba3a -C extra-filename=-d9904ced2909ba3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-10-16T19:19:33.829Z Dirty managed v0.8.0: the rustflags changed
24882024-10-16T19:19:33.829Z Compiling managed v0.8.0
24892024-10-16T19:19:33.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=7ebffa2b30e78119 -C extra-filename=-7ebffa2b30e78119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24902024-10-16T19:19:33.912Z Dirty signal-hook v0.3.17: the rustflags changed
24912024-10-16T19:19:33.912Z Compiling signal-hook v0.3.17
24922024-10-16T19:19:33.914Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=aa21692816cd7757 -C extra-filename=-aa21692816cd7757 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932024-10-16T19:19:34.121Z Dirty take_mut v0.2.2: the rustflags changed
24942024-10-16T19:19:34.122Z Compiling take_mut v0.2.2
24952024-10-16T19:19:34.124Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9518271d040c7fa -C extra-filename=-f9518271d040c7fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962024-10-16T19:19:34.277Z Dirty rustls v0.22.4: the rustflags changed
24972024-10-16T19:19:34.277Z Compiling rustls v0.22.4
24982024-10-16T19:19:34.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=7a39c18fd3e98d58 -C extra-filename=-7a39c18fd3e98d58 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24992024-10-16T19:19:34.300Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757/build-script-build`
25002024-10-16T19:19:34.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=b45bb411940a19cd -C extra-filename=-b45bb411940a19cd --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-4fdcc25f3cc7f51f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-f9518271d040c7fa.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-b310494f9fdab81c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
25012024-10-16T19:19:34.346Z Dirty hostname v0.3.1: the rustflags changed
25022024-10-16T19:19:34.346Z Compiling hostname v0.3.1
25032024-10-16T19:19:34.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=ec8430922b97966a -C extra-filename=-ec8430922b97966a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-0d86306d8e7d7369.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.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"'`
25042024-10-16T19:19:34.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=e7d282d0c72e90f8 -C extra-filename=-e7d282d0c72e90f8 --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-1b46dd66a7c6c3c6.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-d9904ced2909ba3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-10-16T19:19:34.613Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58/build-script-build`
25062024-10-16T19:19:34.636Z Dirty petgraph v0.6.5: the rustflags changed
25072024-10-16T19:19:34.636Z Compiling petgraph v0.6.5
25082024-10-16T19:19:34.638Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=c468925203a4a51b -C extra-filename=-c468925203a4a51b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092024-10-16T19:19:34.665Z Dirty ecdsa v0.16.9: the rustflags changed
25102024-10-16T19:19:34.666Z Compiling ecdsa v0.16.9
25112024-10-16T19:19:34.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=94a118b5504c05b1 -C extra-filename=-94a118b5504c05b1 --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-644d9368c0827ff3.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-1e00b2f8e318e40a.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-721ebf0427bce95e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122024-10-16T19:19:34.778Z Dirty zerocopy v0.6.6: the rustflags changed
25132024-10-16T19:19:34.778Z Compiling zerocopy v0.6.6
25142024-10-16T19:19:34.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=c99036b84ef0c689 -C extra-filename=-c99036b84ef0c689 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-7dee4c9d58190fa0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25152024-10-16T19:19:35.124Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=963bfbbd004da326 -C extra-filename=-963bfbbd004da326 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
25162024-10-16T19:19:35.354Z Dirty usdt v0.5.0: the rustflags changed
25172024-10-16T19:19:35.354Z Compiling usdt v0.5.0
25182024-10-16T19:19:35.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=095b72e99f9963ef -C extra-filename=-095b72e99f9963ef --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-3a6c3063b8d9d35b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-e318aee7ef22ba2a.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-8003e8a5a719161a.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-05bc91404a9edc9a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-657aeadc589ce0bf.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-a8d691df4bbbbed8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192024-10-16T19:19:35.506Z Dirty slog-term v2.9.1: the rustflags changed
25202024-10-16T19:19:35.506Z Compiling slog-term v2.9.1
25212024-10-16T19:19:35.509Z Dirty phf_shared v0.10.0: the rustflags changed
25222024-10-16T19:19:35.509Z Compiling phf_shared v0.10.0
25232024-10-16T19:19:35.509Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=3867a56396e61cad -C extra-filename=-3867a56396e61cad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-10-16T19:19:35.509Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=dd3dcc227d4a9bc7 -C extra-filename=-dd3dcc227d4a9bc7 --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-1ac1e4502263767b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-b310494f9fdab81c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25252024-10-16T19:19:35.632Z Dirty pkcs1 v0.7.5: the rustflags changed
25262024-10-16T19:19:35.632Z Compiling pkcs1 v0.7.5
25272024-10-16T19:19:35.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=30fc075897f5ad03 -C extra-filename=-30fc075897f5ad03 --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-644d9368c0827ff3.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25282024-10-16T19:19:35.882Z Dirty minimal-lexical v0.2.1: the rustflags changed
25292024-10-16T19:19:35.882Z Compiling minimal-lexical v0.2.1
25302024-10-16T19:19:35.884Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=9a8e77c298b71cc5 -C extra-filename=-9a8e77c298b71cc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312024-10-16T19:19:35.943Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
25322024-10-16T19:19:35.943Z Compiling new_debug_unreachable v1.0.6
25332024-10-16T19:19:35.946Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2da89dee01071d53 -C extra-filename=-2da89dee01071d53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342024-10-16T19:19:36.045Z Dirty unicode-xid v0.2.6: the rustflags changed
25352024-10-16T19:19:36.045Z Compiling unicode-xid v0.2.6
25362024-10-16T19:19:36.048Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=7327f3d13197559b -C extra-filename=-7327f3d13197559b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372024-10-16T19:19:36.227Z Dirty precomputed-hash v0.1.1: the rustflags changed
25382024-10-16T19:19:36.227Z Compiling precomputed-hash v0.1.1
25392024-10-16T19:19:36.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe9d34962777373e -C extra-filename=-fe9d34962777373e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25402024-10-16T19:19:36.357Z Dirty string_cache v0.8.7: the rustflags changed
25412024-10-16T19:19:36.357Z Compiling string_cache v0.8.7
25422024-10-16T19:19:36.359Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=5d4a0867caed1149 -C extra-filename=-5d4a0867caed1149 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-2da89dee01071d53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-3867a56396e61cad.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-fe9d34962777373e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-10-16T19:19:36.405Z Dirty nom v7.1.3: the rustflags changed
25442024-10-16T19:19:36.405Z Compiling nom v7.1.3
25452024-10-16T19:19:36.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=48891256de0358bb -C extra-filename=-48891256de0358bb --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-3b7d5cfbb443b029.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-9a8e77c298b71cc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25462024-10-16T19:19:36.620Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=8638db72f9780f17 -C extra-filename=-8638db72f9780f17 --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-31bde78633f57151.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-e6fb378449a7f0de.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
25472024-10-16T19:19:36.780Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=8b929d32c77d7889 -C extra-filename=-8b929d32c77d7889 --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-1b46dd66a7c6c3c6.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-4f7cf3856044bb3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482024-10-16T19:19:36.840Z Dirty ed25519 v2.2.3: the rustflags changed
25492024-10-16T19:19:36.840Z Compiling ed25519 v2.2.3
25502024-10-16T19:19:36.843Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=d26aec193b2828e6 -C extra-filename=-d26aec193b2828e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-721ebf0427bce95e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-10-16T19:19:37.764Z Dirty rsa v0.9.6: the rustflags changed
25522024-10-16T19:19:37.764Z Compiling rsa v0.9.6
25532024-10-16T19:19:37.767Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=8a9350ba28558d6d -C extra-filename=-8a9350ba28558d6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-963bfbbd004da326.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-30fc075897f5ad03.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-721ebf0427bce95e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542024-10-16T19:19:38.649Z Dirty hubpack_derive v0.1.1: the rustflags changed
25552024-10-16T19:19:38.649Z Compiling hubpack_derive v0.1.1
25562024-10-16T19:19:38.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb02688a1548272d -C extra-filename=-cb02688a1548272d --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-10-16T19:19:38.899Z Dirty multer v3.1.0: the rustflags changed
25582024-10-16T19:19:38.899Z Compiling multer v3.1.0
25592024-10-16T19:19:38.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b0c2a76b3dbdbc46 -C extra-filename=-b0c2a76b3dbdbc46 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25602024-10-16T19:19:39.321Z Dirty quick-error v1.2.3: the rustflags changed
25612024-10-16T19:19:39.321Z Compiling quick-error v1.2.3
25622024-10-16T19:19:39.323Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a51933d224a7ea6 -C extra-filename=-5a51933d224a7ea6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632024-10-16T19:19:39.485Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46/build-script-build`
25642024-10-16T19:19:39.564Z Dirty ed25519-dalek v2.1.1: the rustflags changed
25652024-10-16T19:19:39.565Z Compiling ed25519-dalek v2.1.1
25662024-10-16T19:19:39.569Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="fast"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="signature"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=b168bd9c2bfc3356 -C extra-filename=-b168bd9c2bfc3356 --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-ec8430922b97966a.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-d26aec193b2828e6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-721ebf0427bce95e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-10-16T19:19:39.799Z Dirty hubpack v0.1.2: the rustflags changed
25682024-10-16T19:19:39.799Z Compiling hubpack v0.1.2
25692024-10-16T19:19:39.803Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acf39400c9ba3962 -C extra-filename=-acf39400c9ba3962 --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-cb02688a1548272d.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702024-10-16T19:19:40.120Z Dirty heapless v0.7.17: the rustflags changed
25712024-10-16T19:19:40.120Z Compiling heapless v0.7.17
25722024-10-16T19:19:40.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=d4922d10487e963e -C extra-filename=-d4922d10487e963e --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-d4922d10487e963e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-10-16T19:19:40.143Z Dirty slog-json v2.6.1: the rustflags changed
25742024-10-16T19:19:40.144Z Compiling slog-json v2.6.1
25752024-10-16T19:19:40.146Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=a42fe83f30efa66d -C extra-filename=-a42fe83f30efa66d --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-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762024-10-16T19:19:40.249Z Dirty x509-cert v0.2.5: the rustflags changed
25772024-10-16T19:19:40.250Z Compiling x509-cert v0.2.5
25782024-10-16T19:19:40.253Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=30be5c1673f7667f -C extra-filename=-30be5c1673f7667f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792024-10-16T19:19:40.527Z Dirty enum-as-inner v0.6.1: the rustflags changed
25802024-10-16T19:19:40.527Z Compiling enum-as-inner v0.6.1
25812024-10-16T19:19:40.530Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a059b92cae5f0b6a -C extra-filename=-a059b92cae5f0b6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822024-10-16T19:19:40.654Z Dirty async-stream-impl v0.3.6: the rustflags changed
25832024-10-16T19:19:40.654Z Compiling async-stream-impl v0.3.6
25842024-10-16T19:19:40.657Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f85522dc26f9bff0 -C extra-filename=-f85522dc26f9bff0 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852024-10-16T19:19:40.874Z Dirty itertools v0.12.1: the rustflags changed
25862024-10-16T19:19:40.874Z Compiling itertools v0.12.1
25872024-10-16T19:19:40.878Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=bb69c56d84ec7036 -C extra-filename=-bb69c56d84ec7036 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882024-10-16T19:19:41.802Z Dirty tokio-rustls v0.25.0: the rustflags changed
25892024-10-16T19:19:41.802Z Compiling tokio-rustls v0.25.0
25902024-10-16T19:19:41.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=71e3ef5bca7c1ee3 -C extra-filename=-71e3ef5bca7c1ee3 --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-8638db72f9780f17.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
25912024-10-16T19:19:42.204Z Dirty idna v0.4.0: the rustflags changed
25922024-10-16T19:19:42.204Z Compiling idna v0.4.0
25932024-10-16T19:19:42.207Z Dirty dropshot v0.12.0: the rustflags changed
25942024-10-16T19:19:42.207Z Compiling dropshot v0.12.0
25952024-10-16T19:19:42.207Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4a73eb2471afad94 -C extra-filename=-4a73eb2471afad94 --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-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962024-10-16T19:19:42.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.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 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=63e0d2c1df7453d2 -C extra-filename=-63e0d2c1df7453d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-63e0d2c1df7453d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-10-16T19:19:42.351Z Dirty lalrpop-util v0.19.12: the rustflags changed
25982024-10-16T19:19:42.351Z Compiling lalrpop-util v0.19.12
25992024-10-16T19:19:42.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=cabd6990d00654d2 -C extra-filename=-cabd6990d00654d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002024-10-16T19:19:42.593Z Dirty debug-ignore v1.0.5: the rustflags changed
26012024-10-16T19:19:42.593Z Compiling debug-ignore v1.0.5
26022024-10-16T19:19:42.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f8d6e08c22f4130f -C extra-filename=-f8d6e08c22f4130f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032024-10-16T19:19:42.717Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-63e0d2c1df7453d2/build-script-build`
26042024-10-16T19:19:42.751Z Dirty async-stream v0.3.6: the rustflags changed
26052024-10-16T19:19:42.751Z Compiling async-stream v0.3.6
26062024-10-16T19:19:42.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f83f57858a8bb458 -C extra-filename=-f83f57858a8bb458 --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-f85522dc26f9bff0.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072024-10-16T19:19:42.798Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-d4922d10487e963e/build-script-build`
26082024-10-16T19:19:42.876Z Dirty slog-bunyan v2.5.0: the rustflags changed
26092024-10-16T19:19:42.876Z Compiling slog-bunyan v2.5.0
26102024-10-16T19:19:42.879Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=06ac839049fff7fc -C extra-filename=-06ac839049fff7fc --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-e7d282d0c72e90f8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-a42fe83f30efa66d.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-10-16T19:19:43.078Z Dirty hickory-proto v0.24.1: the rustflags changed
26122024-10-16T19:19:43.078Z Compiling hickory-proto v0.24.1
26132024-10-16T19:19:43.081Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-proto-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="text-parsing"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "http", "js-sys", "mdns", "native-certs", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "text-parsing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki-roots"))' -C metadata=f3041bed5b6d6994 -C extra-filename=-f3041bed5b6d6994 --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-2a9b2223f6844e23.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-a059b92cae5f0b6a.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4a73eb2471afad94.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-08d9e11b5e823d54.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142024-10-16T19:19:43.107Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=2eced4b22646087e -C extra-filename=-2eced4b22646087e --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-b8e9fbdeb91cd71f.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152024-10-16T19:19:43.784Z Dirty signal-hook-mio v0.2.4: the rustflags changed
26162024-10-16T19:19:43.784Z Compiling signal-hook-mio v0.2.4
26172024-10-16T19:19:43.787Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=671dd385e5cd2b82 -C extra-filename=-671dd385e5cd2b82 --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-1b46dd66a7c6c3c6.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182024-10-16T19:19:43.959Z Dirty console v0.15.8: the rustflags changed
26192024-10-16T19:19:43.959Z Compiling console v0.15.8
26202024-10-16T19:19:43.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=6324a0adf023d003 -C extra-filename=-6324a0adf023d003 --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-cf320adaf9052777.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212024-10-16T19:19:44.185Z Dirty dropshot_endpoint v0.12.0: the rustflags changed
26222024-10-16T19:19:44.185Z Compiling dropshot_endpoint v0.12.0
26232024-10-16T19:19:44.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot_endpoint-0.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 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=d7b9693ca8e0e090 -C extra-filename=-d7b9693ca8e0e090 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242024-10-16T19:19:44.218Z Dirty serde_path_to_error v0.1.16: the rustflags changed
26252024-10-16T19:19:44.218Z Compiling serde_path_to_error v0.1.16
26262024-10-16T19:19:44.223Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cda642eaa27d4783 -C extra-filename=-cda642eaa27d4783 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272024-10-16T19:19:45.082Z Dirty waitgroup v0.1.2: the rustflags changed
26282024-10-16T19:19:45.082Z Compiling waitgroup v0.1.2
26292024-10-16T19:19:45.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6992fbdcfd8dfd4 -C extra-filename=-c6992fbdcfd8dfd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302024-10-16T19:19:45.137Z Dirty hostname v0.4.0: the rustflags changed
26312024-10-16T19:19:45.138Z Compiling hostname v0.4.0
26322024-10-16T19:19:45.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=f05b37f1d6d64d48 -C extra-filename=-f05b37f1d6d64d48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-10-16T19:19:45.320Z Dirty hash32 v0.2.1: the rustflags changed
26342024-10-16T19:19:45.320Z Compiling hash32 v0.2.1
26352024-10-16T19:19:45.323Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d4b24ee1288cc3 -C extra-filename=-b2d4b24ee1288cc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26362024-10-16T19:19:45.411Z Dirty predicates-core v1.0.8: the rustflags changed
26372024-10-16T19:19:45.411Z Compiling predicates-core v1.0.8
26382024-10-16T19:19:45.413Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f77a3abcbbc6e22a -C extra-filename=-f77a3abcbbc6e22a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-10-16T19:19:45.547Z Dirty portable-atomic v1.9.0: the rustflags changed
26402024-10-16T19:19:45.547Z Compiling portable-atomic v1.9.0
26412024-10-16T19:19:45.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.9.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=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C metadata=ed62a0e54811a300 -C extra-filename=-ed62a0e54811a300 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-ed62a0e54811a300 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26422024-10-16T19:19:45.706Z Dirty smoltcp v0.9.1: the rustflags changed
26432024-10-16T19:19:45.706Z Compiling smoltcp v0.9.1
26442024-10-16T19:19:45.708Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=bdbe85cbcf8150ee -C extra-filename=-bdbe85cbcf8150ee --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452024-10-16T19:19:45.784Z Dirty unicode-properties v0.1.3: the rustflags changed
26462024-10-16T19:19:45.784Z Compiling unicode-properties v0.1.3
26472024-10-16T19:19:45.787Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=80a2e358090f1ed4 -C extra-filename=-80a2e358090f1ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482024-10-16T19:19:45.926Z Dirty linked-hash-map v0.5.6: the rustflags changed
26492024-10-16T19:19:45.926Z Compiling linked-hash-map v0.5.6
26502024-10-16T19:19:46.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=e099fcafe1b8ddce -C extra-filename=-e099fcafe1b8ddce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26512024-10-16T19:19:46.204Z Dirty stringprep v0.1.5: the rustflags changed
26522024-10-16T19:19:46.204Z Compiling stringprep v0.1.5
26532024-10-16T19:19:46.206Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3221879efa85b86e -C extra-filename=-3221879efa85b86e --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-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-80a2e358090f1ed4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-10-16T19:19:46.324Z Dirty lru-cache v0.1.2: the rustflags changed
26552024-10-16T19:19:46.324Z Compiling lru-cache v0.1.2
26562024-10-16T19:19:46.327Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=014178c12363f11b -C extra-filename=-014178c12363f11b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linked_hash_map=/work/oxidecomputer/omicron/target/debug/deps/liblinked_hash_map-e099fcafe1b8ddce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26572024-10-16T19:19:46.533Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=845b1cbb096b6ddd -C extra-filename=-845b1cbb096b6ddd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-b2d4b24ee1288cc3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
26582024-10-16T19:19:46.558Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee/build-script-build`
26592024-10-16T19:19:46.590Z Dirty crossterm v0.28.1: the rustflags changed
26602024-10-16T19:19:46.590Z Compiling crossterm v0.28.1
26612024-10-16T19:19:46.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=8549c696a9de7ef1 -C extra-filename=-8549c696a9de7ef1 --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-fb02ffd1abc115c8.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-671dd385e5cd2b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622024-10-16T19:19:46.722Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-ed62a0e54811a300/build-script-build`
26632024-10-16T19:19:46.801Z Dirty similar v2.6.0: the rustflags changed
26642024-10-16T19:19:46.801Z Compiling similar v2.6.0
26652024-10-16T19:19:46.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=827221e0f813566e -C extra-filename=-827221e0f813566e --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-51b12ef1d081c45d.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26662024-10-16T19:19:46.987Z Dirty rayon v1.10.0: the rustflags changed
26672024-10-16T19:19:46.988Z Compiling rayon v1.10.0
26682024-10-16T19:19:46.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=cf1f1353f3838cad -C extra-filename=-cf1f1353f3838cad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-9403824613676c50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692024-10-16T19:19:47.332Z Dirty tokio-stream v0.1.16: the rustflags changed
26702024-10-16T19:19:47.332Z Compiling tokio-stream v0.1.16
26712024-10-16T19:19:47.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=3ec21695e06350f5 -C extra-filename=-3ec21695e06350f5 --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-5c0c6b13016b0cbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26722024-10-16T19:19:47.715Z Dirty md-5 v0.10.6: the rustflags changed
26732024-10-16T19:19:47.715Z Compiling md-5 v0.10.6
26742024-10-16T19:19:47.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=38e264a6d1cd0141 -C extra-filename=-38e264a6d1cd0141 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752024-10-16T19:19:47.999Z Dirty float-cmp v0.9.0: the rustflags changed
26762024-10-16T19:19:47.999Z Compiling float-cmp v0.9.0
26772024-10-16T19:19:48.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=65d65dd90aa32418 -C extra-filename=-65d65dd90aa32418 --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-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782024-10-16T19:19:48.234Z Dirty fs-err v2.11.0: the rustflags changed
26792024-10-16T19:19:48.234Z Compiling fs-err v2.11.0
26802024-10-16T19:19:48.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=6927faa1e4c3a7b4 -C extra-filename=-6927faa1e4c3a7b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-6927faa1e4c3a7b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812024-10-16T19:19:48.350Z Dirty normalize-line-endings v0.3.0: the rustflags changed
26822024-10-16T19:19:48.350Z Compiling normalize-line-endings v0.3.0
26832024-10-16T19:19:48.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb19df894926175b -C extra-filename=-eb19df894926175b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842024-10-16T19:19:48.492Z Dirty difflib v0.4.0: the rustflags changed
26852024-10-16T19:19:48.492Z Compiling difflib v0.4.0
26862024-10-16T19:19:48.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df3a4df3c1440d6e -C extra-filename=-df3a4df3c1440d6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872024-10-16T19:19:48.605Z Dirty fallible-iterator v0.2.0: the rustflags changed
26882024-10-16T19:19:48.605Z Compiling fallible-iterator v0.2.0
26892024-10-16T19:19:48.607Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99585d275a54a8fa -C extra-filename=-99585d275a54a8fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902024-10-16T19:19:49.043Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.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 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=cbc6f0686b99e4c6 -C extra-filename=-cbc6f0686b99e4c6 --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-f83f57858a8bb458.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-d7b9693ca8e0e090.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-f05b37f1d6d64d48.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-2eced4b22646087e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-a42fe83f30efa66d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-71e3ef5bca7c1ee3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c6992fbdcfd8dfd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
26912024-10-16T19:19:49.277Z Dirty predicates v3.1.2: the rustflags changed
26922024-10-16T19:19:49.277Z Compiling predicates v3.1.2
26932024-10-16T19:19:49.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=16eb17d651f323bf -C extra-filename=-16eb17d651f323bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-df3a4df3c1440d6e.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-65d65dd90aa32418.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-eb19df894926175b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-f77a3abcbbc6e22a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26942024-10-16T19:19:49.365Z Dirty postgres-protocol v0.6.7: the rustflags changed
26952024-10-16T19:19:49.365Z Compiling postgres-protocol v0.6.7
26962024-10-16T19:19:49.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=5c002ec3d6e0abc9 -C extra-filename=-5c002ec3d6e0abc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-38e264a6d1cd0141.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-3221879efa85b86e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-10-16T19:19:49.687Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-6927faa1e4c3a7b4/build-script-build`
26982024-10-16T19:19:49.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=0f23f45b0e9d0ef6 -C extra-filename=-0f23f45b0e9d0ef6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-845b1cbb096b6ddd.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-10-16T19:19:50.172Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C metadata=bb0447e5c24e90ad -C extra-filename=-bb0447e5c24e90ad --out-dir /work/oxidecomputer/omicron/target/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_pre_llvm_19 --check-cfg 'cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'`
27002024-10-16T19:19:50.434Z Dirty resolv-conf v0.7.0: the rustflags changed
27012024-10-16T19:19:50.434Z Compiling resolv-conf v0.7.0
27022024-10-16T19:19:50.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=c593ae89b2fb6a7b -C extra-filename=-c593ae89b2fb6a7b --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-e7d282d0c72e90f8.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-10-16T19:19:50.756Z Dirty phf v0.11.2: the rustflags changed
27042024-10-16T19:19:50.756Z Compiling phf v0.11.2
27052024-10-16T19:19:50.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=ee25658cf7098305 -C extra-filename=-ee25658cf7098305 --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-02e8e0acc1d2fa03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27062024-10-16T19:19:51.005Z Dirty tungstenite v0.23.0: the rustflags changed
27072024-10-16T19:19:51.005Z Compiling tungstenite v0.23.0
27082024-10-16T19:19:51.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=2ae4bc1eb8d17c5c -C extra-filename=-2ae4bc1eb8d17c5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092024-10-16T19:19:51.062Z Dirty strum_macros v0.25.3: the rustflags changed
27102024-10-16T19:19:51.062Z Compiling strum_macros v0.25.3
27112024-10-16T19:19:51.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4e5045a500f93df -C extra-filename=-f4e5045a500f93df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122024-10-16T19:19:51.254Z Dirty serde-big-array v0.5.1: the rustflags changed
27132024-10-16T19:19:51.254Z Compiling serde-big-array v0.5.1
27142024-10-16T19:19:51.258Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=176255c2b6dd361c -C extra-filename=-176255c2b6dd361c --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152024-10-16T19:19:51.488Z Dirty serde_repr v0.1.19: the rustflags changed
27162024-10-16T19:19:51.489Z Compiling serde_repr v0.1.19
27172024-10-16T19:19:51.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ebeff5f98149d47c -C extra-filename=-ebeff5f98149d47c --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182024-10-16T19:19:51.511Z Dirty number_prefix v0.4.0: the rustflags changed
27192024-10-16T19:19:51.511Z Compiling number_prefix v0.4.0
27202024-10-16T19:19:51.514Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f0572afc11e7106 -C extra-filename=-8f0572afc11e7106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212024-10-16T19:19:51.751Z Dirty peg-runtime v0.8.3: the rustflags changed
27222024-10-16T19:19:51.751Z Compiling peg-runtime v0.8.3
27232024-10-16T19:19:51.753Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=f68472f095c24de4 -C extra-filename=-f68472f095c24de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242024-10-16T19:19:51.879Z Dirty indicatif v0.17.8: the rustflags changed
27252024-10-16T19:19:51.879Z Compiling indicatif v0.17.8
27262024-10-16T19:19:51.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=dc54711507a81137 -C extra-filename=-dc54711507a81137 --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-6324a0adf023d003.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-8f0572afc11e7106.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-bb0447e5c24e90ad.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272024-10-16T19:19:51.952Z Dirty hickory-resolver v0.24.1: the rustflags changed
27282024-10-16T19:19:51.952Z Compiling hickory-resolver v0.24.1
27292024-10-16T19:19:51.955Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-resolver-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "native-certs", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=6702bbd706a9646b -C extra-filename=-6702bbd706a9646b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-c593ae89b2fb6a7b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302024-10-16T19:19:52.418Z Dirty tokio-tungstenite v0.23.1: the rustflags changed
27312024-10-16T19:19:52.419Z Compiling tokio-tungstenite v0.23.1
27322024-10-16T19:19:52.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=d9d04c59ec4774f4 -C extra-filename=-d9d04c59ec4774f4 --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-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-2ae4bc1eb8d17c5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332024-10-16T19:19:52.846Z Dirty postgres-types v0.2.8: the rustflags changed
27342024-10-16T19:19:52.846Z Compiling postgres-types v0.2.8
27352024-10-16T19:19:52.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.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="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "jiff-01", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-chrono-0_4", "with-cidr-0_2", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=6693331e986156ec -C extra-filename=-6693331e986156ec --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-b8e9fbdeb91cd71f.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5c002ec3d6e0abc9.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27362024-10-16T19:19:52.959Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=0473c3622bb6cbfb -C extra-filename=-0473c3622bb6cbfb --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-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
27372024-10-16T19:19:53.303Z Dirty derive-where v1.2.7: the rustflags changed
27382024-10-16T19:19:53.303Z Compiling derive-where v1.2.7
27392024-10-16T19:19:53.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=c9f4d798832c0062 -C extra-filename=-c9f4d798832c0062 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402024-10-16T19:19:53.374Z Dirty whoami v1.5.2: the rustflags changed
27412024-10-16T19:19:53.374Z Compiling whoami v1.5.2
27422024-10-16T19:19:53.377Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' --check-cfg 'cfg(daku)' -C metadata=481ec9f9cd50a9a2 -C extra-filename=-481ec9f9cd50a9a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432024-10-16T19:19:53.814Z Dirty tokio-postgres v0.7.12: the rustflags changed
27442024-10-16T19:19:53.814Z Compiling tokio-postgres v0.7.12
27452024-10-16T19:19:53.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.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="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=5282b43012ffdab7 -C extra-filename=-5282b43012ffdab7 --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-2a9b2223f6844e23.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5c002ec3d6e0abc9.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6693331e986156ec.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462024-10-16T19:19:54.033Z Compiling hashbrown v0.14.5
27472024-10-16T19:19:54.039Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a216341ac1c97509 -C extra-filename=-a216341ac1c97509 --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-c2c68dd1da33c7ee.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-b6220780d1ff212d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482024-10-16T19:19:54.123Z Compiling unsafe-libyaml v0.2.11
27492024-10-16T19:19:54.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d82dd58b0184436 -C extra-filename=-5d82dd58b0184436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502024-10-16T19:19:54.381Z Dirty fastrand v2.1.1: the rustflags changed
27512024-10-16T19:19:54.381Z Compiling fastrand v2.1.1
27522024-10-16T19:19:54.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=021f1b051b6c63fa -C extra-filename=-021f1b051b6c63fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532024-10-16T19:19:54.964Z Compiling ident_case v1.0.1
27542024-10-16T19:19:54.967Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f0a2acd79c1f241 -C extra-filename=-1f0a2acd79c1f241 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-10-16T19:19:55.158Z Compiling darling_core v0.20.10
27562024-10-16T19:19:55.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=2278af24b1a50c87 -C extra-filename=-2278af24b1a50c87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-1f0a2acd79c1f241.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572024-10-16T19:19:55.309Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475): the rustflags changed
27582024-10-16T19:19:55.309Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27592024-10-16T19:19:55.311Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=1c8f4e0cb357f561 -C extra-filename=-1c8f4e0cb357f561 --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-fb02ffd1abc115c8.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-acf39400c9ba3962.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-176255c2b6dd361c.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-ebeff5f98149d47c.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0f23f45b0e9d0ef6.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-f4e5045a500f93df.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27602024-10-16T19:19:55.417Z Compiling regress v0.10.1
27612024-10-16T19:19:55.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=46f302c9b1cffccf -C extra-filename=-46f302c9b1cffccf --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-a216341ac1c97509.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27622024-10-16T19:19:56.030Z Compiling serde_yaml v0.9.34+deprecated
27632024-10-16T19:19:56.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb6fd8431c9edecc -C extra-filename=-eb6fd8431c9edecc --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-f8788065ea5bfd1e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-5d82dd58b0184436.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27642024-10-16T19:19:57.136Z Dirty qorb v0.0.2: the rustflags changed
27652024-10-16T19:19:57.136Z Compiling qorb v0.0.2
27662024-10-16T19:19:57.139Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/qorb-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 --cfg 'feature="default"' --cfg 'feature="qtop"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "qtop", "serde"))' -C metadata=c4c8526b80be35ee -C extra-filename=-c4c8526b80be35ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
27672024-10-16T19:19:58.559Z Compiling progenitor-client v0.8.0
27682024-10-16T19:19:58.561Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-client-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=431073cec4faf42d -C extra-filename=-431073cec4faf42d --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-b8e9fbdeb91cd71f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
27692024-10-16T19:19:58.603Z Compiling ipnetwork v0.20.0
27702024-10-16T19:19:58.605Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=08d424c691fbf9b7 -C extra-filename=-08d424c691fbf9b7 --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-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712024-10-16T19:19:59.015Z Compiling tempfile v3.13.0
27722024-10-16T19:19:59.018Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e9e06acf0e6a9e7b -C extra-filename=-e9e06acf0e6a9e7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732024-10-16T19:19:59.542Z Compiling typify-impl v0.2.0
27742024-10-16T19:19:59.545Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-impl-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=733fe0e8a6cf1f4f -C extra-filename=-733fe0e8a6cf1f4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-46f302c9b1cffccf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752024-10-16T19:19:59.592Z Dirty strum_macros v0.26.4: the rustflags changed
27762024-10-16T19:19:59.592Z Compiling strum_macros v0.26.4
27772024-10-16T19:19:59.594Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b534315ca1a3744c -C extra-filename=-b534315ca1a3744c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782024-10-16T19:19:59.943Z Compiling newtype-uuid v1.1.2
27792024-10-16T19:19:59.946Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.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="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=3b6a66c130d88708 -C extra-filename=-3b6a66c130d88708 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-3b6a66c130d88708 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802024-10-16T19:20:00.297Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-3b6a66c130d88708/build-script-build`
27812024-10-16T19:20:00.323Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
27822024-10-16T19:20:00.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/7dacd26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=4c56c4994d51434f -C extra-filename=-4c56c4994d51434f --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-08d424c691fbf9b7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-10-16T19:20:00.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=233eac4e075e93bb -C extra-filename=-233eac4e075e93bb --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-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
27842024-10-16T19:20:00.462Z Compiling structmeta-derive v0.3.0
27852024-10-16T19:20:00.465Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a80a3f5c8f64ad13 -C extra-filename=-a80a3f5c8f64ad13 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862024-10-16T19:20:00.661Z Compiling instant v0.1.13
27872024-10-16T19:20:00.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=f7e1d6861bc5a0b0 -C extra-filename=-f7e1d6861bc5a0b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882024-10-16T19:20:00.823Z Compiling regress v0.9.1
27892024-10-16T19:20:00.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=766a577f90e102e7 -C extra-filename=-766a577f90e102e7 --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-a216341ac1c97509.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902024-10-16T19:20:01.051Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27912024-10-16T19:20:01.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=f3330dfa5c148615 -C extra-filename=-f3330dfa5c148615 --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-233eac4e075e93bb.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922024-10-16T19:20:01.390Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27932024-10-16T19:20:01.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=0d7d2998473d8a5b -C extra-filename=-0d7d2998473d8a5b --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942024-10-16T19:20:02.234Z Compiling backoff v0.4.0
27952024-10-16T19:20:02.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=a145cdbd982de1ca -C extra-filename=-a145cdbd982de1ca --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-5c0c6b13016b0cbd.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-f7e1d6861bc5a0b0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-10-16T19:20:02.258Z Compiling darling_macro v0.20.10
27972024-10-16T19:20:02.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=214f10642a9b12ec -C extra-filename=-214f10642a9b12ec --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-2278af24b1a50c87.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982024-10-16T19:20:02.312Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27992024-10-16T19:20:02.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=72173a9ea899e76d -C extra-filename=-72173a9ea899e76d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-0d7d2998473d8a5b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002024-10-16T19:20:02.500Z Compiling macaddr v1.0.1
28012024-10-16T19:20:02.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=f1ccdd3195e5f523 -C extra-filename=-f1ccdd3195e5f523 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-10-16T19:20:02.592Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
28032024-10-16T19:20:02.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8392285166d821a5 -C extra-filename=-8392285166d821a5 --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-063889f16a5b7e58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042024-10-16T19:20:02.759Z Compiling wait-timeout v0.2.0
28052024-10-16T19:20:02.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32e63b1de861798b -C extra-filename=-32e63b1de861798b --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062024-10-16T19:20:02.949Z Compiling structmeta-derive v0.2.0
28072024-10-16T19:20:02.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=999e17840cb00b8b -C extra-filename=-999e17840cb00b8b --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-10-16T19:20:03.306Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28092024-10-16T19:20:03.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=818ef40fdfc61887 -C extra-filename=-818ef40fdfc61887 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-818ef40fdfc61887 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-c2c68dd1da33c7ee.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-eac1481f3abb56e5.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2b55e56def4fa78e.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-ec8430922b97966a.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-94a118b5504c05b1.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-cd42505265878f5a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-1e0ee721bf20f95a.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-cb10fbf69f97e695.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-963bfbbd004da326.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6693331e986156ec.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-5d4a0867caed1149.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-7327f3d13197559b.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
28102024-10-16T19:20:03.330Z Compiling rusty-fork v0.3.0
28112024-10-16T19:20:03.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=317fd5c42b98394c -C extra-filename=-317fd5c42b98394c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-32e63b1de861798b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-10-16T19:20:03.393Z Compiling darling v0.20.10
28132024-10-16T19:20:03.395Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.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="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=67c501a86fe790f0 -C extra-filename=-67c501a86fe790f0 --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-2278af24b1a50c87.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-214f10642a9b12ec.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-10-16T19:20:03.517Z Compiling serde_with_macros v3.11.0
28152024-10-16T19:20:03.520Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C metadata=1dd44243da284755 -C extra-filename=-1dd44243da284755 --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-67c501a86fe790f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162024-10-16T19:20:03.650Z Compiling structmeta v0.3.0
28172024-10-16T19:20:03.670Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b27bac30dc2f6b6e -C extra-filename=-b27bac30dc2f6b6e --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-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-a80a3f5c8f64ad13.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-10-16T19:20:03.672Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-818ef40fdfc61887/build-script-build`
28192024-10-16T19:20:03.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1569900b4ebf64e1 -C extra-filename=-1569900b4ebf64e1 --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-c2c68dd1da33c7ee.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-eac1481f3abb56e5.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2b55e56def4fa78e.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-ec8430922b97966a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-94a118b5504c05b1.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-cd42505265878f5a.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-1e0ee721bf20f95a.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-cb10fbf69f97e695.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-963bfbbd004da326.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6693331e986156ec.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-5d4a0867caed1149.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
28202024-10-16T19:20:03.822Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28212024-10-16T19:20:03.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed9c3f579f367a64 -C extra-filename=-ed9c3f579f367a64 --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-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
28222024-10-16T19:20:04.049Z Compiling rand_xorshift v0.3.0
28232024-10-16T19:20:04.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=85b85b5c54f5d7c5 -C extra-filename=-85b85b5c54f5d7c5 --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-1d0d56c09c2edc5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-10-16T19:20:04.090Z Compiling parse-display-derive v0.10.0
28252024-10-16T19:20:04.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b133cb3f7b17403f -C extra-filename=-b133cb3f7b17403f --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-b27bac30dc2f6b6e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-10-16T19:20:04.407Z Compiling unarray v0.1.4
28272024-10-16T19:20:04.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=902f42438c2f18fe -C extra-filename=-902f42438c2f18fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-10-16T19:20:04.585Z Compiling proptest v1.5.0
28292024-10-16T19:20:04.588Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=75a9a4545112aea4 -C extra-filename=-75a9a4545112aea4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b937173290be0417.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-85b85b5c54f5d7c5.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-317fd5c42b98394c.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-902f42438c2f18fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-10-16T19:20:04.749Z Compiling camino-tempfile v1.1.1
28312024-10-16T19:20:04.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=603790e109690430 -C extra-filename=-603790e109690430 --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-294229beec0d6e93.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322024-10-16T19:20:04.831Z Dirty strum v0.26.3: the rustflags changed
28332024-10-16T19:20:04.831Z Compiling strum v0.26.3
28342024-10-16T19:20:04.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=a5fdb242a92b805a -C extra-filename=-a5fdb242a92b805a --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-b534315ca1a3744c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352024-10-16T19:20:05.008Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
28362024-10-16T19:20:05.009Z Compiling proc-macro-error-attr v1.0.4
28372024-10-16T19:20:05.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d000a157274cd67 -C extra-filename=-5d000a157274cd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382024-10-16T19:20:05.211Z Dirty proc-macro-error v1.0.4: the rustflags changed
28392024-10-16T19:20:05.211Z Compiling proc-macro-error v1.0.4
28402024-10-16T19:20:05.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=a4bca8a215788b67 -C extra-filename=-a4bca8a215788b67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412024-10-16T19:20:05.382Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67/build-script-build`
28422024-10-16T19:20:05.456Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68f122e0d2163110 -C extra-filename=-68f122e0d2163110 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432024-10-16T19:20:05.591Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67/build-script-build`
28442024-10-16T19:20:05.752Z Compiling proc-macro-crate v1.3.1
28452024-10-16T19:20:05.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1208aeb5b4302f67 -C extra-filename=-1208aeb5b4302f67 --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-eebe1899602319ed.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462024-10-16T19:20:05.902Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28472024-10-16T19:20:05.905Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7e5a9887b0b0e8e -C extra-filename=-d7e5a9887b0b0e8e --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482024-10-16T19:20:06.149Z Compiling structmeta v0.2.0
28492024-10-16T19:20:06.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6068c22f85f1ab0e -C extra-filename=-6068c22f85f1ab0e --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-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-999e17840cb00b8b.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28502024-10-16T19:20:06.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=836e2c374cf90b03 -C extra-filename=-836e2c374cf90b03 --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-68f122e0d2163110.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
28512024-10-16T19:20:06.327Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e/build-script-build`
28522024-10-16T19:20:06.373Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28532024-10-16T19:20:06.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=525ace519d3346b6 -C extra-filename=-525ace519d3346b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542024-10-16T19:20:06.588Z Compiling test-strategy v0.3.1
28552024-10-16T19:20:06.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd7fbb4f14d40c5b -C extra-filename=-fd7fbb4f14d40c5b --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-6068c22f85f1ab0e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562024-10-16T19:20:06.641Z Compiling serde_with v3.11.0
28572024-10-16T19:20:06.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C metadata=8d52e71b5f275706 -C extra-filename=-8d52e71b5f275706 --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-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-1dd44243da284755.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-10-16T19:20:06.734Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6/build-script-build`
28592024-10-16T19:20:06.765Z Compiling foreign-types-macros v0.2.3
28602024-10-16T19:20:06.767Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=04b7b57f0d8e75d6 -C extra-filename=-04b7b57f0d8e75d6 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612024-10-16T19:20:06.795Z Compiling num_enum_derive v0.5.11
28622024-10-16T19:20:06.798Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=31c1f68904ff6151 -C extra-filename=-31c1f68904ff6151 --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-1208aeb5b4302f67.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632024-10-16T19:20:07.024Z Compiling foreign-types-shared v0.3.1
28642024-10-16T19:20:07.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62e6d3d49a368cf7 -C extra-filename=-62e6d3d49a368cf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652024-10-16T19:20:07.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66564d91ab6f2ef3 -C extra-filename=-66564d91ab6f2ef3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
28662024-10-16T19:20:07.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0294cfe81e15398b -C extra-filename=-0294cfe81e15398b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
28672024-10-16T19:20:07.507Z Compiling tabwriter v1.4.0
28682024-10-16T19:20:07.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=2da5a6fab03534d3 -C extra-filename=-2da5a6fab03534d3 --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-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28692024-10-16T19:20:07.992Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28702024-10-16T19:20:07.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/0e3a149/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36183a0c179aba72 -C extra-filename=-36183a0c179aba72 --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-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28712024-10-16T19:20:08.250Z Compiling foreign-types v0.5.0
28722024-10-16T19:20:08.253Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dcc8af15904b5b83 -C extra-filename=-dcc8af15904b5b83 --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-04b7b57f0d8e75d6.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-62e6d3d49a368cf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28732024-10-16T19:20:08.377Z Compiling cstr-argument v0.1.2
28742024-10-16T19:20:08.380Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=296e251edda4f9b1 -C extra-filename=-296e251edda4f9b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28752024-10-16T19:20:08.647Z Compiling pretty-hex v0.2.1
28762024-10-16T19:20:08.650Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=27176efeb89a212c -C extra-filename=-27176efeb89a212c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772024-10-16T19:20:08.842Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28782024-10-16T19:20:08.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=793f7ef534fdef53 -C extra-filename=-793f7ef534fdef53 --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-296e251edda4f9b1.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-dcc8af15904b5b83.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792024-10-16T19:20:08.990Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28802024-10-16T19:20:08.993Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/0e3a149/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d86a21abaac1fc -C extra-filename=-b2d86a21abaac1fc --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-1b46dd66a7c6c3c6.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-36183a0c179aba72.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812024-10-16T19:20:09.017Z Compiling parse-display v0.10.0
28822024-10-16T19:20:09.020Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=df3af215e239554f -C extra-filename=-df3af215e239554f --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-b133cb3f7b17403f.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832024-10-16T19:20:09.237Z Compiling colored v2.1.0
28842024-10-16T19:20:09.240Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=7d9dfb8b3088a042 -C extra-filename=-7d9dfb8b3088a042 --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-cf320adaf9052777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852024-10-16T19:20:09.478Z Compiling smf v0.2.3
28862024-10-16T19:20:09.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93a9df5e6bd72088 -C extra-filename=-93a9df5e6bd72088 --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-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28872024-10-16T19:20:09.635Z Compiling num_enum v0.5.11
28882024-10-16T19:20:09.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=179cfc7ef42b0d18 -C extra-filename=-179cfc7ef42b0d18 --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-31c1f68904ff6151.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28892024-10-16T19:20:09.731Z Compiling crucible-workspace-hack v0.1.0
28902024-10-16T19:20:09.736Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bb6db9d5be3b93a -C extra-filename=-7bb6db9d5be3b93a --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28912024-10-16T19:20:09.793Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28922024-10-16T19:20:09.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f56f8cc97185ca3c -C extra-filename=-f56f8cc97185ca3c --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-1b46dd66a7c6c3c6.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-66564d91ab6f2ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-27176efeb89a212c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28932024-10-16T19:20:10.020Z Compiling termtree v0.4.1
28942024-10-16T19:20:10.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f580d41a8e4e74f -C extra-filename=-3f580d41a8e4e74f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28952024-10-16T19:20:10.077Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a/build-script-build`
28962024-10-16T19:20:10.110Z Compiling heapless v0.8.0
28972024-10-16T19:20:10.113Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=e556d1dbcfabb7d1 -C extra-filename=-e556d1dbcfabb7d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-10-16T19:20:10.156Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8df2ed83fa4c112a -C extra-filename=-8df2ed83fa4c112a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28992024-10-16T19:20:10.245Z Compiling predicates-tree v1.0.11
29002024-10-16T19:20:10.248Z Compiling hash32 v0.3.1
29012024-10-16T19:20:10.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cddcddc67b25fbf7 -C extra-filename=-cddcddc67b25fbf7 --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-f77a3abcbbc6e22a.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3f580d41a8e4e74f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022024-10-16T19:20:10.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4832032344ca634d -C extra-filename=-4832032344ca634d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032024-10-16T19:20:10.501Z Compiling smoltcp v0.11.0
29042024-10-16T19:20:10.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=8932ed320cfb35a5 -C extra-filename=-8932ed320cfb35a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052024-10-16T19:20:10.522Z Compiling cobs v0.2.3
29062024-10-16T19:20:10.522Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e7a06af4cb4d7afa -C extra-filename=-e7a06af4cb4d7afa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072024-10-16T19:20:10.774Z Compiling postcard v1.0.10
29082024-10-16T19:20:10.777Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.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="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=7324dbc620a7e06a -C extra-filename=-7324dbc620a7e06a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e7a06af4cb4d7afa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092024-10-16T19:20:10.823Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1/build-script-build`
29102024-10-16T19:20:10.825Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
29112024-10-16T19:20:10.825Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=6dfe4ebb06f19d7f -C extra-filename=-6dfe4ebb06f19d7f --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-6dfe4ebb06f19d7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122024-10-16T19:20:10.848Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
29132024-10-16T19:20:10.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=12138e8c068a750e -C extra-filename=-12138e8c068a750e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142024-10-16T19:20:10.869Z Compiling base64 v0.21.7
29152024-10-16T19:20:10.872Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a2ffa63167802121 -C extra-filename=-a2ffa63167802121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162024-10-16T19:20:11.014Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
29172024-10-16T19:20:11.017Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b169fde8fb2bf410 -C extra-filename=-b169fde8fb2bf410 --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-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182024-10-16T19:20:11.099Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=b9ac8a798b087133 -C extra-filename=-b9ac8a798b087133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-4832032344ca634d.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192024-10-16T19:20:11.193Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-6dfe4ebb06f19d7f/build-script-build`
29202024-10-16T19:20:11.267Z Compiling sigpipe v0.1.3
29212024-10-16T19:20:11.267Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=955f100085ab1813 -C extra-filename=-955f100085ab1813 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222024-10-16T19:20:11.314Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5/build-script-build`
29232024-10-16T19:20:11.349Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
29242024-10-16T19:20:11.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03b8ac6ea3fd311e -C extra-filename=-03b8ac6ea3fd311e --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252024-10-16T19:20:11.375Z Compiling mockall_derive v0.13.0
29262024-10-16T19:20:11.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=840718ae530a1b62 -C extra-filename=-840718ae530a1b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272024-10-16T19:20:11.407Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
29282024-10-16T19:20:11.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bcf0f2aa9b53959 -C extra-filename=-1bcf0f2aa9b53959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292024-10-16T19:20:11.628Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29302024-10-16T19:20:11.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7552a1b47d6f9ea -C extra-filename=-d7552a1b47d6f9ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-955f100085ab1813.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
29312024-10-16T19:20:11.692Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e/build-script-build`
29322024-10-16T19:20:11.724Z Compiling zone_cfg_derive v0.3.0
29332024-10-16T19:20:11.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9b3e7b7833f7b4e -C extra-filename=-f9b3e7b7833f7b4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f56f8cc97185ca3c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-793f7ef534fdef53.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-b2d86a21abaac1fc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-aedad0cea9a4d1b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
29342024-10-16T19:20:11.739Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4d26b8852d03116 -C extra-filename=-e4d26b8852d03116 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-836e2c374cf90b03.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352024-10-16T19:20:11.756Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62/build-script-build`
29362024-10-16T19:20:11.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=f0b89fd9c83f1409 -C extra-filename=-f0b89fd9c83f1409 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
29372024-10-16T19:20:12.037Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
29382024-10-16T19:20:12.040Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4218bc574f821fc8 -C extra-filename=-4218bc574f821fc8 --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-1b46dd66a7c6c3c6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-10-16T19:20:12.207Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=602d7e1333826dc3 -C extra-filename=-602d7e1333826dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-b9ac8a798b087133.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402024-10-16T19:20:12.508Z Compiling num-derive v0.4.2
29412024-10-16T19:20:12.511Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74e295ba2bdbedaa -C extra-filename=-74e295ba2bdbedaa --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-10-16T19:20:12.782Z Compiling downcast v0.11.0
29432024-10-16T19:20:12.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4fcc4acd430b883f -C extra-filename=-4fcc4acd430b883f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-10-16T19:20:13.041Z Compiling fragile v2.0.0
29452024-10-16T19:20:13.048Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("slab"))' -C metadata=d2f257ecbd91aeaa -C extra-filename=-d2f257ecbd91aeaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29462024-10-16T19:20:13.475Z Compiling same-file v1.0.6
29472024-10-16T19:20:13.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9239fd0f0a5434c0 -C extra-filename=-9239fd0f0a5434c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482024-10-16T19:20:13.672Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29492024-10-16T19:20:13.675Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 illumos-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=a3fc801a6ca21997 -C extra-filename=-a3fc801a6ca21997 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-10-16T19:20:13.780Z Compiling walkdir v2.5.0
29512024-10-16T19:20:13.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=321402a375879e82 -C extra-filename=-321402a375879e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-9239fd0f0a5434c0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-10-16T19:20:14.041Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997/build-script-build`
29532024-10-16T19:20:14.073Z Compiling zone v0.3.0
29542024-10-16T19:20:14.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=a38aa9c6d50a9b94 -C extra-filename=-a38aa9c6d50a9b94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-e4d26b8852d03116.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552024-10-16T19:20:14.599Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
29562024-10-16T19:20:14.602Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9f93ba449c14507 -C extra-filename=-e9f93ba449c14507 --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-4218bc574f821fc8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572024-10-16T19:20:15.074Z Compiling atomicwrites v0.4.4
29582024-10-16T19:20:15.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10fdcca982d1ff6d -C extra-filename=-10fdcca982d1ff6d --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-052104b3b04a408e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592024-10-16T19:20:15.107Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
29602024-10-16T19:20:15.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cd6197983cd85a2 -C extra-filename=-6cd6197983cd85a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-74e295ba2bdbedaa.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612024-10-16T19:20:15.438Z Dirty xattr v1.3.1: the rustflags changed
29622024-10-16T19:20:15.438Z Compiling xattr v1.3.1
29632024-10-16T19:20:15.441Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=81c5097282ccd27d -C extra-filename=-81c5097282ccd27d --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-052104b3b04a408e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29642024-10-16T19:20:15.647Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
29652024-10-16T19:20:15.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=e94a802546331907 -C extra-filename=-e94a802546331907 --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-12138e8c068a750e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7324dbc620a7e06a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662024-10-16T19:20:15.697Z Dirty filetime v0.2.25: the rustflags changed
29672024-10-16T19:20:15.698Z Compiling filetime v0.2.25
29682024-10-16T19:20:15.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65322f84cd556c62 -C extra-filename=-65322f84cd556c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-10-16T19:20:15.895Z Compiling convert_case v0.4.0
29702024-10-16T19:20:15.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=6dc902c7485ec1d1 -C extra-filename=-6dc902c7485ec1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712024-10-16T19:20:16.027Z Dirty tar v0.4.42: the rustflags changed
29722024-10-16T19:20:16.027Z Compiling tar v0.4.42
29732024-10-16T19:20:16.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=cc3594c35b1192a2 -C extra-filename=-cc3594c35b1192a2 --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-65322f84cd556c62.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-81c5097282ccd27d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742024-10-16T19:20:16.061Z Compiling newline-converter v0.3.0
29752024-10-16T19:20:16.064Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=125e7d04f08b3131 -C extra-filename=-125e7d04f08b3131 --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-5c39d9428ba97409.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762024-10-16T19:20:16.232Z Compiling expectorate v1.1.0
29772024-10-16T19:20:16.235Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=5795117bd2a5ccbb -C extra-filename=-5795117bd2a5ccbb --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-6324a0adf023d003.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-125e7d04f08b3131.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29782024-10-16T19:20:16.415Z Compiling tungstenite v0.21.0
29792024-10-16T19:20:16.418Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=70fb701bb35d9926 -C extra-filename=-70fb701bb35d9926 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802024-10-16T19:20:16.900Z Compiling derive_more v0.99.18
29812024-10-16T19:20:16.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=a3d9dca8df99eae3 -C extra-filename=-a3d9dca8df99eae3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-6dc902c7485ec1d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822024-10-16T19:20:17.177Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=f9416555ad719824 -C extra-filename=-f9416555ad719824 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-12138e8c068a750e.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-b169fde8fb2bf410.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-e94a802546331907.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7324dbc620a7e06a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
29832024-10-16T19:20:17.404Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
29842024-10-16T19:20:17.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=a33bd06d9d09039b -C extra-filename=-a33bd06d9d09039b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-12138e8c068a750e.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-f9416555ad719824.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-1bcf0f2aa9b53959.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-10-16T19:20:17.675Z Compiling itertools v0.13.0
29862024-10-16T19:20:17.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=17374fece069bfba -C extra-filename=-17374fece069bfba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872024-10-16T19:20:18.014Z Compiling typify-macro v0.2.0
29882024-10-16T19:20:18.017Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-macro-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31666d2282b4918f -C extra-filename=-31666d2282b4918f --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-733fe0e8a6cf1f4f.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-10-16T19:20:18.282Z Compiling tokio-tungstenite v0.21.0
29902024-10-16T19:20:18.285Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=1e66db89af9dc271 -C extra-filename=-1e66db89af9dc271 --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-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-70fb701bb35d9926.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912024-10-16T19:20:18.592Z Compiling arc-swap v1.7.1
29922024-10-16T19:20:18.595Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=0d304e6ef816775a -C extra-filename=-0d304e6ef816775a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-10-16T19:20:18.833Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29942024-10-16T19:20:18.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d58239e3028eceb -C extra-filename=-8d58239e3028eceb --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-1569900b4ebf64e1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
29952024-10-16T19:20:19.184Z Compiling slog-scope v4.4.0
29962024-10-16T19:20:19.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4fdc56053d58830a -C extra-filename=-4fdc56053d58830a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-0d304e6ef816775a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-10-16T19:20:19.250Z Compiling cancel-safe-futures v0.1.5
29982024-10-16T19:20:19.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=2d15830b8e271b76 -C extra-filename=-2d15830b8e271b76 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-10-16T19:20:19.683Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
30002024-10-16T19:20:19.685Z Compiling slog-stdlog v4.1.1
30012024-10-16T19:20:19.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8640c2214b883930 -C extra-filename=-8640c2214b883930 --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-1b46dd66a7c6c3c6.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-f9b3e7b7833f7b4e.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-f9416555ad719824.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a33bd06d9d09039b.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7324dbc620a7e06a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022024-10-16T19:20:19.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=dd7f34116a9df3c4 -C extra-filename=-dd7f34116a9df3c4 --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-31bde78633f57151.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-4fdc56053d58830a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-10-16T19:20:19.768Z Compiling owo-colors v4.1.0
30042024-10-16T19:20:19.771Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=2bded459cb5572f2 -C extra-filename=-2bded459cb5572f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-2bded459cb5572f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052024-10-16T19:20:20.069Z Compiling slog-envlogger v2.2.0
30062024-10-16T19:20:20.071Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=93098097ea69be5c -C extra-filename=-93098097ea69be5c --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-31bde78633f57151.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-4fdc56053d58830a.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-dd7f34116a9df3c4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072024-10-16T19:20:20.104Z Compiling mockall v0.13.0
30082024-10-16T19:20:20.107Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bd9c69bc2f817c6f -C extra-filename=-bd9c69bc2f817c6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-4fcc4acd430b883f.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-d2f257ecbd91aeaa.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-f0b89fd9c83f1409.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-cddcddc67b25fbf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092024-10-16T19:20:20.132Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-2bded459cb5572f2/build-script-build`
30102024-10-16T19:20:20.163Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76/build-script-build`
30112024-10-16T19:20:20.195Z Dirty swrite v0.1.0: the rustflags changed
30122024-10-16T19:20:20.195Z Compiling swrite v0.1.0
30132024-10-16T19:20:20.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=618c4abe1decdfc2 -C extra-filename=-618c4abe1decdfc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142024-10-16T19:20:20.329Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=165a6047e47a6464 -C extra-filename=-165a6047e47a6464 --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-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152024-10-16T19:20:20.448Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=1b9c87378f6a0ee3 -C extra-filename=-1b9c87378f6a0ee3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
30162024-10-16T19:20:20.824Z Compiling libsw v3.3.1
30172024-10-16T19:20:20.827Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=1066623980a9a54e -C extra-filename=-1066623980a9a54e --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-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30182024-10-16T19:20:20.929Z Compiling blake2 v0.10.6
30192024-10-16T19:20:20.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=56c4bf8381024c3e -C extra-filename=-56c4bf8381024c3e --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-bb9f74c74e8cc0a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202024-10-16T19:20:21.019Z Compiling password-hash v0.5.0
30212024-10-16T19:20:21.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=a4c4aa64a363d33e -C extra-filename=-a4c4aa64a363d33e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30222024-10-16T19:20:21.117Z Compiling linear-map v1.2.0
30232024-10-16T19:20:21.119Z Compiling indent_write v2.2.0
30242024-10-16T19:20:21.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=fa674040a9ff2f04 -C extra-filename=-fa674040a9ff2f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30252024-10-16T19:20:21.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe7c60a6b43fea40 -C extra-filename=-fe7c60a6b43fea40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262024-10-16T19:20:21.360Z Compiling num-rational v0.4.2
30272024-10-16T19:20:21.363Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=82401ad8ee4b526f -C extra-filename=-82401ad8ee4b526f --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-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282024-10-16T19:20:21.501Z Compiling argon2 v0.5.3
30292024-10-16T19:20:21.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=6fb87677763eeae6 -C extra-filename=-6fb87677763eeae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-56c4bf8381024c3e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-a4c4aa64a363d33e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302024-10-16T19:20:22.019Z Compiling num-complex v0.4.6
30312024-10-16T19:20:22.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=f5c665b9f711dbf0 -C extra-filename=-f5c665b9f711dbf0 --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-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322024-10-16T19:20:22.479Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30332024-10-16T19:20:22.482Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11f196f403d3d887 -C extra-filename=-11f196f403d3d887 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-1066623980a9a54e.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
30342024-10-16T19:20:22.741Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30352024-10-16T19:20:22.744Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a02813be44857c73 -C extra-filename=-a02813be44857c73 --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-6fb87677763eeae6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
30362024-10-16T19:20:23.041Z Compiling num v0.4.3
30372024-10-16T19:20:23.043Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=42d37f19843ec3ba -C extra-filename=-42d37f19843ec3ba --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-f5c665b9f711dbf0.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-82401ad8ee4b526f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382024-10-16T19:20:23.063Z Compiling typify v0.2.0
30392024-10-16T19:20:23.066Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-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="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=58aaee8cb7fa7c24 -C extra-filename=-58aaee8cb7fa7c24 --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-733fe0e8a6cf1f4f.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-31666d2282b4918f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402024-10-16T19:20:23.109Z Compiling float-ord v0.3.2
30412024-10-16T19:20:23.112Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a1c88d1453503cb -C extra-filename=-7a1c88d1453503cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-10-16T19:20:23.157Z Compiling pem v3.0.4
30432024-10-16T19:20:23.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fc1210f8ac466272 -C extra-filename=-fc1210f8ac466272 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442024-10-16T19:20:23.176Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
30452024-10-16T19:20:23.179Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=68f76a0818581d6b -C extra-filename=-68f76a0818581d6b --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30462024-10-16T19:20:23.201Z Compiling progenitor-impl v0.8.0
30472024-10-16T19:20:23.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-impl-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f34f1cbad3d007cc -C extra-filename=-f34f1cbad3d007cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-58aaee8cb7fa7c24.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482024-10-16T19:20:23.272Z Compiling humantime v2.1.0
30492024-10-16T19:20:23.274Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a85939c8c116b02 -C extra-filename=-0a85939c8c116b02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30502024-10-16T19:20:23.804Z Compiling lzma-sys v0.1.20
30512024-10-16T19:20:23.805Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=8f6b91b5194bca38 -C extra-filename=-8f6b91b5194bca38 --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-8f6b91b5194bca38 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-10-16T19:20:23.971Z Compiling heck v0.3.3
30532024-10-16T19:20:23.974Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b08fd12d5eb1523 -C extra-filename=-5b08fd12d5eb1523 --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-5c39d9428ba97409.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542024-10-16T19:20:24.077Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b/build-script-build`
30552024-10-16T19:20:24.171Z Compiling headers-core v0.3.0
30562024-10-16T19:20:24.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b473f86bf705a0ca -C extra-filename=-b473f86bf705a0ca --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-1d81c7bfc9a9aa6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-10-16T19:20:24.338Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
30582024-10-16T19:20:24.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca3d463ff48c182f -C extra-filename=-ca3d463ff48c182f --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592024-10-16T19:20:24.384Z Compiling headers v0.4.0
30602024-10-16T19:20:24.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=74ca782d43fb8f3d -C extra-filename=-74ca782d43fb8f3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-b473f86bf705a0ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612024-10-16T19:20:24.436Z Compiling zone_cfg_derive v0.1.2
30622024-10-16T19:20:24.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f5a41ebe84cc5ed -C extra-filename=-9f5a41ebe84cc5ed --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-5b08fd12d5eb1523.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-836e2c374cf90b03.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632024-10-16T19:20:24.708Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-8f6b91b5194bca38/build-script-build`
30642024-10-16T19:20:24.730Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f/build-script-build`
30652024-10-16T19:20:24.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lzma_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=e38a501cf63ef27d -C extra-filename=-e38a501cf63ef27d --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
30662024-10-16T19:20:24.780Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30672024-10-16T19:20:24.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48ec1ff8a43a1de3 -C extra-filename=-48ec1ff8a43a1de3 --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-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682024-10-16T19:20:24.942Z Compiling yasna v0.5.2
30692024-10-16T19:20:24.961Z Compiling base64 v0.13.1
30702024-10-16T19:20:24.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=2dc5da634aeefc76 -C extra-filename=-2dc5da634aeefc76 --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-478e0f05d7cd44f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712024-10-16T19:20:24.963Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=79bbfb0b738857f0 -C extra-filename=-79bbfb0b738857f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722024-10-16T19:20:25.181Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30732024-10-16T19:20:25.185Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5416ebc209ccdaef -C extra-filename=-5416ebc209ccdaef --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-48ec1ff8a43a1de3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742024-10-16T19:20:25.589Z Compiling ron v0.7.1
30752024-10-16T19:20:25.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=40ead2f67d1e030f -C extra-filename=-40ead2f67d1e030f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-79bbfb0b738857f0.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30762024-10-16T19:20:25.849Z Compiling xz2 v0.1.7
30772024-10-16T19:20:25.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xz2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=faef8c84b4e284cf -C extra-filename=-faef8c84b4e284cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lzma_sys=/work/oxidecomputer/omicron/target/debug/deps/liblzma_sys-e38a501cf63ef27d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
30782024-10-16T19:20:26.126Z Compiling zone v0.1.8
30792024-10-16T19:20:26.130Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=708c0c73bb292473 -C extra-filename=-708c0c73bb292473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-9f5a41ebe84cc5ed.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802024-10-16T19:20:26.345Z Compiling rcgen v0.12.1
30812024-10-16T19:20:26.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=477fcbba106332cc -C extra-filename=-477fcbba106332cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-2dc5da634aeefc76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
30822024-10-16T19:20:26.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4cd284a54030f4aa -C extra-filename=-4cd284a54030f4aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f56f8cc97185ca3c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-793f7ef534fdef53.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-b2d86a21abaac1fc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-aedad0cea9a4d1b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
30832024-10-16T19:20:26.395Z Compiling subprocess v0.2.9
30842024-10-16T19:20:26.397Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=abb91b09131331d4 -C extra-filename=-abb91b09131331d4 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30852024-10-16T19:20:26.649Z Compiling semver v0.1.20
30862024-10-16T19:20:26.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af50ec457e24b5c5 -C extra-filename=-af50ec457e24b5c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30872024-10-16T19:20:27.331Z Compiling rustc_version v0.1.7
30882024-10-16T19:20:27.334Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7208ab064aef1a0 -C extra-filename=-e7208ab064aef1a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-af50ec457e24b5c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30892024-10-16T19:20:27.722Z Compiling home v0.5.9
30902024-10-16T19:20:27.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97a8c4bd154ecfb4 -C extra-filename=-97a8c4bd154ecfb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912024-10-16T19:20:27.874Z Compiling newtype_derive v0.1.6
30922024-10-16T19:20:27.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=c4c1ae37bf8fd7dc -C extra-filename=-c4c1ae37bf8fd7dc --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-e7208ab064aef1a0.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932024-10-16T19:20:27.984Z Compiling highway v1.2.0
30942024-10-16T19:20:27.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1afa1300e0ddf1c3 -C extra-filename=-1afa1300e0ddf1c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952024-10-16T19:20:28.010Z Compiling half v2.4.1
30962024-10-16T19:20:28.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=be03d1be726ab3c6 -C extra-filename=-be03d1be726ab3c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972024-10-16T19:20:28.255Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc/build-script-build`
30982024-10-16T19:20:28.334Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=a6c5e59db985c498 -C extra-filename=-a6c5e59db985c498 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
30992024-10-16T19:20:28.359Z Compiling ciborium-io v0.2.2
31002024-10-16T19:20:28.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=9712a09c7e589f80 -C extra-filename=-9712a09c7e589f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012024-10-16T19:20:28.458Z Compiling prettyplease v0.2.22
31022024-10-16T19:20:28.461Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=0cd99c1bb9496db1 -C extra-filename=-0cd99c1bb9496db1 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-0cd99c1bb9496db1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032024-10-16T19:20:28.492Z Compiling ciborium-ll v0.2.2
31042024-10-16T19:20:28.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=0b42dc700e213fb4 -C extra-filename=-0b42dc700e213fb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-be03d1be726ab3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052024-10-16T19:20:28.595Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=5a7e850bf47c1998 -C extra-filename=-5a7e850bf47c1998 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
31062024-10-16T19:20:28.728Z Compiling steno v0.4.1
31072024-10-16T19:20:28.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=985d9d72757c4465 -C extra-filename=-985d9d72757c4465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31082024-10-16T19:20:28.750Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31092024-10-16T19:20:28.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab578d95ed774534 -C extra-filename=-ab578d95ed774534 --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-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
31102024-10-16T19:20:28.809Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-0cd99c1bb9496db1/build-script-build`
31112024-10-16T19:20:28.843Z Compiling ciborium v0.2.2
31122024-10-16T19:20:28.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d10adc533ec730cd -C extra-filename=-d10adc533ec730cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-0b42dc700e213fb4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132024-10-16T19:20:28.878Z Compiling display-error-chain v0.2.1
31142024-10-16T19:20:28.878Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=a6e6f3e36c8ade8a -C extra-filename=-a6e6f3e36c8ade8a --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-03448f2c6b15b59e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
31152024-10-16T19:20:28.880Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=080efa0e0fcda2f8 -C extra-filename=-080efa0e0fcda2f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162024-10-16T19:20:29.076Z Compiling slog-dtrace v0.3.0
31172024-10-16T19:20:29.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a6bc5db261f7a6c -C extra-filename=-4a6bc5db261f7a6c --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182024-10-16T19:20:29.467Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c/build-script-build`
31192024-10-16T19:20:29.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d885d5dabc51293a -C extra-filename=-d885d5dabc51293a --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-c93540a2dfb95ba6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202024-10-16T19:20:30.120Z Compiling keccak v0.1.5
31212024-10-16T19:20:30.140Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=eb395ddfbca922f7 -C extra-filename=-eb395ddfbca922f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222024-10-16T19:20:30.149Z Compiling arrayref v0.3.9
31232024-10-16T19:20:30.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d173e624f6c8bca2 -C extra-filename=-d173e624f6c8bca2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31242024-10-16T19:20:30.263Z Compiling constant_time_eq v0.3.1
31252024-10-16T19:20:30.263Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=eeb5bc68ff7a9b64 -C extra-filename=-eeb5bc68ff7a9b64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-10-16T19:20:30.319Z Compiling arrayvec v0.7.6
31272024-10-16T19:20:30.323Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=ff10647d6b0400c3 -C extra-filename=-ff10647d6b0400c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282024-10-16T19:20:30.463Z Compiling sha3 v0.10.8
31292024-10-16T19:20:30.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=8a216fac379353ef -C extra-filename=-8a216fac379353ef --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-bb9f74c74e8cc0a6.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-eb395ddfbca922f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302024-10-16T19:20:30.658Z Compiling universal-hash v0.5.1
31312024-10-16T19:20:30.660Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=95f31453fd9000ec -C extra-filename=-95f31453fd9000ec --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-2b55e56def4fa78e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322024-10-16T19:20:30.722Z Compiling opaque-debug v0.3.1
31332024-10-16T19:20:30.724Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41406f716c9b46c1 -C extra-filename=-41406f716c9b46c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-10-16T19:20:30.828Z Compiling secrecy v0.8.0
31352024-10-16T19:20:30.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=5997eb623e0b47f9 -C extra-filename=-5997eb623e0b47f9 --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-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362024-10-16T19:20:30.863Z Compiling ring v0.16.20
31372024-10-16T19:20:30.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=8d5aa522c153dba3 -C extra-filename=-8d5aa522c153dba3 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-8d5aa522c153dba3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382024-10-16T19:20:31.088Z Compiling blake3 v1.5.4
31392024-10-16T19:20:31.091Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=02c96fe85670d135 -C extra-filename=-02c96fe85670d135 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-02c96fe85670d135 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402024-10-16T19:20:31.162Z Compiling memmap2 v0.9.5
31412024-10-16T19:20:31.165Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=e03d62b2eaf5997e -C extra-filename=-e03d62b2eaf5997e --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422024-10-16T19:20:31.277Z Compiling progenitor-macro v0.8.0
31432024-10-16T19:20:31.280Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-macro-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4dd61dc35acb40e -C extra-filename=-a4dd61dc35acb40e --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-9be05d24d67c020d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-f34f1cbad3d007cc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-eb6fd8431c9edecc.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442024-10-16T19:20:31.489Z Compiling spin v0.5.2
31452024-10-16T19:20:31.521Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70522defaf54c867 -C extra-filename=-70522defaf54c867 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462024-10-16T19:20:31.623Z Compiling untrusted v0.7.1
31472024-10-16T19:20:31.625Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f1b32950861d692 -C extra-filename=-7f1b32950861d692 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482024-10-16T19:20:31.731Z Compiling glob v0.3.1
31492024-10-16T19:20:31.735Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=39f07e80d6316e9c -C extra-filename=-39f07e80d6316e9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502024-10-16T19:20:31.818Z Compiling aead v0.5.2
31512024-10-16T19:20:31.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=1be8a22de50bd5f6 -C extra-filename=-1be8a22de50bd5f6 --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-2b55e56def4fa78e.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522024-10-16T19:20:31.870Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-02c96fe85670d135/build-script-build`
31532024-10-16T19:20:32.063Z Compiling topological-sort v0.2.2
31542024-10-16T19:20:32.084Z Compiling poly1305 v0.8.0
31552024-10-16T19:20:32.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=652fc1df032ad6e6 -C extra-filename=-652fc1df032ad6e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-10-16T19:20:32.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=72c85b9bc923f317 -C extra-filename=-72c85b9bc923f317 --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-e9762077546cb7b8.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-95f31453fd9000ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-10-16T19:20:32.112Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-8d5aa522c153dba3/build-script-build`
31582024-10-16T19:20:32.174Z Compiling chacha20 v0.9.1
31592024-10-16T19:20:32.177Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=3c7df0bb7687f15e -C extra-filename=-3c7df0bb7687f15e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602024-10-16T19:20:32.274Z Compiling gethostname v0.5.0
31612024-10-16T19:20:32.277Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=efd3d0374bd14d2a -C extra-filename=-efd3d0374bd14d2a --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-052104b3b04a408e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622024-10-16T19:20:32.481Z Compiling toolchain_find v0.4.0
31632024-10-16T19:20:32.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc17e3dde1f0aee1 -C extra-filename=-dc17e3dde1f0aee1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642024-10-16T19:20:32.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=031b9ebaa46556d0 -C extra-filename=-031b9ebaa46556d0 --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-d173e624f6c8bca2.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-ff10647d6b0400c3.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-eeb5bc68ff7a9b64.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-e03d62b2eaf5997e.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-9403824613676c50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/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 --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'`
31652024-10-16T19:20:32.620Z Compiling thiserror-impl-no-std v2.0.2
31662024-10-16T19:20:32.623Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=8cbf2f2d89b911ce -C extra-filename=-8cbf2f2d89b911ce --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-10-16T19:20:32.690Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31682024-10-16T19:20:32.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3779a5f5e0831b7d -C extra-filename=-3779a5f5e0831b7d --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-3779a5f5e0831b7d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
31692024-10-16T19:20:33.070Z Compiling rustfmt-wrapper v0.2.1
31702024-10-16T19:20:33.072Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a1313405d0b7bb3 -C extra-filename=-7a1313405d0b7bb3 --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-a652f8ccc3e0df34.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-dc17e3dde1f0aee1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712024-10-16T19:20:33.164Z Compiling nibble_vec v0.1.0
31722024-10-16T19:20:33.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cff5fe5a9bb497b3 -C extra-filename=-cff5fe5a9bb497b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732024-10-16T19:20:33.380Z Compiling endian-type v0.1.2
31742024-10-16T19:20:33.382Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4766228c91a4863c -C extra-filename=-4766228c91a4863c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31752024-10-16T19:20:33.620Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
31762024-10-16T19:20:33.623Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/libipcc-9eb7fd72f4257074/fdffa21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e51260f71c511de5 -C extra-filename=-e51260f71c511de5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31772024-10-16T19:20:33.642Z Compiling radix_trie v0.2.1
31782024-10-16T19:20:33.645Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f1644b6022ae8b51 -C extra-filename=-f1644b6022ae8b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern endian_type=/work/oxidecomputer/omicron/target/debug/deps/libendian_type-4766228c91a4863c.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-cff5fe5a9bb497b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792024-10-16T19:20:33.749Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-3779a5f5e0831b7d/build-script-build`
31802024-10-16T19:20:33.769Z Compiling chacha20poly1305 v0.10.1
31812024-10-16T19:20:33.772Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=4d01d48a2d68180d -C extra-filename=-4d01d48a2d68180d --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-1be8a22de50bd5f6.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-3c7df0bb7687f15e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-72c85b9bc923f317.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-10-16T19:20:33.793Z Compiling fxhash v0.2.1
31832024-10-16T19:20:33.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7145ec3957bee753 -C extra-filename=-7145ec3957bee753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842024-10-16T19:20:33.971Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5/build-script-build`
31852024-10-16T19:20:33.993Z Compiling termcolor v1.4.1
31862024-10-16T19:20:33.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=729e749081eb9f7f -C extra-filename=-729e749081eb9f7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872024-10-16T19:20:34.008Z Compiling radium v0.7.0
31882024-10-16T19:20:34.010Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aac5360a52d794c2 -C extra-filename=-aac5360a52d794c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-10-16T19:20:34.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/libipcc-9eb7fd72f4257074/fdffa21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f93ad356a6ac1681 -C extra-filename=-f93ad356a6ac1681 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/`
31902024-10-16T19:20:34.352Z Compiling maplit v1.0.2
31912024-10-16T19:20:34.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9380d86e5571d46 -C extra-filename=-c9380d86e5571d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922024-10-16T19:20:34.459Z Compiling tap v1.0.1
31932024-10-16T19:20:34.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d0ab5707464fd6 -C extra-filename=-b2d0ab5707464fd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31942024-10-16T19:20:34.482Z Compiling maybe-uninit v2.0.0
31952024-10-16T19:20:34.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b33ceb08dbefeb3f -C extra-filename=-b33ceb08dbefeb3f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-10-16T19:20:34.559Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2/build-script-build`
31972024-10-16T19:20:34.590Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3594c9626bbbb1c8 -C extra-filename=-3594c9626bbbb1c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr`
31982024-10-16T19:20:34.641Z Compiling wyz v0.5.1
31992024-10-16T19:20:34.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=670d18d58e113ca4 -C extra-filename=-670d18d58e113ca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002024-10-16T19:20:34.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=88c8bebe14835406 -C extra-filename=-88c8bebe14835406 --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-eebe1899602319ed.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-70522defaf54c867.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7f1b32950861d692.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -l static=ring-core -l static=ring-test`
32012024-10-16T19:20:34.910Z Compiling bzip2-sys v0.1.11+1.0.8
32022024-10-16T19:20:34.912Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=df4dde119ce82958 -C extra-filename=-df4dde119ce82958 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-df4dde119ce82958 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-10-16T19:20:35.052Z Compiling packed_struct v0.10.1
32042024-10-16T19:20:35.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=d51a549b82168867 -C extra-filename=-d51a549b82168867 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-10-16T19:20:35.073Z Compiling funty v2.0.0
32062024-10-16T19:20:35.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ce4fa0821c4650a -C extra-filename=-3ce4fa0821c4650a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32072024-10-16T19:20:35.093Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f/build-script-build`
32082024-10-16T19:20:35.163Z Compiling crc-catalog v2.4.0
32092024-10-16T19:20:35.165Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87c291626f6ecab4 -C extra-filename=-87c291626f6ecab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102024-10-16T19:20:35.321Z Compiling crc v3.2.1
32112024-10-16T19:20:35.323Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=594e16b556b993ff -C extra-filename=-594e16b556b993ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc_catalog=/work/oxidecomputer/omicron/target/debug/deps/libcrc_catalog-87c291626f6ecab4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122024-10-16T19:20:35.502Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-df4dde119ce82958/build-script-build`
32132024-10-16T19:20:35.593Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867/build-script-build`
32142024-10-16T19:20:35.627Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bd8209eaf08f08e -C extra-filename=-3bd8209eaf08f08e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
32152024-10-16T19:20:35.733Z Compiling packed_struct_codegen v0.10.1
32162024-10-16T19:20:35.735Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=05e036a006319f14 -C extra-filename=-05e036a006319f14 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172024-10-16T19:20:35.989Z Compiling indexmap v1.9.3
32182024-10-16T19:20:35.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=50c63f1fab97bff8 -C extra-filename=-50c63f1fab97bff8 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-50c63f1fab97bff8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-10-16T19:20:36.020Z Compiling thiserror-no-std v2.0.2
32202024-10-16T19:20:36.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=3075b1f82bb7351d -C extra-filename=-3075b1f82bb7351d --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-8cbf2f2d89b911ce.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-10-16T19:20:36.148Z Compiling vsss-rs v3.3.4
32222024-10-16T19:20:36.150Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=ec4938c88bf68dbe -C extra-filename=-ec4938c88bf68dbe --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-ec8430922b97966a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b937173290be0417.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-3075b1f82bb7351d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-10-16T19:20:36.225Z Compiling bitvec v1.0.1
32242024-10-16T19:20:36.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=909cbfa6eb3d9f80 -C extra-filename=-909cbfa6eb3d9f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern funty=/work/oxidecomputer/omicron/target/debug/deps/libfunty-3ce4fa0821c4650a.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-3594c9626bbbb1c8.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-670d18d58e113ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252024-10-16T19:20:36.351Z Compiling nodrop v0.1.14
32262024-10-16T19:20:36.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=65f1921b9b77854c -C extra-filename=-65f1921b9b77854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272024-10-16T19:20:36.491Z Compiling array-init v0.0.4
32282024-10-16T19:20:36.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e41c705284fc9a0c -C extra-filename=-e41c705284fc9a0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nodrop=/work/oxidecomputer/omicron/target/debug/deps/libnodrop-65f1921b9b77854c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292024-10-16T19:20:36.816Z Compiling omicron-zone-package v0.11.1
32302024-10-16T19:20:36.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fd75ef140f92e4f -C extra-filename=-6fd75ef140f92e4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-031b9ebaa46556d0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-65322f84cd556c62.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-88c8bebe14835406.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-652fc1df032ad6e6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out`
32312024-10-16T19:20:36.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=58675ab123e8a2b5 -C extra-filename=-58675ab123e8a2b5 --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-1b46dd66a7c6c3c6.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-5e407e6a221f7056/out/lib -l static=bz2`
32322024-10-16T19:20:37.112Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-50c63f1fab97bff8/build-script-build`
32332024-10-16T19:20:37.144Z Compiling smallvec v0.6.14
32342024-10-16T19:20:37.146Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=e983482a565d5787 -C extra-filename=-e983482a565d5787 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern maybe_uninit=/work/oxidecomputer/omicron/target/debug/deps/libmaybe_uninit-3bd8209eaf08f08e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352024-10-16T19:20:37.597Z Compiling async-recursion v1.1.1
32362024-10-16T19:20:37.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=809d2ffd255a9c12 -C extra-filename=-809d2ffd255a9c12 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372024-10-16T19:20:37.618Z Compiling bitfield v0.14.0
32382024-10-16T19:20:37.620Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=153e688f326b9e0e -C extra-filename=-153e688f326b9e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392024-10-16T19:20:37.936Z Compiling hashbrown v0.12.3
32402024-10-16T19:20:37.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0f7cc877183c8f1d -C extra-filename=-0f7cc877183c8f1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-10-16T19:20:38.276Z Compiling serde-hex v0.1.0
32422024-10-16T19:20:38.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=744505da29823d32 -C extra-filename=-744505da29823d32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-e41c705284fc9a0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e983482a565d5787.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432024-10-16T19:20:38.747Z Compiling bzip2 v0.4.4
32442024-10-16T19:20:38.750Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=6f4b6907bf6efd67 -C extra-filename=-6f4b6907bf6efd67 --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-58675ab123e8a2b5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.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-5e407e6a221f7056/out/lib`
32452024-10-16T19:20:39.070Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=edbce32dcb3fcb43 -C extra-filename=-edbce32dcb3fcb43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0f7cc877183c8f1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
32462024-10-16T19:20:39.144Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32472024-10-16T19:20:39.176Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=5153c8054febf16d -C extra-filename=-5153c8054febf16d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32482024-10-16T19:20:39.447Z Compiling env_logger v0.10.2
32492024-10-16T19:20:39.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=da1e3548ac5a94f5 -C extra-filename=-da1e3548ac5a94f5 --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-1ac1e4502263767b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502024-10-16T19:20:39.488Z Compiling ron v0.8.1
32512024-10-16T19:20:39.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=edbd0ff93d278eb0 -C extra-filename=-edbd0ff93d278eb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522024-10-16T19:20:39.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=eb3cfc36463b0702 -C extra-filename=-eb3cfc36463b0702 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-909cbfa6eb3d9f80.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-05e036a006319f14.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532024-10-16T19:20:39.937Z Compiling hashbrown v0.13.2
32542024-10-16T19:20:39.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=35f128c020aabec4 -C extra-filename=-35f128c020aabec4 --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-c2c68dd1da33c7ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32552024-10-16T19:20:40.615Z Compiling kstat-rs v0.2.4
32562024-10-16T19:20:40.618Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cdefa525328ae15 -C extra-filename=-6cdefa525328ae15 --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-1b46dd66a7c6c3c6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32572024-10-16T19:20:40.682Z Compiling crc-any v2.5.0
32582024-10-16T19:20:40.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=073ff27b036b089f -C extra-filename=-073ff27b036b089f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592024-10-16T19:20:41.106Z Compiling object v0.30.4
32602024-10-16T19:20:41.109Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=689fb9c1e7ed0541 -C extra-filename=-689fb9c1e7ed0541 --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-b07e0b017e0ce628.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-35f128c020aabec4.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-edbce32dcb3fcb43.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612024-10-16T19:20:41.218Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32622024-10-16T19:20:41.221Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=99e145799fd9f617 -C extra-filename=-99e145799fd9f617 --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-edbd0ff93d278eb0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-5153c8054febf16d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632024-10-16T19:20:41.249Z Compiling zip v0.6.6
32642024-10-16T19:20:41.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=2efd7bcdd111917e -C extra-filename=-2efd7bcdd111917e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-6f4b6907bf6efd67.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b07e0b017e0ce628.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.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-5e407e6a221f7056/out/lib`
32652024-10-16T19:20:41.982Z Compiling path-slash v0.1.5
32662024-10-16T19:20:41.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3979c874cbe4d4d2 -C extra-filename=-3979c874cbe4d4d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32672024-10-16T19:20:42.172Z Compiling libefi-sys v0.1.0
32682024-10-16T19:20:42.175Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89eca4a85d7dc878 -C extra-filename=-89eca4a85d7dc878 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692024-10-16T19:20:42.219Z Compiling bitfield-struct v0.6.2
32702024-10-16T19:20:42.222Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=746677ac6cd92196 -C extra-filename=-746677ac6cd92196 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712024-10-16T19:20:42.536Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878/build-script-build`
32722024-10-16T19:20:42.568Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32732024-10-16T19:20:42.570Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a4f8dfffe778a4a -C extra-filename=-2a4f8dfffe778a4a --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-2a4f8dfffe778a4a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742024-10-16T19:20:42.645Z Compiling parking_lot_core v0.8.6
32752024-10-16T19:20:42.663Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=a3f244115cffbfcf -C extra-filename=-a3f244115cffbfcf --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762024-10-16T19:20:43.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d06e3778a228b794 -C extra-filename=-d06e3778a228b794 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
32772024-10-16T19:20:43.075Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-2a4f8dfffe778a4a/build-script-build`
32782024-10-16T19:20:43.199Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf/build-script-build`
32792024-10-16T19:20:43.227Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32802024-10-16T19:20:43.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e74f75b7e3d51982 -C extra-filename=-e74f75b7e3d51982 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812024-10-16T19:20:43.248Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32822024-10-16T19:20:43.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc7dfca664bf9d4a -C extra-filename=-fc7dfca664bf9d4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832024-10-16T19:20:43.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=3c3f470fa35e7e41 -C extra-filename=-3c3f470fa35e7e41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-f7e1d6861bc5a0b0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-10-16T19:20:43.375Z Compiling hickory-client v0.24.1
32852024-10-16T19:20:43.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-client-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-https", "dns-over-https-openssl", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "mdns", "native-certs", "rustls", "serde", "serde-config", "webpki-roots"))' -C metadata=c9a5884b6eca6c24 -C extra-filename=-c9a5884b6eca6c24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862024-10-16T19:20:43.450Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
32872024-10-16T19:20:43.461Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=316ce4bc92229a92 -C extra-filename=-316ce4bc92229a92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-153e688f326b9e0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-eb3cfc36463b0702.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882024-10-16T19:20:43.783Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32892024-10-16T19:20:43.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4b4029b055cb979a -C extra-filename=-4b4029b055cb979a --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-746677ac6cd92196.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-10-16T19:20:43.883Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=354997a5e1a41ef1 -C extra-filename=-354997a5e1a41ef1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e74f75b7e3d51982.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -l static=pci`
32912024-10-16T19:20:43.995Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32922024-10-16T19:20:44.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=223daf447f1b2be9 -C extra-filename=-223daf447f1b2be9 --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-1b46dd66a7c6c3c6.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-d06e3778a228b794.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932024-10-16T19:20:44.017Z Compiling parking_lot v0.11.2
32942024-10-16T19:20:44.017Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=260057ed80307727 -C extra-filename=-260057ed80307727 --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-f7e1d6861bc5a0b0.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-5c1b2e55179eacea.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-3c3f470fa35e7e41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-10-16T19:20:44.390Z Compiling hickory-server v0.24.1
32962024-10-16T19:20:44.393Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_server --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-server-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "hickory-recursor", "hickory-resolver", "http", "native-certs", "openssl", "recursor", "resolver", "rusqlite", "rustls", "sqlite", "testing", "tls", "tls-openssl", "tokio-openssl", "tokio-rustls", "toml", "webpki-roots"))' -C metadata=f4f0eaaf65076713 -C extra-filename=-f4f0eaaf65076713 --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-2a9b2223f6844e23.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-a059b92cae5f0b6a.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-10-16T19:20:44.412Z Compiling sled v0.34.7
32982024-10-16T19:20:44.414Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=9767ed5fd95efddb -C extra-filename=-9767ed5fd95efddb --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-b07e0b017e0ce628.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-260057ed80307727.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992024-10-16T19:20:44.618Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33002024-10-16T19:20:44.621Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08cc1ef2903b68d2 -C extra-filename=-08cc1ef2903b68d2 --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-4b4029b055cb979a.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-fc7dfca664bf9d4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012024-10-16T19:20:44.834Z Compiling diff v0.1.13
33022024-10-16T19:20:44.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f6054f8c11a1395 -C extra-filename=-0f6054f8c11a1395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032024-10-16T19:20:44.980Z Compiling primeorder v0.13.6
33042024-10-16T19:20:44.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=086ec77d7c097725 -C extra-filename=-086ec77d7c097725 --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-2aaba52327a6d5d5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-10-16T19:20:45.524Z Compiling vte_generate_state_changes v0.1.2
33062024-10-16T19:20:45.527Z Compiling nanorand v0.7.0
33072024-10-16T19:20:45.527Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fda6454865d8958 -C extra-filename=-7fda6454865d8958 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082024-10-16T19:20:45.527Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=777a8e0ddb8cc29f -C extra-filename=-777a8e0ddb8cc29f --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-32598d939f53b9b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092024-10-16T19:20:45.649Z Compiling unicase v2.7.0
33102024-10-16T19:20:45.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=89ba4bd6c7d617ff -C extra-filename=-89ba4bd6c7d617ff --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112024-10-16T19:20:46.037Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff/build-script-build`
33122024-10-16T19:20:46.136Z Compiling flume v0.11.0
33132024-10-16T19:20:46.139Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=397d9dee0ae9d26d -C extra-filename=-397d9dee0ae9d26d --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-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-777a8e0ddb8cc29f.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142024-10-16T19:20:46.221Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33152024-10-16T19:20:46.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e9a8b16fdd74908 -C extra-filename=-2e9a8b16fdd74908 --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-1569900b4ebf64e1.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33162024-10-16T19:20:46.276Z Compiling vte v0.11.1
33172024-10-16T19:20:46.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=3edc221f82f10efa -C extra-filename=-3edc221f82f10efa --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-ae49b486e5e6c5ee.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-7fda6454865d8958.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-10-16T19:20:46.438Z Compiling dsl_auto_type v0.1.2
33192024-10-16T19:20:46.456Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dsl_auto_type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef1709c771efb772 -C extra-filename=-ef1709c771efb772 --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-67c501a86fe790f0.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202024-10-16T19:20:46.830Z Compiling fd-lock v4.0.2
33212024-10-16T19:20:46.832Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba6e42911f834cb1 -C extra-filename=-ba6e42911f834cb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222024-10-16T19:20:47.059Z Compiling diesel_table_macro_syntax v0.2.0
33232024-10-16T19:20:47.061Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac9a082df09db9de -C extra-filename=-ac9a082df09db9de --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-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33242024-10-16T19:20:47.483Z Compiling scheduled-thread-pool v0.2.7
33252024-10-16T19:20:47.486Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58a42020b65ca5ea -C extra-filename=-58a42020b65ca5ea --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-49c39b7cb98fb8f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33262024-10-16T19:20:47.721Z Compiling atty v0.2.14
33272024-10-16T19:20:47.724Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=42bb01a048b0cf97 -C extra-filename=-42bb01a048b0cf97 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282024-10-16T19:20:47.874Z Compiling buf-list v1.0.3
33292024-10-16T19:20:47.877Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=dd0c3643a1e99061 -C extra-filename=-dd0c3643a1e99061 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302024-10-16T19:20:48.087Z Compiling salty v0.3.0
33312024-10-16T19:20:48.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=82bf77a790973422 -C extra-filename=-82bf77a790973422 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-82bf77a790973422 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322024-10-16T19:20:48.124Z Compiling crunchy v0.2.2
33332024-10-16T19:20:48.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=d0d09c3e0406dd3c -C extra-filename=-d0d09c3e0406dd3c --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342024-10-16T19:20:48.604Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061/build-script-build`
33352024-10-16T19:20:48.607Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-82bf77a790973422/build-script-build`
33362024-10-16T19:20:48.659Z Compiling diesel_derives v2.2.3
33372024-10-16T19:20:48.663Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.2.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="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=4c2f4bafea521ffa -C extra-filename=-4c2f4bafea521ffa --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-ac9a082df09db9de.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-ef1709c771efb772.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382024-10-16T19:20:48.680Z Compiling r2d2 v0.8.10
33392024-10-16T19:20:48.683Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dcfabd7ccffa2f5d -C extra-filename=-dcfabd7ccffa2f5d --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-31bde78633f57151.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-58a42020b65ca5ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33402024-10-16T19:20:48.722Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c/build-script-build`
33412024-10-16T19:20:48.755Z Compiling strip-ansi-escapes v0.2.0
33422024-10-16T19:20:48.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee72aad2603832ad -C extra-filename=-ee72aad2603832ad --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-3edc221f82f10efa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-10-16T19:20:48.996Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e2ab1fb871611f01 -C extra-filename=-e2ab1fb871611f01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
33442024-10-16T19:20:49.077Z Compiling p384 v0.13.0
33452024-10-16T19:20:49.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p384-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=e0389e7f278efa63 -C extra-filename=-e0389e7f278efa63 --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-94a118b5504c05b1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-086ec77d7c097725.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462024-10-16T19:20:49.218Z Compiling clang-sys v1.8.1
33472024-10-16T19:20:49.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=ee3a47dc1f16f97d -C extra-filename=-ee3a47dc1f16f97d --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-ee3a47dc1f16f97d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-10-16T19:20:49.401Z Compiling nu-ansi-term v0.50.1
33492024-10-16T19:20:49.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=36fd3b2a5c727daf -C extra-filename=-36fd3b2a5c727daf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502024-10-16T19:20:49.653Z Compiling tiny-keccak v2.0.2
33512024-10-16T19:20:49.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=df1efb505928501a -C extra-filename=-df1efb505928501a --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33522024-10-16T19:20:49.999Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ee3a47dc1f16f97d/build-script-build`
33532024-10-16T19:20:50.020Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a/build-script-build`
33542024-10-16T19:20:50.044Z Compiling reedline v0.35.0
33552024-10-16T19:20:50.046Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=ecbb137e75076073 -C extra-filename=-ecbb137e75076073 --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-c93540a2dfb95ba6.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-ba6e42911f834cb1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-36fd3b2a5c727daf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-ee72aad2603832ad.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-b534315ca1a3744c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562024-10-16T19:20:50.063Z Compiling mime_guess v2.0.5
33572024-10-16T19:20:50.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=f1bcfbf5d6814c1a -C extra-filename=-f1bcfbf5d6814c1a --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-f1bcfbf5d6814c1a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582024-10-16T19:20:50.120Z Compiling progenitor v0.8.0
33592024-10-16T19:20:50.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e9718fcd42eec73 -C extra-filename=-1e9718fcd42eec73 --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-431073cec4faf42d.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-f34f1cbad3d007cc.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a4dd61dc35acb40e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33602024-10-16T19:20:50.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=162ad21e175bb473 -C extra-filename=-162ad21e175bb473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-10-16T19:20:50.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=7095582080a1f210 -C extra-filename=-7095582080a1f210 --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-b8e9fbdeb91cd71f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
33622024-10-16T19:20:50.350Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
33632024-10-16T19:20:50.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e144ba677c196cd -C extra-filename=-3e144ba677c196cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33642024-10-16T19:20:50.588Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33652024-10-16T19:20:50.591Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce33f7a32685709a -C extra-filename=-ce33f7a32685709a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33662024-10-16T19:20:50.825Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33672024-10-16T19:20:50.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=d6bd23a53ac5c7e3 -C extra-filename=-d6bd23a53ac5c7e3 --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-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1e66db89af9dc271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33682024-10-16T19:20:51.482Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
33692024-10-16T19:20:51.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fe70a532b68f6f9 -C extra-filename=-7fe70a532b68f6f9 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-7fe70a532b68f6f9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-6fd75ef140f92e4f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-7a1313405d0b7bb3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out`
33702024-10-16T19:20:55.759Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33712024-10-16T19:20:55.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=5d9534b740c3594b -C extra-filename=-5d9534b740c3594b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-a145cdbd982de1ca.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33722024-10-16T19:20:57.196Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
33732024-10-16T19:20:57.198Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/651fb58/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aee068eeef070503 -C extra-filename=-aee068eeef070503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-4cd284a54030f4aa.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-d6bd23a53ac5c7e3.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-5416ebc209ccdaef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-40ead2f67d1e030f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1e66db89af9dc271.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-faef8c84b4e284cf.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-708c0c73bb292473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
33742024-10-16T19:20:57.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=348a9bf6ed88aa6e -C extra-filename=-348a9bf6ed88aa6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-a145cdbd982de1ca.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33752024-10-16T19:20:57.970Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
33762024-10-16T19:20:57.972Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=c8887d87277a6648 -C extra-filename=-c8887d87277a6648 --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-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1e66db89af9dc271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33772024-10-16T19:20:58.306Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
33782024-10-16T19:20:58.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=5d5c9d8bd6c8c3de -C extra-filename=-5d5c9d8bd6c8c3de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-073ff27b036b089f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-da1e3548ac5a94f5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-316ce4bc92229a92.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-eb3cfc36463b0702.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-744505da29823d32.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33792024-10-16T19:20:59.440Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
33802024-10-16T19:20:59.444Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=838eafd9c76bcba3 -C extra-filename=-838eafd9c76bcba3 --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-4c56c4994d51434f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33812024-10-16T19:21:00.870Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
33822024-10-16T19:21:00.872Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/f48e2da/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f695a80cc3bc7144 -C extra-filename=-f695a80cc3bc7144 --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-063889f16a5b7e58.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-316ce4bc92229a92.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-5d5c9d8bd6c8c3de.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-689fb9c1e7ed0541.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3979c874cbe4d4d2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-5153c8054febf16d.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-99e145799fd9f617.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2efd7bcdd111917e.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-5e407e6a221f7056/out/lib`
33832024-10-16T19:21:01.829Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
33842024-10-16T19:21:01.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7615df6d1421b3e -C extra-filename=-d7615df6d1421b3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
33852024-10-16T19:21:03.432Z Compiling diesel v2.2.4
33862024-10-16T19:21:03.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=e23e6a17130de916 -C extra-filename=-e23e6a17130de916 --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-fb02ffd1abc115c8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-4c2f4bafea521ffa.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-dcfabd7ccffa2f5d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33872024-10-16T19:21:03.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=85429b35439d4169 -C extra-filename=-85429b35439d4169 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
33882024-10-16T19:21:04.749Z Compiling phf_generator v0.11.2
33892024-10-16T19:21:04.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_generator-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=497cfc87cd2e0724 -C extra-filename=-497cfc87cd2e0724 --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-02e8e0acc1d2fa03.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902024-10-16T19:21:04.938Z Compiling env_filter v0.1.2
33912024-10-16T19:21:04.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_filter-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=5c314fc8ddce98dc -C extra-filename=-5c314fc8ddce98dc --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-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922024-10-16T19:21:05.291Z Compiling ref-cast v1.0.23
33932024-10-16T19:21:05.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae2f172469cd8229 -C extra-filename=-ae2f172469cd8229 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942024-10-16T19:21:05.335Z Compiling env_logger v0.11.5
33952024-10-16T19:21:05.337Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=9658813276394a8c -C extra-filename=-9658813276394a8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-5c314fc8ddce98dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962024-10-16T19:21:05.663Z Compiling phf_codegen v0.11.2
33972024-10-16T19:21:05.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_codegen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_codegen-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e15c7b72d2b27aa -C extra-filename=-2e15c7b72d2b27aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_generator=/work/oxidecomputer/omicron/target/debug/deps/libphf_generator-497cfc87cd2e0724.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982024-10-16T19:21:05.888Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33992024-10-16T19:21:05.891Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/3cc953c/attest-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="getrandom"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "std", "thiserror"))' -C metadata=83c0dcd0a0b6c8b8 -C extra-filename=-83c0dcd0a0b6c8b8 --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-32598d939f53b9b1.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-acf39400c9ba3962.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-85429b35439d4169.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34002024-10-16T19:21:05.910Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229/build-script-build`
34012024-10-16T19:21:05.983Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-f1bcfbf5d6814c1a/build-script-build`
34022024-10-16T19:21:06.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=3712e4e066a0ae45 -C extra-filename=-3712e4e066a0ae45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crunchy=/work/oxidecomputer/omicron/target/debug/deps/libcrunchy-162ad21e175bb473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032024-10-16T19:21:06.065Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34042024-10-16T19:21:06.068Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0197ecb02ac1609d -C extra-filename=-0197ecb02ac1609d --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-0197ecb02ac1609d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34052024-10-16T19:21:06.442Z Compiling ascii-canvas v3.0.0
34062024-10-16T19:21:06.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4decf57a75b623d -C extra-filename=-e4decf57a75b623d --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-d2b024c6cdb0145f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072024-10-16T19:21:06.683Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
34082024-10-16T19:21:06.686Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=830a0d5008ed4081 -C extra-filename=-830a0d5008ed4081 --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-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092024-10-16T19:21:06.880Z Compiling ref-cast-impl v1.0.23
34102024-10-16T19:21:06.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88bc3539b7d73b8c -C extra-filename=-88bc3539b7d73b8c --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34112024-10-16T19:21:07.014Z Compiling parse-zoneinfo v0.3.1
34122024-10-16T19:21:07.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_zoneinfo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-zoneinfo-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b1811536ca717ac6 -C extra-filename=-b1811536ca717ac6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132024-10-16T19:21:07.063Z Compiling ena v0.14.3
34142024-10-16T19:21:07.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=8104c5eec69b6dae -C extra-filename=-8104c5eec69b6dae --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-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152024-10-16T19:21:07.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=46f8e488864c855f -C extra-filename=-46f8e488864c855f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-e9f93ba449c14507.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-6cd6197983cd85a2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-bd9c69bc2f817c6f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a33bd06d9d09039b.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-d7552a1b47d6f9ea.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
34162024-10-16T19:21:07.839Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34172024-10-16T19:21:07.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71f7a0c6ba7cb4e7 -C extra-filename=-71f7a0c6ba7cb4e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34182024-10-16T19:21:08.247Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34192024-10-16T19:21:08.249Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 internal-dns/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c07ada34c4c97701 -C extra-filename=-c07ada34c4c97701 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34202024-10-16T19:21:08.943Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34212024-10-16T19:21:08.945Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ee44058e862ae68 -C extra-filename=-3ee44058e862ae68 --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-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34222024-10-16T19:21:11.052Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34232024-10-16T19:21:11.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 clickhouse-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce5e86d843e97d32 -C extra-filename=-ce5e86d843e97d32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34242024-10-16T19:21:11.456Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34252024-10-16T19:21:11.458Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=71bb9d24b7a1be5e -C extra-filename=-71bb9d24b7a1be5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-65322f84cd556c62.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-aee068eeef070503.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
34262024-10-16T19:21:14.616Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34272024-10-16T19:21:14.619Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46f4fdb5ba70712b -C extra-filename=-46f4fdb5ba70712b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34282024-10-16T19:21:15.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba7290c28d8898c6 -C extra-filename=-ba7290c28d8898c6 --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-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-348a9bf6ed88aa6e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34292024-10-16T19:21:16.566Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34302024-10-16T19:21:16.568Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe21a582072244c6 -C extra-filename=-fe21a582072244c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34312024-10-16T19:21:18.184Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34322024-10-16T19:21:18.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 internal-dns/resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=751e7147dc1e8318 -C extra-filename=-751e7147dc1e8318 --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-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34332024-10-16T19:21:19.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d14a8105dfc1c92 -C extra-filename=-0d14a8105dfc1c92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ba7290c28d8898c6.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34342024-10-16T19:21:19.645Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-7fe70a532b68f6f9/build-script-build`
34352024-10-16T19:21:19.769Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34362024-10-16T19:21:19.771Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d5a9e6a14216a59 -C extra-filename=-4d5a9e6a14216a59 --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-c93540a2dfb95ba6.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34372024-10-16T19:21:20.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3adfec4dde45b553 -C extra-filename=-3adfec4dde45b553 --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-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34382024-10-16T19:21:20.673Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34392024-10-16T19:21:20.675Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d26eaf461bc40223 -C extra-filename=-d26eaf461bc40223 --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-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34402024-10-16T19:21:20.694Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34412024-10-16T19:21:20.694Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=06bf3dfb8d5a38bb -C extra-filename=-06bf3dfb8d5a38bb --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-2a9b2223f6844e23.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34422024-10-16T19:21:21.509Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34432024-10-16T19:21:21.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc90243ef6999b7a -C extra-filename=-bc90243ef6999b7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34442024-10-16T19:21:21.848Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34452024-10-16T19:21:21.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e78cb080c9cd67b4 -C extra-filename=-e78cb080c9cd67b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-f93ad356a6ac1681.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34462024-10-16T19:21:22.225Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34472024-10-16T19:21:22.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=876149eacfbc0343 -C extra-filename=-876149eacfbc0343 --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-46f8e488864c855f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34482024-10-16T19:21:23.021Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34492024-10-16T19:21:23.024Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2405de27c7db9d7 -C extra-filename=-b2405de27c7db9d7 --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-46f8e488864c855f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34502024-10-16T19:21:23.043Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2db9191a511e323a -C extra-filename=-2db9191a511e323a --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-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4d01d48a2d68180d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ec4938c88bf68dbe.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34512024-10-16T19:21:23.253Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34522024-10-16T19:21:23.255Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b4fafcbde2ac6a0 -C extra-filename=-3b4fafcbde2ac6a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34532024-10-16T19:21:23.360Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34542024-10-16T19:21:23.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9dc0b0e916c9de6a -C extra-filename=-9dc0b0e916c9de6a --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-1569900b4ebf64e1.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0d14a8105dfc1c92.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ba7290c28d8898c6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34552024-10-16T19:21:25.173Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34562024-10-16T19:21:25.176Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=254294c1617b9b38 -C extra-filename=-254294c1617b9b38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34572024-10-16T19:21:25.516Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34582024-10-16T19:21:25.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=926234aee9ec3222 -C extra-filename=-926234aee9ec3222 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34592024-10-16T19:21:27.242Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34602024-10-16T19:21:27.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f9ae1f0b376f5be -C extra-filename=-2f9ae1f0b376f5be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34612024-10-16T19:21:30.662Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34622024-10-16T19:21:30.665Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9cb63bcefc6e0cb -C extra-filename=-d9cb63bcefc6e0cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-fe21a582072244c6.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-9dc0b0e916c9de6a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34632024-10-16T19:21:31.112Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34642024-10-16T19:21:31.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=429df8d97d7b69cf -C extra-filename=-429df8d97d7b69cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-6cdefa525328ae15.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34652024-10-16T19:21:37.656Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34662024-10-16T19:21:37.659Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe8ec623601aa8d6 -C extra-filename=-fe8ec623601aa8d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e74f75b7e3d51982.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-223daf447f1b2be9.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-08cc1ef2903b68d2.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
34672024-10-16T19:21:39.467Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34682024-10-16T19:21:39.470Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f6e045c867e1a24 -C extra-filename=-0f6e045c867e1a24 --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-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34692024-10-16T19:21:39.606Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34702024-10-16T19:21:39.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7d0468cf53ed5d9 -C extra-filename=-b7d0468cf53ed5d9 --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-838eafd9c76bcba3.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34712024-10-16T19:21:39.776Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34722024-10-16T19:21:39.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=35c881fc1069ee95 -C extra-filename=-35c881fc1069ee95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
34732024-10-16T19:21:41.608Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34742024-10-16T19:21:41.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c35e4018601b263f -C extra-filename=-c35e4018601b263f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a31e6b9fb38f4d29.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34752024-10-16T19:21:42.278Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34762024-10-16T19:21:42.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27d2774313928492 -C extra-filename=-27d2774313928492 --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-294229beec0d6e93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34772024-10-16T19:21:42.395Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34782024-10-16T19:21:42.398Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=401d6edbfc8b395a -C extra-filename=-401d6edbfc8b395a --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-cbc6f0686b99e4c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34792024-10-16T19:21:43.509Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34802024-10-16T19:21:43.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f50b499a157bc8e2 -C extra-filename=-f50b499a157bc8e2 --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-1c8f4e0cb357f561.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34812024-10-16T19:21:43.681Z Compiling libloading v0.8.5
34822024-10-16T19:21:43.684Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.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=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e439eac2d1b51bb -C extra-filename=-3e439eac2d1b51bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34832024-10-16T19:21:43.796Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
34842024-10-16T19:21:43.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/tls/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbd900005dbd82b6 -C extra-filename=-bbd900005dbd82b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-bbd900005dbd82b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34852024-10-16T19:21:44.130Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34862024-10-16T19:21:44.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53f8dd56ac825a9d -C extra-filename=-53f8dd56ac825a9d --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-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
34872024-10-16T19:21:44.214Z Dirty bytecount v0.6.8: the rustflags changed
34882024-10-16T19:21:44.214Z Compiling bytecount v0.6.8
34892024-10-16T19:21:44.216Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=7ff1d2d43293053c -C extra-filename=-7ff1d2d43293053c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902024-10-16T19:21:44.432Z Compiling cfg_aliases v0.1.1
34912024-10-16T19:21:44.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c436d8aeff88cf48 -C extra-filename=-c436d8aeff88cf48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34922024-10-16T19:21:44.453Z Compiling regex-syntax v0.6.29
34932024-10-16T19:21:44.471Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=cf92ab4de6adaff0 -C extra-filename=-cf92ab4de6adaff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942024-10-16T19:21:44.504Z Compiling bindgen v0.69.5
34952024-10-16T19:21:44.522Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=a67f027985ba5526 -C extra-filename=-a67f027985ba5526 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-a67f027985ba5526 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962024-10-16T19:21:44.553Z Compiling nix v0.28.0
34972024-10-16T19:21:44.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ca13c98331e61947 -C extra-filename=-ca13c98331e61947 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-c436d8aeff88cf48.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982024-10-16T19:21:44.614Z Dirty papergrid v0.11.0: the rustflags changed
34992024-10-16T19:21:44.614Z Compiling papergrid v0.11.0
35002024-10-16T19:21:44.617Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=993f320d6b0f0dee -C extra-filename=-993f320d6b0f0dee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-7ff1d2d43293053c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012024-10-16T19:21:45.421Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-a67f027985ba5526/build-script-build`
35022024-10-16T19:21:45.454Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-bbd900005dbd82b6/build-script-build`
35032024-10-16T19:21:45.491Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=c1bfa8b182dc53e4 -C extra-filename=-c1bfa8b182dc53e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-3e439eac2d1b51bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35042024-10-16T19:21:45.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3522627863e48cb1 -C extra-filename=-3522627863e48cb1 --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-88bc3539b7d73b8c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
35052024-10-16T19:21:45.642Z Compiling chrono-tz-build v0.4.0
35062024-10-16T19:21:45.645Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' -C metadata=4545e564faf42f31 -C extra-filename=-4545e564faf42f31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_zoneinfo=/work/oxidecomputer/omicron/target/debug/deps/libparse_zoneinfo-b1811536ca717ac6.rmeta --extern phf_codegen=/work/oxidecomputer/omicron/target/debug/deps/libphf_codegen-2e15c7b72d2b27aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072024-10-16T19:21:46.209Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35082024-10-16T19:21:46.212Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0054e9e7d2a25bc9 -C extra-filename=-0054e9e7d2a25bc9 --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-08d424c691fbf9b7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
35092024-10-16T19:21:47.101Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35102024-10-16T19:21:47.103Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/3cc953c/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64b95442a8051442 -C extra-filename=-64b95442a8051442 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-83c0dcd0a0b6c8b8.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-9658813276394a8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-e0389e7f278efa63.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112024-10-16T19:21:47.923Z Compiling lalrpop v0.19.12
35122024-10-16T19:21:47.926Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=902d8b59deb1e166 -C extra-filename=-902d8b59deb1e166 --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-e4decf57a75b623d.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-8104c5eec69b6dae.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1ac1e4502263767b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-cf92ab4de6adaff0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-5d4a0867caed1149.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-3712e4e066a0ae45.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-7327f3d13197559b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35132024-10-16T19:21:47.984Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-0197ecb02ac1609d/build-script-build`
35142024-10-16T19:21:48.018Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=8020e0e28fbfc534 -C extra-filename=-8020e0e28fbfc534 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35152024-10-16T19:21:48.282Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35162024-10-16T19:21:48.285Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56c66a3b6ab4a6a6 -C extra-filename=-56c66a3b6ab4a6a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
35172024-10-16T19:21:48.870Z Compiling which v4.4.2
35182024-10-16T19:21:48.872Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=e7aca0af4611fc92 -C extra-filename=-e7aca0af4611fc92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192024-10-16T19:21:49.002Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
35202024-10-16T19:21:49.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/crucible-client-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2b3078d75df991b -C extra-filename=-c2b3078d75df991b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212024-10-16T19:21:49.554Z Compiling tabled_derive v0.7.0
35222024-10-16T19:21:49.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b016205a73239617 -C extra-filename=-b016205a73239617 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-836e2c374cf90b03.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232024-10-16T19:21:50.154Z Compiling cexpr v0.6.0
35242024-10-16T19:21:50.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da485d1658002250 -C extra-filename=-da485d1658002250 --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-48891256de0358bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252024-10-16T19:21:50.455Z Compiling lazycell v1.3.0
35262024-10-16T19:21:50.458Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=83ab67f0ca0fe95a -C extra-filename=-83ab67f0ca0fe95a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272024-10-16T19:21:50.639Z Compiling rustc-hash v1.1.0
35282024-10-16T19:21:50.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=151a9aad91d0e211 -C extra-filename=-151a9aad91d0e211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292024-10-16T19:21:50.813Z Compiling http-range v0.1.5
35302024-10-16T19:21:50.816Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f676f2a2dbefdb2 -C extra-filename=-0f676f2a2dbefdb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312024-10-16T19:21:51.201Z Compiling hyper-staticfile v0.10.1
35322024-10-16T19:21:51.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9bf15d95893d777f -C extra-filename=-9bf15d95893d777f --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-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0f676f2a2dbefdb2.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8020e0e28fbfc534.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332024-10-16T19:21:51.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=e78f0a863c797a03 -C extra-filename=-e78f0a863c797a03 --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-fb02ffd1abc115c8.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-da485d1658002250.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-c1bfa8b182dc53e4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-83ab67f0ca0fe95a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-151a9aad91d0e211.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-e7aca0af4611fc92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35342024-10-16T19:21:52.006Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
35352024-10-16T19:21:52.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/propolis-api-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("falcon"))' -C metadata=117312ee83842b9c -C extra-filename=-117312ee83842b9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-c2b3078d75df991b.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-830a0d5008ed4081.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362024-10-16T19:21:52.331Z Compiling tabled v0.15.0
35372024-10-16T19:21:52.334Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=9eb4ec78cc85feaa -C extra-filename=-9eb4ec78cc85feaa --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-993f320d6b0f0dee.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b016205a73239617.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382024-10-16T19:21:52.382Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/tls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cee89ee62968bb3e -C extra-filename=-cee89ee62968bb3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-83c0dcd0a0b6c8b8.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-64b95442a8051442.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-f93ad356a6ac1681.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
35392024-10-16T19:21:54.847Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35402024-10-16T19:21:54.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=292842e92dfa038d -C extra-filename=-292842e92dfa038d --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-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
35412024-10-16T19:21:56.153Z Compiling chrono-tz v0.10.0
35422024-10-16T19:21:56.156Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=e95a8a44445f8e77 -C extra-filename=-e95a8a44445f8e77 --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-e95a8a44445f8e77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono_tz_build=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz_build-4545e564faf42f31.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432024-10-16T19:21:57.083Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947/build-script-build`
35442024-10-16T19:21:57.115Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
35452024-10-16T19:21:57.118Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c68b3e48280319a1 -C extra-filename=-c68b3e48280319a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42bb01a048b0cf97.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-830a0d5008ed4081.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1e66db89af9dc271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
35462024-10-16T19:21:57.135Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
35472024-10-16T19:21:57.153Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-55585085c2a3fa20/ceec762/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=004ae25d6fec888e -C extra-filename=-004ae25d6fec888e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35482024-10-16T19:21:57.643Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35492024-10-16T19:21:57.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f709e31c7592cc33 -C extra-filename=-f709e31c7592cc33 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-f709e31c7592cc33 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
35502024-10-16T19:21:58.011Z Compiling derive_builder_core v0.20.2
35512024-10-16T19:21:58.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=c1bad87ea53909f5 -C extra-filename=-c1bad87ea53909f5 --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-67c501a86fe790f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522024-10-16T19:21:59.558Z Compiling libxml v0.3.3
35532024-10-16T19:21:59.561Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a74d9b4a66446b3c -C extra-filename=-a74d9b4a66446b3c --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-a74d9b4a66446b3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542024-10-16T19:21:59.581Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-f709e31c7592cc33/build-script-build`
35552024-10-16T19:21:59.612Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=4a9863e88b1f6165 -C extra-filename=-4a9863e88b1f6165 --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-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
35562024-10-16T19:22:00.016Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-a74d9b4a66446b3c/build-script-build`
35572024-10-16T19:22:00.061Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-e95a8a44445f8e77/build-script-build`
35582024-10-16T19:22:00.576Z Compiling derive_builder_macro v0.20.2
35592024-10-16T19:22:00.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.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="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=d4e04c82cf8a21c6 -C extra-filename=-d4e04c82cf8a21c6 --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-c1bad87ea53909f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35602024-10-16T19:22:01.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ffe4f164735a559 -C extra-filename=-4ffe4f164735a559 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35612024-10-16T19:22:01.253Z Compiling peg-macros v0.8.4
35622024-10-16T19:22:01.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=708e4ea32ba5b260 -C extra-filename=-708e4ea32ba5b260 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35632024-10-16T19:22:01.641Z Compiling signal-hook-tokio v0.3.1
35642024-10-16T19:22:01.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=4778d8b6a77c8753 -C extra-filename=-4778d8b6a77c8753 --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-5c0c6b13016b0cbd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652024-10-16T19:22:01.837Z Compiling strum_macros v0.24.3
35662024-10-16T19:22:01.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66e441e71b92f81e -C extra-filename=-66e441e71b92f81e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672024-10-16T19:22:03.579Z Compiling sqlparser_derive v0.2.2
35682024-10-16T19:22:03.582Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f85de2b75ea35afc -C extra-filename=-f85de2b75ea35afc --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35692024-10-16T19:22:04.710Z Compiling memoffset v0.9.1
35702024-10-16T19:22:04.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=138943869d55787a -C extra-filename=-138943869d55787a --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-138943869d55787a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712024-10-16T19:22:04.911Z Compiling unicode_categories v0.1.1
35722024-10-16T19:22:04.914Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dd34baae30e9f8e -C extra-filename=-2dd34baae30e9f8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732024-10-16T19:22:05.093Z Compiling indoc v1.0.9
35742024-10-16T19:22:05.095Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4282df15fb49f14d -C extra-filename=-4282df15fb49f14d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35752024-10-16T19:22:05.186Z Compiling peg v0.8.4
35762024-10-16T19:22:05.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=c95009266722ad06 -C extra-filename=-c95009266722ad06 --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-708e4ea32ba5b260.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772024-10-16T19:22:05.254Z Compiling sqlformat v0.2.6
35782024-10-16T19:22:05.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bdd39bfebd03640 -C extra-filename=-1bdd39bfebd03640 --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-48891256de0358bb.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-2dd34baae30e9f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35792024-10-16T19:22:05.311Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-138943869d55787a/build-script-build`
35802024-10-16T19:22:05.467Z Compiling sqlparser v0.45.0
35812024-10-16T19:22:05.469Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=18626462a7083486 -C extra-filename=-18626462a7083486 --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-31bde78633f57151.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-f85de2b75ea35afc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822024-10-16T19:22:05.838Z Compiling rustyline v14.0.0
35832024-10-16T19:22:05.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=b19ea23f2ac45b20 -C extra-filename=-b19ea23f2ac45b20 --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-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-ba6e42911f834cb1.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4a9863e88b1f6165.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-ae49b486e5e6c5ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35842024-10-16T19:22:06.208Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35852024-10-16T19:22:06.210Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=8c955d25d11fd37b -C extra-filename=-8c955d25d11fd37b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
35862024-10-16T19:22:10.434Z Compiling derive_builder v0.20.2
35872024-10-16T19:22:10.437Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' --check-cfg 'cfg(compiletests)' -C metadata=19211438895ae4ba -C extra-filename=-19211438895ae4ba --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-d4e04c82cf8a21c6.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882024-10-16T19:22:10.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=adb8b25589acf367 -C extra-filename=-adb8b25589acf367 --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-c93540a2dfb95ba6.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892024-10-16T19:22:11.486Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ac68dac0bf500a0 -C extra-filename=-2ac68dac0bf500a0 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
35902024-10-16T19:22:11.650Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35912024-10-16T19:22:11.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26564bbdccf14202 -C extra-filename=-26564bbdccf14202 --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-cbc6f0686b99e4c6.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
35922024-10-16T19:22:14.438Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35932024-10-16T19:22:14.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c91b1bb3c23a09c -C extra-filename=-2c91b1bb3c23a09c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-2c91b1bb3c23a09c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
35942024-10-16T19:22:14.749Z Compiling http v0.2.12
35952024-10-16T19:22:14.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a79fff3a275b3158 -C extra-filename=-a79fff3a275b3158 --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-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962024-10-16T19:22:14.806Z Compiling bcs v0.1.6
35972024-10-16T19:22:14.809Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c1061b23946bb5f7 -C extra-filename=-c1061b23946bb5f7 --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-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982024-10-16T19:22:15.531Z Compiling quick-xml v0.33.0
35992024-10-16T19:22:15.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=d87091b9787f8d81 -C extra-filename=-d87091b9787f8d81 --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-3b7d5cfbb443b029.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36002024-10-16T19:22:17.329Z Compiling impl-trait-for-tuples v0.2.2
36012024-10-16T19:22:17.332Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38c125916d062385 -C extra-filename=-38c125916d062385 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022024-10-16T19:22:19.211Z Compiling oso-derive v0.27.3
36032024-10-16T19:22:19.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5ca1afad04ae64c -C extra-filename=-a5ca1afad04ae64c --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-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042024-10-16T19:22:20.474Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-2c91b1bb3c23a09c/build-script-build`
36052024-10-16T19:22:20.509Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=b1bd7d08cf4a91cc -C extra-filename=-b1bd7d08cf4a91cc --out-dir /work/oxidecomputer/omicron/target/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`
36062024-10-16T19:22:20.633Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36072024-10-16T19:22:20.636Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1eb05d1bd6bee12 -C extra-filename=-a1eb05d1bd6bee12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36082024-10-16T19:22:22.531Z Compiling pin-project-internal v1.1.6
36092024-10-16T19:22:22.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.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 --warn=unreachable_pub --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f80fc73536766c42 -C extra-filename=-f80fc73536766c42 --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102024-10-16T19:22:22.701Z Compiling diesel-dtrace v0.3.0
36112024-10-16T19:22:22.704Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45e02d6ed964951a -C extra-filename=-45e02d6ed964951a --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-45e02d6ed964951a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122024-10-16T19:22:23.101Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
36132024-10-16T19:22:23.104Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19c2d3ff60670bcb -C extra-filename=-19c2d3ff60670bcb --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-19c2d3ff60670bcb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142024-10-16T19:22:23.486Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-19c2d3ff60670bcb/build-script-build`
36152024-10-16T19:22:23.564Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-45e02d6ed964951a/build-script-build`
36162024-10-16T19:22:23.638Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36172024-10-16T19:22:23.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=8229739ffcca70c2 -C extra-filename=-8229739ffcca70c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-adb8b25589acf367.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b19ea23f2ac45b20.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36182024-10-16T19:22:24.344Z Compiling nix v0.27.1
36192024-10-16T19:22:24.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=efee33c790500ad5 -C extra-filename=-efee33c790500ad5 --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-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-b1bd7d08cf4a91cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36202024-10-16T19:22:25.804Z Compiling pin-project v1.1.6
36212024-10-16T19:22:25.806Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.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=unreachable_pub --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc98e5432be1ab4d -C extra-filename=-bc98e5432be1ab4d --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-f80fc73536766c42.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222024-10-16T19:22:25.951Z Compiling http-body v0.4.6
36232024-10-16T19:22:25.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b377151436fff2e3 -C extra-filename=-b377151436fff2e3 --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-b8e9fbdeb91cd71f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36242024-10-16T19:22:26.103Z Compiling h2 v0.3.26
36252024-10-16T19:22:26.106Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=71a2b23fb194665e -C extra-filename=-71a2b23fb194665e --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-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36262024-10-16T19:22:26.408Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36272024-10-16T19:22:26.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=569c80e27912ba01 -C extra-filename=-569c80e27912ba01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282024-10-16T19:22:26.425Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36292024-10-16T19:22:26.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=40368c944e498edb -C extra-filename=-40368c944e498edb --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-40368c944e498edb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36302024-10-16T19:22:26.754Z Compiling const_format_proc_macros v0.2.33
36312024-10-16T19:22:26.757Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=d145b88574bffceb -C extra-filename=-d145b88574bffceb --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-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-7327f3d13197559b.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322024-10-16T19:22:26.801Z Compiling bb8 v0.8.5
36332024-10-16T19:22:26.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=65358de734442a7e -C extra-filename=-65358de734442a7e --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-2a9b2223f6844e23.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-49c39b7cb98fb8f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342024-10-16T19:22:27.370Z Compiling async-bb8-diesel v0.2.1
36352024-10-16T19:22:27.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-bb8-diesel-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=c3b26aad52f2a7c8 -C extra-filename=-c3b26aad52f2a7c8 --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-2a9b2223f6844e23.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-65358de734442a7e.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36362024-10-16T19:22:28.195Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-40368c944e498edb/build-script-build`
36372024-10-16T19:22:28.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba6f770ce8b78a04 -C extra-filename=-ba6f770ce8b78a04 --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-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-a145cdbd982de1ca.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-acf39400c9ba3962.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-efee33c790500ad5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-176255c2b6dd361c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-5d4a0867caed1149.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-569c80e27912ba01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2efd7bcdd111917e.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-5e407e6a221f7056/out/lib`
36382024-10-16T19:22:29.052Z Compiling const_format v0.2.33
36392024-10-16T19:22:29.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=f39e6051643e75e5 -C extra-filename=-f39e6051643e75e5 --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-d145b88574bffceb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402024-10-16T19:22:29.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb4cea8fb72f8f67 -C extra-filename=-cb4cea8fb72f8f67 --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-e23e6a17130de916.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36412024-10-16T19:22:30.296Z Compiling cargo-platform v0.1.8
36422024-10-16T19:22:30.299Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ffb43a1d918ff620 -C extra-filename=-ffb43a1d918ff620 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-10-16T19:22:30.935Z Compiling snafu-derive v0.8.5
36442024-10-16T19:22:30.938Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.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 --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=96237b868ccba5c0 -C extra-filename=-96237b868ccba5c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452024-10-16T19:22:35.525Z Compiling hyper v0.14.30
36462024-10-16T19:22:35.528Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=a678173d0a1dc1a1 -C extra-filename=-a678173d0a1dc1a1 --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-b8e9fbdeb91cd71f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-71a2b23fb194665e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b377151436fff2e3.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472024-10-16T19:22:36.532Z Compiling sync_wrapper v0.1.2
36482024-10-16T19:22:36.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=12c43cd70bd8ae58 -C extra-filename=-12c43cd70bd8ae58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492024-10-16T19:22:36.689Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36502024-10-16T19:22:36.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e2fdf7aaa9fac30 -C extra-filename=-8e2fdf7aaa9fac30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ba6f770ce8b78a04.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
36512024-10-16T19:22:36.749Z Compiling snafu v0.8.5
36522024-10-16T19:22:36.751Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.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="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "rust_1_81", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=46d8476e5a24dddc -C extra-filename=-46d8476e5a24dddc --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-5c0c6b13016b0cbd.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-bc98e5432be1ab4d.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-96237b868ccba5c0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532024-10-16T19:22:37.682Z Compiling cargo_metadata v0.18.1
36542024-10-16T19:22:37.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=21fbe0fd132ab9c9 -C extra-filename=-21fbe0fd132ab9c9 --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-294229beec0d6e93.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-ffb43a1d918ff620.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552024-10-16T19:22:41.479Z Compiling reqwest v0.11.27
36562024-10-16T19:22:41.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="stream"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=c27a664857d06d90 -C extra-filename=-c27a664857d06d90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-71a2b23fb194665e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b377151436fff2e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a678173d0a1dc1a1.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-12c43cd70bd8ae58.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572024-10-16T19:22:43.030Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36582024-10-16T19:22:43.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0163452ca42a2267 -C extra-filename=-0163452ca42a2267 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
36592024-10-16T19:22:47.458Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36602024-10-16T19:22:47.461Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=333b072e7c9fc2d0 -C extra-filename=-333b072e7c9fc2d0 --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-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36612024-10-16T19:22:47.644Z Compiling globset v0.4.15
36622024-10-16T19:22:47.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.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="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=b134c2d85303f99f -C extra-filename=-b134c2d85303f99f --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-b542551110e8af51.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632024-10-16T19:22:49.431Z Compiling olpc-cjson v0.1.4
36642024-10-16T19:22:49.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c69a34d9ced4ee67 -C extra-filename=-c69a34d9ced4ee67 --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-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652024-10-16T19:22:49.647Z Compiling serde_plain v1.0.2
36662024-10-16T19:22:49.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4850ad1575d6b9ea -C extra-filename=-4850ad1575d6b9ea --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672024-10-16T19:22:49.708Z Compiling typed-path v0.7.1
36682024-10-16T19:22:49.711Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=035dc440c125802f -C extra-filename=-035dc440c125802f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36692024-10-16T19:22:50.087Z Compiling parse-size v1.0.0
36702024-10-16T19:22:50.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=93c89df6fe796d16 -C extra-filename=-93c89df6fe796d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36712024-10-16T19:22:50.345Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36722024-10-16T19:22:50.347Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3fee39034d178c10 -C extra-filename=-3fee39034d178c10 --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-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36732024-10-16T19:22:52.492Z Compiling tough v0.17.1
36742024-10-16T19:22:52.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("http", "integ", "reqwest"))' -C metadata=48a0111f790a9740 -C extra-filename=-48a0111f790a9740 --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-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-b134c2d85303f99f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-c69a34d9ced4ee67.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-c27a664857d06d90.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-4850ad1575d6b9ea.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-46d8476e5a24dddc.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-035dc440c125802f.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
36752024-10-16T19:22:52.790Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36762024-10-16T19:22:52.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7777cb84870a5cbf -C extra-filename=-7777cb84870a5cbf --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-294229beec0d6e93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
36772024-10-16T19:22:52.985Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36782024-10-16T19:22:52.987Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3fa733fad52918e8 -C extra-filename=-3fa733fad52918e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36792024-10-16T19:22:55.689Z Compiling assert_matches v1.5.0
36802024-10-16T19:22:55.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d65da3ab02c6d0c5 -C extra-filename=-d65da3ab02c6d0c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812024-10-16T19:22:55.814Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36822024-10-16T19:22:55.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=930ac6abb1a2f67c -C extra-filename=-930ac6abb1a2f67c --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-2a9b2223f6844e23.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36832024-10-16T19:22:56.438Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36842024-10-16T19:22:56.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=235947ff7934f363 -C extra-filename=-235947ff7934f363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36852024-10-16T19:22:58.478Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36862024-10-16T19:22:58.482Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e09735aa2010e880 -C extra-filename=-e09735aa2010e880 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2efd7bcdd111917e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36872024-10-16T19:23:02.661Z Compiling libz-sys v1.1.20
36882024-10-16T19:23:02.663Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.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 --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=2fb6bb314171f980 -C extra-filename=-2fb6bb314171f980 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-2fb6bb314171f980 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36892024-10-16T19:23:03.513Z Compiling rand_seeder v0.3.0
36902024-10-16T19:23:03.515Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fe1e4bc9c61d28d -C extra-filename=-6fe1e4bc9c61d28d --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-1d0d56c09c2edc5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36912024-10-16T19:23:03.863Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-2fb6bb314171f980/build-script-build`
36922024-10-16T19:23:04.018Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36932024-10-16T19:23:04.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 clients/clickhouse-admin-keeper-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40bd577f067e15f5 -C extra-filename=-40bd577f067e15f5 --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-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36942024-10-16T19:23:04.044Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36952024-10-16T19:23:04.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 clients/clickhouse-admin-server-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ee143923fb31855 -C extra-filename=-5ee143923fb31855 --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-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36962024-10-16T19:23:06.056Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36972024-10-16T19:23:06.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eeb8ea3b0ec508ea -C extra-filename=-eeb8ea3b0ec508ea --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-233eac4e075e93bb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-6fe1e4bc9c61d28d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
36982024-10-16T19:23:06.286Z Compiling libgit2-sys v0.17.0+1.8.1
36992024-10-16T19:23:06.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.17.0+1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=fb0e78bb6c7559ef -C extra-filename=-fb0e78bb6c7559ef --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-fb0e78bb6c7559ef -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-5b71ee306b0ec46a.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002024-10-16T19:23:06.681Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=5daea0caaf8832f4 -C extra-filename=-5daea0caaf8832f4 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
37012024-10-16T19:23:06.835Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37022024-10-16T19:23:06.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d9a74993ffd7835 -C extra-filename=-3d9a74993ffd7835 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37032024-10-16T19:23:06.865Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37042024-10-16T19:23:06.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbefb1f010515481 -C extra-filename=-bbefb1f010515481 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37052024-10-16T19:23:07.228Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-fb0e78bb6c7559ef/build-script-build`
37062024-10-16T19:23:12.185Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37072024-10-16T19:23:12.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1be64c615e0f0962 -C extra-filename=-1be64c615e0f0962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/ssl-3/lib/amd64`
37082024-10-16T19:23:13.289Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
37092024-10-16T19:23:13.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cdde63284bb1b3c9 -C extra-filename=-cdde63284bb1b3c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37102024-10-16T19:23:13.455Z Compiling vergen v8.3.2
37112024-10-16T19:23:13.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=8aef8dd6f9115d81 -C extra-filename=-8aef8dd6f9115d81 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37122024-10-16T19:23:13.786Z Compiling is_ci v1.2.0
37132024-10-16T19:23:13.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ffd4f2a5c71f8ce -C extra-filename=-1ffd4f2a5c71f8ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37142024-10-16T19:23:14.046Z Compiling supports-color v3.0.1
37152024-10-16T19:23:14.048Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e14989a5d0ee9047 -C extra-filename=-e14989a5d0ee9047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-1ffd4f2a5c71f8ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37162024-10-16T19:23:14.362Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81/build-script-build`
37172024-10-16T19:23:14.396Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37182024-10-16T19:23:14.398Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88de0664992f5087 -C extra-filename=-88de0664992f5087 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-88de0664992f5087 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37192024-10-16T19:23:14.694Z Compiling libsqlite3-sys v0.30.1
37202024-10-16T19:23:14.697Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=7e3d833973ab7fa2 -C extra-filename=-7e3d833973ab7fa2 --out-dir /work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-7e3d833973ab7fa2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212024-10-16T19:23:14.767Z Compiling rustls v0.21.12
37222024-10-16T19:23:14.770Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=9d40a143c83c6f9c -C extra-filename=-9d40a143c83c6f9c --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-9d40a143c83c6f9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232024-10-16T19:23:15.122Z Compiling cfg_aliases v0.2.1
37242024-10-16T19:23:15.124Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44929ccb8db2da6c -C extra-filename=-44929ccb8db2da6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252024-10-16T19:23:15.243Z Compiling nix v0.29.0
37262024-10-16T19:23:15.262Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=100f50d5b1b272ed -C extra-filename=-100f50d5b1b272ed --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-100f50d5b1b272ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44929ccb8db2da6c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272024-10-16T19:23:15.299Z Running `/work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-7e3d833973ab7fa2/build-script-build`
37282024-10-16T19:23:15.345Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-9d40a143c83c6f9c/build-script-build`
37292024-10-16T19:23:15.371Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-88de0664992f5087/build-script-build`
37302024-10-16T19:23:15.402Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37312024-10-16T19:23:15.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 nexus/external-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7134d1ed8b5dafef -C extra-filename=-7134d1ed8b5dafef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37322024-10-16T19:23:16.247Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37332024-10-16T19:23:16.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c29e8aad5ac36ac -C extra-filename=-9c29e8aad5ac36ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37342024-10-16T19:23:16.702Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37352024-10-16T19:23:16.705Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=310a81731f8896a3 -C extra-filename=-310a81731f8896a3 --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-cbc6f0686b99e4c6.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37362024-10-16T19:23:21.142Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37372024-10-16T19:23:21.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d651cff112fbc4c -C extra-filename=-2d651cff112fbc4c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-2d651cff112fbc4c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37382024-10-16T19:23:21.515Z Compiling castaway v0.2.3
37392024-10-16T19:23:21.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=560b5d52bef86bca -C extra-filename=-560b5d52bef86bca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402024-10-16T19:23:21.758Z Compiling rustls-webpki v0.101.7
37412024-10-16T19:23:21.764Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3485024a40503ed5 -C extra-filename=-3485024a40503ed5 --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-7917c3cdb9c23e16.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
37422024-10-16T19:23:23.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=54f296db6537e2ea -C extra-filename=-54f296db6537e2ea --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-4ffe4f164735a559.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37432024-10-16T19:23:25.052Z Compiling sct v0.7.1
37442024-10-16T19:23:25.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0364d593a157b834 -C extra-filename=-0364d593a157b834 --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-7917c3cdb9c23e16.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
37452024-10-16T19:23:25.194Z Compiling concurrent-queue v2.5.0
37462024-10-16T19:23:25.198Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=d89aae5a378abf3d -C extra-filename=-d89aae5a378abf3d --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-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472024-10-16T19:23:25.397Z Dirty smawk v0.3.2: the rustflags changed
37482024-10-16T19:23:25.397Z Compiling smawk v0.3.2
37492024-10-16T19:23:25.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=67ff47dd1c0fd95d -C extra-filename=-67ff47dd1c0fd95d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37502024-10-16T19:23:25.579Z Dirty unicode-linebreak v0.1.5: the rustflags changed
37512024-10-16T19:23:25.580Z Compiling unicode-linebreak v0.1.5
37522024-10-16T19:23:25.582Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5745b33b579fab38 -C extra-filename=-5745b33b579fab38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-10-16T19:23:25.600Z Compiling parking v2.2.1
37542024-10-16T19:23:25.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=cb6104646fa2ceab -C extra-filename=-cb6104646fa2ceab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552024-10-16T19:23:25.877Z Compiling samael v0.0.17
37562024-10-16T19:23:25.879Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=d282004b5f763b60 -C extra-filename=-d282004b5f763b60 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-d282004b5f763b60 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-e78f0a863c797a03.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572024-10-16T19:23:25.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=b2446323d798cd0b -C extra-filename=-b2446323d798cd0b --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-31bde78633f57151.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3485024a40503ed5.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-0364d593a157b834.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
37582024-10-16T19:23:26.074Z Dirty textwrap v0.16.1: the rustflags changed
37592024-10-16T19:23:26.074Z Compiling textwrap v0.16.1
37602024-10-16T19:23:26.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=bc0396bad55291d0 -C extra-filename=-bc0396bad55291d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-67ff47dd1c0fd95d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-5745b33b579fab38.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612024-10-16T19:23:27.306Z Compiling compact_str v0.8.0
37622024-10-16T19:23:27.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=b38aa10ecf19e52e -C extra-filename=-b38aa10ecf19e52e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern castaway=/work/oxidecomputer/omicron/target/debug/deps/libcastaway-560b5d52bef86bca.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37632024-10-16T19:23:28.071Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-2d651cff112fbc4c/build-script-build`
37642024-10-16T19:23:28.103Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-100f50d5b1b272ed/build-script-build`
37652024-10-16T19:23:28.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsqlite3_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=58b0a991ceb69abc -C extra-filename=-58b0a991ceb69abc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l sqlite3`
37662024-10-16T19:23:28.351Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-d282004b5f763b60/build-script-bindings`
37672024-10-16T19:23:28.620Z Compiling unicode-truncate v1.1.0
37682024-10-16T19:23:28.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d1e87a5910a68836 -C extra-filename=-d1e87a5910a68836 --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-17374fece069bfba.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692024-10-16T19:23:28.755Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37702024-10-16T19:23:28.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55e428fa879b63c9 -C extra-filename=-55e428fa879b63c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-55e428fa879b63c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37712024-10-16T19:23:28.840Z Compiling hashlink v0.9.1
37722024-10-16T19:23:28.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashlink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashlink-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=ea3d9f158d0147e8 -C extra-filename=-ea3d9f158d0147e8 --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-a216341ac1c97509.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37732024-10-16T19:23:29.124Z Compiling instability v0.3.2
37742024-10-16T19:23:29.128Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instability-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51dc549415397c25 -C extra-filename=-51dc549415397c25 --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-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752024-10-16T19:23:29.627Z Compiling lru v0.12.5
37762024-10-16T19:23:29.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.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="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=10f0bc8324ddc693 -C extra-filename=-10f0bc8324ddc693 --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-b70767056d1a4824.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37772024-10-16T19:23:29.976Z Compiling fallible-streaming-iterator v0.1.9
37782024-10-16T19:23:29.979Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_streaming_iterator --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=268e12232fc32356 -C extra-filename=-268e12232fc32356 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37792024-10-16T19:23:30.219Z Compiling fallible-iterator v0.3.0
37802024-10-16T19:23:30.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=38d4df39420f26f0 -C extra-filename=-38d4df39420f26f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812024-10-16T19:23:30.310Z Compiling cassowary v0.3.0
37822024-10-16T19:23:30.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0df4d0548b0a401 -C extra-filename=-a0df4d0548b0a401 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832024-10-16T19:23:30.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=2418bb01689fdaa9 -C extra-filename=-2418bb01689fdaa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-19211438895ae4ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-2ac68dac0bf500a0.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a31e6b9fb38f4d29.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-d87091b9787f8d81.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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`
37842024-10-16T19:23:30.892Z Compiling rusqlite v0.32.1
37852024-10-16T19:23:30.895Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusqlite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusqlite-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=e8c4237eb92dabea -C extra-filename=-e8c4237eb92dabea --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-fb02ffd1abc115c8.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-38d4df39420f26f0.rmeta --extern fallible_streaming_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_streaming_iterator-268e12232fc32356.rmeta --extern hashlink=/work/oxidecomputer/omicron/target/debug/deps/libhashlink-ea3d9f158d0147e8.rmeta --extern libsqlite3_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibsqlite3_sys-58b0a991ceb69abc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
37862024-10-16T19:23:31.598Z Compiling ratatui v0.28.1
37872024-10-16T19:23:31.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=f697886a526d80b8 -C extra-filename=-f697886a526d80b8 --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-fb02ffd1abc115c8.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a0df4d0548b0a401.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-b38aa10ecf19e52e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-51dc549415397c25.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-10f0bc8324ddc693.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-b534315ca1a3744c.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-d1e87a5910a68836.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882024-10-16T19:23:33.799Z Compiling tokio-rustls v0.24.1
37892024-10-16T19:23:33.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=4ae8aa44fd89a3a4 -C extra-filename=-4ae8aa44fd89a3a4 --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-b2446323d798cd0b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
37902024-10-16T19:23:34.233Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-55e428fa879b63c9/build-script-build`
37912024-10-16T19:23:34.266Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=2f450433fc0dd242 -C extra-filename=-2f450433fc0dd242 --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-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
37922024-10-16T19:23:34.797Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37932024-10-16T19:23:34.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33cdbaf0bbea8b48 -C extra-filename=-33cdbaf0bbea8b48 --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-c93540a2dfb95ba6.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37942024-10-16T19:23:34.998Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37952024-10-16T19:23:35.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f93561b5e15ed66 -C extra-filename=-3f93561b5e15ed66 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-3f93561b5e15ed66 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
37962024-10-16T19:23:35.340Z Compiling rustls-pemfile v1.0.4
37972024-10-16T19:23:35.343Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef67309bf96e0f1b -C extra-filename=-ef67309bf96e0f1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982024-10-16T19:23:35.781Z Compiling twox-hash v1.6.3
37992024-10-16T19:23:35.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name twox_hash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=92078a55ba54d93a -C extra-filename=-92078a55ba54d93a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38002024-10-16T19:23:36.349Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-3f93561b5e15ed66/build-script-build`
38012024-10-16T19:23:36.383Z Compiling event-listener v5.3.1
38022024-10-16T19:23:36.385Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=f2dde016d619eaca -C extra-filename=-f2dde016d619eaca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38032024-10-16T19:23:36.521Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
38042024-10-16T19:23:36.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f0152812ff1c3d6 -C extra-filename=-5f0152812ff1c3d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
38052024-10-16T19:23:36.967Z Compiling fatfs v0.3.6
38062024-10-16T19:23:36.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=f9d1ea7df2904938 -C extra-filename=-f9d1ea7df2904938 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38072024-10-16T19:23:38.626Z Compiling event-listener-strategy v0.5.2
38082024-10-16T19:23:38.629Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38092024-10-16T19:23:38.629Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e9b026f0017040b9 -C extra-filename=-e9b026f0017040b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-f2dde016d619eaca.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38102024-10-16T19:23:38.629Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ea3fe289d9fe1d4 -C extra-filename=-1ea3fe289d9fe1d4 --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-c93540a2dfb95ba6.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38112024-10-16T19:23:38.847Z Compiling csv-core v0.1.11
38122024-10-16T19:23:38.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=7f208bb91f491672 -C extra-filename=-7f208bb91f491672 --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-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132024-10-16T19:23:39.293Z Compiling csv v1.3.0
38142024-10-16T19:23:39.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e9408abe6deb2b0 -C extra-filename=-3e9408abe6deb2b0 --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-7f208bb91f491672.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152024-10-16T19:23:39.442Z Compiling futures-lite v2.3.0
38162024-10-16T19:23:39.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=ec90834510550653 -C extra-filename=-ec90834510550653 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172024-10-16T19:23:40.623Z Compiling rtoolbox v0.0.2
38182024-10-16T19:23:40.626Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3056df869e15c610 -C extra-filename=-3056df869e15c610 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38192024-10-16T19:23:41.051Z Compiling plotters-backend v0.3.7
38202024-10-16T19:23:41.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=819ad545a724b073 -C extra-filename=-819ad545a724b073 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212024-10-16T19:23:41.111Z Compiling shell-words v1.1.0
38222024-10-16T19:23:41.113Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bfaf6b529bbb10b0 -C extra-filename=-bfaf6b529bbb10b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232024-10-16T19:23:41.465Z Compiling plotters-svg v0.3.7
38242024-10-16T19:23:41.468Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=96d81fd0d224cc3d -C extra-filename=-96d81fd0d224cc3d --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-819ad545a724b073.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38252024-10-16T19:23:41.597Z Compiling rpassword v7.3.1
38262024-10-16T19:23:41.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea70cbef8dc2ae97 -C extra-filename=-ea70cbef8dc2ae97 --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-1b46dd66a7c6c3c6.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-3056df869e15c610.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38272024-10-16T19:23:41.944Z Compiling tui-tree-widget v0.22.0
38282024-10-16T19:23:41.946Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab1e6ba7ffce9801 -C extra-filename=-ab1e6ba7ffce9801 --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-f697886a526d80b8.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38292024-10-16T19:23:41.972Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
38302024-10-16T19:23:41.975Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2388af8960b20a01 -C extra-filename=-2388af8960b20a01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
38312024-10-16T19:23:42.247Z Compiling yansi v1.0.1
38322024-10-16T19:23:42.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=43a4e0c91f343fc9 -C extra-filename=-43a4e0c91f343fc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38332024-10-16T19:23:43.047Z Compiling cast v0.3.0
38342024-10-16T19:23:43.051Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=044a52419a148846 -C extra-filename=-044a52419a148846 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38352024-10-16T19:23:43.369Z Compiling criterion-plot v0.5.0
38362024-10-16T19:23:43.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d839c17e454abea8 -C extra-filename=-d839c17e454abea8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372024-10-16T19:23:44.093Z Compiling pretty_assertions v1.4.1
38382024-10-16T19:23:44.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=41945da098b72cd5 -C extra-filename=-41945da098b72cd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-43a4e0c91f343fc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392024-10-16T19:23:44.454Z Compiling plotters v0.3.7
38402024-10-16T19:23:44.471Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --allow=deprecated --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' --check-cfg 'cfg(doc_cfg)' -C metadata=39fd1053c19f147d -C extra-filename=-39fd1053c19f147d --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-64c24fe16140f6b4.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-819ad545a724b073.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-96d81fd0d224cc3d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412024-10-16T19:23:44.620Z Compiling async-lock v3.4.0
38422024-10-16T19:23:44.625Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=7cfc4ae851097cf3 -C extra-filename=-7cfc4ae851097cf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-f2dde016d619eaca.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-e9b026f0017040b9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432024-10-16T19:23:45.928Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38442024-10-16T19:23:45.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0ee1d9b73a0ba2f -C extra-filename=-e0ee1d9b73a0ba2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
38452024-10-16T19:23:46.201Z Compiling polyval v0.6.2
38462024-10-16T19:23:46.205Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=62cffa065dc55909 -C extra-filename=-62cffa065dc55909 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-95f31453fd9000ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472024-10-16T19:23:46.668Z Compiling polling v3.7.3
38482024-10-16T19:23:46.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-3.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' -C metadata=af5e6919ded0b19a -C extra-filename=-af5e6919ded0b19a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492024-10-16T19:23:46.904Z Compiling tinytemplate v1.2.1
38502024-10-16T19:23:46.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59f4127bcc937cc9 -C extra-filename=-59f4127bcc937cc9 --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-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512024-10-16T19:23:47.359Z Compiling oorandom v11.1.4
38522024-10-16T19:23:47.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=189a47f2b35dae1b -C extra-filename=-189a47f2b35dae1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38532024-10-16T19:23:47.585Z Compiling anes v0.1.6
38542024-10-16T19:23:47.587Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=392193819af349f5 -C extra-filename=-392193819af349f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552024-10-16T19:23:47.913Z Compiling async-io v2.3.4
38562024-10-16T19:23:47.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' -C metadata=a68b5d0b61c04da9 -C extra-filename=-a68b5d0b61c04da9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-af5e6919ded0b19a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38572024-10-16T19:23:47.941Z Compiling criterion v0.5.1
38582024-10-16T19:23:47.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=837b2f48e87ab04b -C extra-filename=-837b2f48e87ab04b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-392193819af349f5.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-d839c17e454abea8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1ac1e4502263767b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-189a47f2b35dae1b.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-39fd1053c19f147d.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-59f4127bcc937cc9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38592024-10-16T19:23:48.059Z Compiling ghash v0.5.1
38602024-10-16T19:23:48.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=8bd4904b138a3603 -C extra-filename=-8bd4904b138a3603 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-62cffa065dc55909.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38612024-10-16T19:23:48.265Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38622024-10-16T19:23:48.268Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=415d0c0253bb14fb -C extra-filename=-415d0c0253bb14fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-ea70cbef8dc2ae97.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-ab1e6ba7ffce9801.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38632024-10-16T19:23:49.856Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
38642024-10-16T19:23:49.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62fbe3daef3efe31 -C extra-filename=-62fbe3daef3efe31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
38652024-10-16T19:23:50.288Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
38662024-10-16T19:23:50.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2f5f0ed14b12852 -C extra-filename=-d2f5f0ed14b12852 --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-1569900b4ebf64e1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
38672024-10-16T19:23:51.608Z Compiling ctr v0.9.2
38682024-10-16T19:23:51.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=ada8fc573f52ebc5 -C extra-filename=-ada8fc573f52ebc5 --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-0f44ac4e55224ba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38692024-10-16T19:23:51.945Z Compiling target-lexicon v0.12.16
38702024-10-16T19:23:51.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1168d39a58d12fe8 -C extra-filename=-1168d39a58d12fe8 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38712024-10-16T19:23:51.982Z Compiling async-task v4.7.1
38722024-10-16T19:23:52.001Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=8100723cf864eb84 -C extra-filename=-8100723cf864eb84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38732024-10-16T19:23:52.489Z Compiling doc-comment v0.3.3
38742024-10-16T19:23:52.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=14c1a7aa8d9df06d -C extra-filename=-14c1a7aa8d9df06d --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38752024-10-16T19:23:52.930Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8/build-script-build`
38762024-10-16T19:23:53.005Z Compiling aes-gcm v0.10.3
38772024-10-16T19:23:53.007Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=caddba75c0232ec9 -C extra-filename=-caddba75c0232ec9 --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-1be8a22de50bd5f6.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-61bc621b1427d340.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-ada8fc573f52ebc5.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-8bd4904b138a3603.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38782024-10-16T19:23:53.128Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d/build-script-build`
38792024-10-16T19:23:53.297Z Compiling async-channel v2.3.1
38802024-10-16T19:23:53.300Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8b04285d385e04fd -C extra-filename=-8b04285d385e04fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-e9b026f0017040b9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38812024-10-16T19:23:53.318Z Compiling piper v0.2.4
38822024-10-16T19:23:53.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piper-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=91170c571d43700a -C extra-filename=-91170c571d43700a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38832024-10-16T19:23:53.650Z Compiling ssh-encoding v0.2.0
38842024-10-16T19:23:53.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-encoding-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="pem"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=757ca6861154f706 -C extra-filename=-757ca6861154f706 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38852024-10-16T19:23:53.744Z Compiling blowfish v0.9.1
38862024-10-16T19:23:53.748Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=4169004cede8208a -C extra-filename=-4169004cede8208a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872024-10-16T19:23:54.167Z Compiling guppy-workspace-hack v0.1.0
38882024-10-16T19:23:54.169Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94b301b3d8fce7ed -C extra-filename=-94b301b3d8fce7ed --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38892024-10-16T19:23:54.192Z Compiling assert_cmd v2.0.16
38902024-10-16T19:23:54.192Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=822646a8dc5d2c94 -C extra-filename=-822646a8dc5d2c94 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38912024-10-16T19:23:54.568Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed/build-script-build`
38922024-10-16T19:23:54.600Z Compiling ssh-cipher v0.2.0
38932024-10-16T19:23:54.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-cipher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="aes-cbc"' --cfg 'feature="aes-ctr"' --cfg 'feature="aes-gcm"' --cfg 'feature="chacha20poly1305"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=7e26442a4ca29a60 -C extra-filename=-7e26442a4ca29a60 --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-61bc621b1427d340.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-caddba75c0232ec9.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-e246cc2f84931513.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-3c7df0bb7687f15e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-ada8fc573f52ebc5.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-72c85b9bc923f317.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-757ca6861154f706.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38942024-10-16T19:23:54.724Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94/build-script-build`
38952024-10-16T19:23:54.757Z Compiling bcrypt-pbkdf v0.10.0
38962024-10-16T19:23:54.760Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=0354a15eefb99a08 -C extra-filename=-0354a15eefb99a08 --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-4169004cede8208a.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-f2c235fabfcdbf47.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972024-10-16T19:23:55.357Z Compiling blocking v1.6.1
38982024-10-16T19:23:55.359Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blocking-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=7b134ce4ebfd8dea -C extra-filename=-7b134ce4ebfd8dea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-8b04285d385e04fd.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-8100723cf864eb84.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-91170c571d43700a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992024-10-16T19:23:55.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=00e199471b724386 -C extra-filename=-00e199471b724386 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39002024-10-16T19:23:56.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=8e39602dda6439bf -C extra-filename=-8e39602dda6439bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
39012024-10-16T19:23:56.281Z Compiling async-executor v1.13.1
39022024-10-16T19:23:56.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=148f4c5bd331bded -C extra-filename=-148f4c5bd331bded --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-8100723cf864eb84.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39032024-10-16T19:23:56.916Z Compiling async-signal v0.2.10
39042024-10-16T19:23:56.918Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_signal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c083c338b724d1a -C extra-filename=-0c083c338b724d1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-a68b5d0b61c04da9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-4f7cf3856044bb3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052024-10-16T19:23:57.135Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
39062024-10-16T19:23:57.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08b513d7ca59aecd -C extra-filename=-08b513d7ca59aecd --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-c93540a2dfb95ba6.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
39072024-10-16T19:23:57.370Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39082024-10-16T19:23:57.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=423f8c5116e32a2d -C extra-filename=-423f8c5116e32a2d --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-0f6e045c867e1a24.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
39092024-10-16T19:23:58.464Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39102024-10-16T19:23:58.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44ae7e260c54fb4b -C extra-filename=-44ae7e260c54fb4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
39112024-10-16T19:24:00.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.17.0+1.8.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=7d4b5116737b3f6e -C extra-filename=-7d4b5116737b3f6e --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-1b46dd66a7c6c3c6.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-5daea0caaf8832f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
39122024-10-16T19:24:00.823Z Compiling git2 v0.19.0
39132024-10-16T19:24:00.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=d4db4e4aeeb5cf11 -C extra-filename=-d4db4e4aeeb5cf11 --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-fb02ffd1abc115c8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-7d4b5116737b3f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/usr/lib/amd64`
39142024-10-16T19:24:00.899Z Compiling password-hash v0.4.2
39152024-10-16T19:24:00.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=164846ac931b26f0 -C extra-filename=-164846ac931b26f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39162024-10-16T19:24:01.526Z Compiling target-spec v3.2.2
39172024-10-16T19:24:01.528Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=aa0485aeba3ec64f -C extra-filename=-aa0485aeba3ec64f --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-aa0485aeba3ec64f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39182024-10-16T19:24:01.822Z Compiling hex-literal v0.4.1
39192024-10-16T19:24:01.824Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61be641122cdfc7a -C extra-filename=-61be641122cdfc7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39202024-10-16T19:24:01.995Z Compiling matches v0.1.10
39212024-10-16T19:24:02.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42a4b82e96c2465 -C extra-filename=-c42a4b82e96c2465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39222024-10-16T19:24:02.113Z Compiling event-listener v2.5.3
39232024-10-16T19:24:02.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=921517d8acbb2aef -C extra-filename=-921517d8acbb2aef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39242024-10-16T19:24:02.146Z Compiling futures-timer v3.0.3
39252024-10-16T19:24:02.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=f688c9515f1032bd -C extra-filename=-f688c9515f1032bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39262024-10-16T19:24:02.288Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-aa0485aeba3ec64f/build-script-build`
39272024-10-16T19:24:02.320Z Compiling idna v0.2.3
39282024-10-16T19:24:02.322Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ff3e6b1e3d76ba6 -C extra-filename=-7ff3e6b1e3d76ba6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-c42a4b82e96c2465.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292024-10-16T19:24:02.561Z Compiling async-channel v1.9.0
39302024-10-16T19:24:02.564Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50de961397e883bf -C extra-filename=-50de961397e883bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-921517d8acbb2aef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39312024-10-16T19:24:02.905Z Compiling pbkdf2 v0.11.0
39322024-10-16T19:24:02.908Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=10f162081c8b7b43 -C extra-filename=-10f162081c8b7b43 --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-bb9f74c74e8cc0a6.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-164846ac931b26f0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39332024-10-16T19:24:03.020Z Compiling async-process v2.3.0
39342024-10-16T19:24:03.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-process-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(async_process_force_signal_backend)' -C metadata=a9e029c22b14bfdf -C extra-filename=-a9e029c22b14bfdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-a68b5d0b61c04da9.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-0c083c338b724d1a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-f2dde016d619eaca.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39352024-10-16T19:24:03.305Z Compiling async-global-executor v2.4.1
39362024-10-16T19:24:03.308Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_global_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=007c774bb24eb818 -C extra-filename=-007c774bb24eb818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-8b04285d385e04fd.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-148f4c5bd331bded.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-a68b5d0b61c04da9.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-7b134ce4ebfd8dea.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39372024-10-16T19:24:03.971Z Compiling cfg-expr v0.17.0
39382024-10-16T19:24:03.974Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.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="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=d742d6a46efd2b8c -C extra-filename=-d742d6a46efd2b8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39392024-10-16T19:24:04.513Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=a7a1765b1596212d -C extra-filename=-a7a1765b1596212d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-00e199471b724386.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-f77a3abcbbc6e22a.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-cddcddc67b25fbf7.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-32e63b1de861798b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39402024-10-16T19:24:05.160Z Compiling ssh-key v0.6.6
39412024-10-16T19:24:05.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-key-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="encryption"' --cfg 'feature="rand_core"' --cfg 'feature="rsa"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=496e3f009eab9fa7 -C extra-filename=-496e3f009eab9fa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-0354a15eefb99a08.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-963bfbbd004da326.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8c98ad424c509d58.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-721ebf0427bce95e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-7e26442a4ca29a60.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-757ca6861154f706.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39422024-10-16T19:24:05.402Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ded1e9cb14903cd -C extra-filename=-5ded1e9cb14903cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432024-10-16T19:24:05.523Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39442024-10-16T19:24:05.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95ba9ef677c4325b -C extra-filename=-95ba9ef677c4325b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
39452024-10-16T19:24:05.865Z Compiling p521 v0.13.3
39462024-10-16T19:24:05.868Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "hash2curve", "jwk", "pem", "pkcs8", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors", "voprf"))' -C metadata=b603ff31b0fa9a75 -C extra-filename=-b603ff31b0fa9a75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-94a118b5504c05b1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-086ec77d7c097725.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39472024-10-16T19:24:07.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=5abdcf1106935d3f -C extra-filename=-5abdcf1106935d3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-d4db4e4aeeb5cf11.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/usr/lib/amd64 --cfg stable --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
39482024-10-16T19:24:07.426Z Compiling p256 v0.13.2
39492024-10-16T19:24:07.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=61eba29f3fdf9536 -C extra-filename=-61eba29f3fdf9536 --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-94a118b5504c05b1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-086ec77d7c097725.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502024-10-16T19:24:08.231Z Compiling enum-as-inner v0.5.1
39512024-10-16T19:24:08.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08cf4862227a499a -C extra-filename=-08cf4862227a499a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522024-10-16T19:24:08.303Z Compiling async-attributes v1.1.2
39532024-10-16T19:24:08.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-attributes-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=720de73c019b2eb1 -C extra-filename=-720de73c019b2eb1 --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-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542024-10-16T19:24:09.203Z Compiling russh-cryptovec v0.7.3
39552024-10-16T19:24:09.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e1d9a290972f375d -C extra-filename=-e1d9a290972f375d --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562024-10-16T19:24:09.407Z Compiling num_cpus v1.16.0
39572024-10-16T19:24:09.409Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4923fbd84586fdc -C extra-filename=-e4923fbd84586fdc --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582024-10-16T19:24:09.494Z Compiling kv-log-macro v1.0.7
39592024-10-16T19:24:09.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kv_log_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kv-log-macro-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78b5020518697c67 -C extra-filename=-78b5020518697c67 --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-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602024-10-16T19:24:09.540Z Compiling md5 v0.7.0
39612024-10-16T19:24:09.540Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=96fe82f29da6b3cb -C extra-filename=-96fe82f29da6b3cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622024-10-16T19:24:09.558Z Compiling threadpool v1.8.1
39632024-10-16T19:24:09.561Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=654281986bfb2493 -C extra-filename=-654281986bfb2493 --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-e4923fbd84586fdc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642024-10-16T19:24:09.726Z Compiling async-std v1.13.0
39652024-10-16T19:24:09.729Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-channel", "futures-core", "futures-io", "futures-lite", "gloo-timers", "io_safety", "kv-log-macro", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "surf", "tokio02", "tokio03", "tokio1", "unstable", "wasm-bindgen-futures"))' -C metadata=5a3fbb41bdcd5c11 -C extra-filename=-5a3fbb41bdcd5c11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_attributes=/work/oxidecomputer/omicron/target/debug/deps/libasync_attributes-720de73c019b2eb1.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-50de961397e883bf.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-007c774bb24eb818.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-a68b5d0b61c04da9.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-a9e029c22b14bfdf.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-78b5020518697c67.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662024-10-16T19:24:09.944Z Compiling russh-keys v0.45.0
39672024-10-16T19:24:09.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl", "yasna"))' -C metadata=dd2620bbd0f81e4e -C extra-filename=-dd2620bbd0f81e4e --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-61bc621b1427d340.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-0354a15eefb99a08.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1fa762df6943b467.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-e246cc2f84931513.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-ada8fc573f52ebc5.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-94a118b5504c05b1.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96fe82f29da6b3cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-61eba29f3fdf9536.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-e0389e7f278efa63.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-b603ff31b0fa9a75.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-10f162081c8b7b43.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-30fc075897f5ad03.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-126008adb9320e42.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e1d9a290972f375d.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8c98ad424c509d58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-757ca6861154f706.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-496e3f009eab9fa7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39682024-10-16T19:24:10.082Z Compiling trust-dns-proto v0.22.0
39692024-10-16T19:24:10.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "http", "js-sys", "mdns", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki", "webpki-roots"))' -C metadata=37efc346cdda67fa -C extra-filename=-37efc346cdda67fa --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-2a9b2223f6844e23.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-08cf4862227a499a.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-7ff3e6b1e3d76ba6.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-08d9e11b5e823d54.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39702024-10-16T19:24:10.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=3b9f9ccbc36187b9 -C extra-filename=-3b9f9ccbc36187b9 --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-d742d6a46efd2b8c.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39712024-10-16T19:24:11.084Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
39722024-10-16T19:24:11.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c02410bb70fa27e -C extra-filename=-3c02410bb70fa27e --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-3c02410bb70fa27e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-5abdcf1106935d3f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/usr/lib/amd64`
39732024-10-16T19:24:11.261Z Compiling polar-core v0.27.3
39742024-10-16T19:24:11.264Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9593950cfa5c81b6 -C extra-filename=-9593950cfa5c81b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-9593950cfa5c81b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-902d8b59deb1e166.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39752024-10-16T19:24:11.496Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39762024-10-16T19:24:11.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3854784a657f3c43 -C extra-filename=-3854784a657f3c43 --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-08b513d7ca59aecd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
39772024-10-16T19:24:12.801Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-3c02410bb70fa27e/build-script-build`
39782024-10-16T19:24:13.014Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-9593950cfa5c81b6/build-script-build`
39792024-10-16T19:24:13.089Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39802024-10-16T19:24:13.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6e9592b7a47bc01 -C extra-filename=-a6e9592b7a47bc01 --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-3b4fafcbde2ac6a0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
39812024-10-16T19:24:14.122Z Compiling httptest v0.16.1
39822024-10-16T19:24:14.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4b381d13adea319 -C extra-filename=-f4b381d13adea319 --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-51b12ef1d081c45d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-4fdcc25f3cc7f51f.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39832024-10-16T19:24:14.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=0523dd3ba8e38f62 -C extra-filename=-0523dd3ba8e38f62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-4282df15fb49f14d.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-66e441e71b92f81e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39842024-10-16T19:24:17.295Z Compiling num-bigint v0.4.6
39852024-10-16T19:24:17.298Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.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="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=703c290d4709a1f7 -C extra-filename=-703c290d4709a1f7 --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-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39862024-10-16T19:24:17.968Z Compiling rustls-native-certs v0.7.3
39872024-10-16T19:24:17.987Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba4ba34bd9f6850c -C extra-filename=-ba4ba34bd9f6850c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39882024-10-16T19:24:18.293Z Compiling pathdiff v0.2.2
39892024-10-16T19:24:18.308Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=50688de6a66ac6ea -C extra-filename=-50688de6a66ac6ea --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-294229beec0d6e93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39902024-10-16T19:24:18.473Z Compiling des v0.8.1
39912024-10-16T19:24:18.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name des --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/des-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=f798b955be2a5179 -C extra-filename=-f798b955be2a5179 --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-0f44ac4e55224ba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39922024-10-16T19:24:18.593Z Compiling nested v0.1.1
39932024-10-16T19:24:18.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6ce3764432eb2b8 -C extra-filename=-c6ce3764432eb2b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39942024-10-16T19:24:18.824Z Compiling dhcproto-macros v0.1.0
39952024-10-16T19:24:18.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f3082a10e84b91dd -C extra-filename=-f3082a10e84b91dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39962024-10-16T19:24:18.934Z Compiling escape8259 v0.5.3
39972024-10-16T19:24:18.937Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82a61719079ec967 -C extra-filename=-82a61719079ec967 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39982024-10-16T19:24:19.370Z Compiling libtest-mimic v0.7.3
39992024-10-16T19:24:19.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c91eca091e1ad1b4 -C extra-filename=-c91eca091e1ad1b4 --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-1c0b57b8d2bf45f8.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-82a61719079ec967.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-654281986bfb2493.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40002024-10-16T19:24:19.863Z Compiling dhcproto v0.12.0
40012024-10-16T19:24:19.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=34e369e6673fec62 -C extra-filename=-34e369e6673fec62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-f3082a10e84b91dd.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-37efc346cdda67fa.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40022024-10-16T19:24:20.124Z Compiling guppy v0.17.8
40032024-10-16T19:24:20.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.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=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=e4624167ef013c08 -C extra-filename=-e4624167ef013c08 --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-c2c68dd1da33c7ee.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c6ce3764432eb2b8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-50688de6a66ac6ea.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-3b9f9ccbc36187b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40042024-10-16T19:24:21.480Z Compiling russh v0.45.0
40052024-10-16T19:24:21.483Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "flate2", "legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl"))' -C metadata=4cdbb4f2b556ee74 -C extra-filename=-4cdbb4f2b556ee74 --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-61bc621b1427d340.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-caddba75c0232ec9.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-e246cc2f84931513.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-3c7df0bb7687f15e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-ada8fc573f52ebc5.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-ec8430922b97966a.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-f798b955be2a5179.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-703c290d4709a1f7.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-61eba29f3fdf9536.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-e0389e7f278efa63.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-b603ff31b0fa9a75.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-72c85b9bc923f317.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e1d9a290972f375d.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-757ca6861154f706.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-496e3f009eab9fa7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40062024-10-16T19:24:23.323Z Compiling hyper-rustls v0.26.0
40072024-10-16T19:24:23.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=2cd38d8020f252fc -C extra-filename=-2cd38d8020f252fc --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-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-ba4ba34bd9f6850c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-71e3ef5bca7c1ee3.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out`
40082024-10-16T19:24:23.894Z Compiling oso v0.27.3
40092024-10-16T19:24:23.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anyhow", "clap", "cli", "default", "derive", "oso-derive", "rustyline", "rustyline-derive", "tracing-subscriber", "uuid-06", "uuid-07", "uuid-10"))' -C metadata=db645c49975c1b96 -C extra-filename=-db645c49975c1b96 --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-38c125916d062385.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a5ca1afad04ae64c.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-0523dd3ba8e38f62.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40102024-10-16T19:24:27.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=820ecefba640623c -C extra-filename=-820ecefba640623c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-a1eb05d1bd6bee12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-db645c49975c1b96.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
40112024-10-16T19:24:29.254Z Compiling async-object-pool v0.1.5
40122024-10-16T19:24:29.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-object-pool-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d955409783d6145 -C extra-filename=-8d955409783d6145 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-5a3fbb41bdcd5c11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40132024-10-16T19:24:29.469Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
40142024-10-16T19:24:29.472Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21f486931ffa94a8 -C extra-filename=-21f486931ffa94a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40152024-10-16T19:24:29.750Z Compiling fancy-regex v0.13.0
40162024-10-16T19:24:29.753Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=2a2ca52e4c65d7ef -C extra-filename=-2a2ca52e4c65d7ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40172024-10-16T19:24:30.605Z Compiling rstest_macros v0.23.0
40182024-10-16T19:24:30.615Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.23.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=5ede23eac6e4f6d2 -C extra-filename=-5ede23eac6e4f6d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-5ede23eac6e4f6d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40192024-10-16T19:24:30.913Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c8daf5c652017a2 -C extra-filename=-6c8daf5c652017a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42bb01a048b0cf97.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-2f450433fc0dd242.rmeta --extern rusqlite=/work/oxidecomputer/omicron/target/debug/deps/librusqlite-e8c4237eb92dabea.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-4ae8aa44fd89a3a4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-92078a55ba54d93a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/lib/amd64`
40202024-10-16T19:24:31.162Z Compiling assert-json-diff v2.0.2
40212024-10-16T19:24:31.165Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert-json-diff-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6819131bbd072ba3 -C extra-filename=-6819131bbd072ba3 --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-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222024-10-16T19:24:31.255Z Compiling serde_regex v1.1.0
40232024-10-16T19:24:31.258Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_regex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04f4a73817e7af9a -C extra-filename=-04f4a73817e7af9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242024-10-16T19:24:31.578Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40252024-10-16T19:24:31.580Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2adcb949d9561c90 -C extra-filename=-2adcb949d9561c90 --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40262024-10-16T19:24:32.082Z Compiling path-tree v0.8.1
40272024-10-16T19:24:32.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-tree-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae53a31358fb5190 -C extra-filename=-ae53a31358fb5190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282024-10-16T19:24:32.156Z Compiling internet-checksum v0.2.1
40292024-10-16T19:24:32.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=2aa57df40d917e83 -C extra-filename=-2aa57df40d917e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302024-10-16T19:24:32.178Z Compiling stringmetrics v2.2.2
40312024-10-16T19:24:32.181Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringmetrics --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringmetrics-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=b76476b32eaaab4f -C extra-filename=-b76476b32eaaab4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40322024-10-16T19:24:32.378Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-5ede23eac6e4f6d2/build-script-build`
40332024-10-16T19:24:32.452Z Compiling httpmock v0.8.0-alpha.1
40342024-10-16T19:24:32.455Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpmock-0.8.0-alpha.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="headers"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "color", "colored", "cookies", "default", "env_logger", "experimental", "headers", "http2", "https", "hyper-rustls", "proxy", "rcgen", "record", "remote", "remote-https", "rustls", "rustls-pemfile", "serde_yaml", "standalone", "tls-detect", "tokio-rustls"))' -C metadata=a5d44167e353429c -C extra-filename=-a5d44167e353429c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_json_diff=/work/oxidecomputer/omicron/target/debug/deps/libassert_json_diff-6819131bbd072ba3.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-8d955409783d6145.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-5a3fbb41bdcd5c11.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-ae53a31358fb5190.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-04f4a73817e7af9a.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-b76476b32eaaab4f.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40352024-10-16T19:24:32.496Z Compiling datatest-stable v0.2.9
40362024-10-16T19:24:32.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f2a3a45d3a493a8 -C extra-filename=-5f2a3a45d3a493a8 --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-294229beec0d6e93.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-2a2ca52e4c65d7ef.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-c91eca091e1ad1b4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40372024-10-16T19:24:32.699Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40382024-10-16T19:24:32.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=f832fccac802be85 -C extra-filename=-f832fccac802be85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
40392024-10-16T19:24:33.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=7ee1eebaaddbad10 -C extra-filename=-7ee1eebaaddbad10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f39e6051643e75e5.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-cb4cea8fb72f8f67.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
40402024-10-16T19:24:33.574Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
40412024-10-16T19:24:33.577Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd5792546c15cb5c -C extra-filename=-cd5792546c15cb5c --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-1b46dd66a7c6c3c6.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
40422024-10-16T19:24:34.299Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
40432024-10-16T19:24:34.311Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/db-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3c0e9802f54b17d -C extra-filename=-d3c0e9802f54b17d --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-d3c0e9802f54b17d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40442024-10-16T19:24:34.699Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
40452024-10-16T19:24:34.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94cbc636a807d0a8 -C extra-filename=-94cbc636a807d0a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-94cbc636a807d0a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40462024-10-16T19:24:35.072Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40472024-10-16T19:24:35.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d88e0b3758e3ef4e -C extra-filename=-d88e0b3758e3ef4e --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-d88e0b3758e3ef4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40482024-10-16T19:24:35.460Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40492024-10-16T19:24:35.465Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b261ec001f4e7cba -C extra-filename=-b261ec001f4e7cba --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-b261ec001f4e7cba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40502024-10-16T19:24:35.818Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40512024-10-16T19:24:35.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f38da3a28103dba -C extra-filename=-4f38da3a28103dba --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-4f38da3a28103dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40522024-10-16T19:24:35.862Z Compiling similar-asserts v1.6.0
40532024-10-16T19:24:35.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.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="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=08914ae35a6196d7 -C extra-filename=-08914ae35a6196d7 --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-6324a0adf023d003.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40542024-10-16T19:24:36.193Z Compiling proc-macro-crate v3.2.0
40552024-10-16T19:24:36.195Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef69f1d29a3d75d1 -C extra-filename=-ef69f1d29a3d75d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40562024-10-16T19:24:37.063Z Compiling trybuild v1.0.100
40572024-10-16T19:24:37.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=9b78220ec8e9785a -C extra-filename=-9b78220ec8e9785a --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-9b78220ec8e9785a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40582024-10-16T19:24:37.656Z Compiling relative-path v1.9.3
40592024-10-16T19:24:37.659Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=b73652ab3b928921 -C extra-filename=-b73652ab3b928921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40602024-10-16T19:24:37.721Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-9b78220ec8e9785a/build-script-build`
40612024-10-16T19:24:37.754Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-4f38da3a28103dba/build-script-build`
40622024-10-16T19:24:37.787Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-b261ec001f4e7cba/build-script-build`
40632024-10-16T19:24:37.821Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-d88e0b3758e3ef4e/build-script-build`
40642024-10-16T19:24:37.854Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-94cbc636a807d0a8/build-script-build`
40652024-10-16T19:24:37.885Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-d3c0e9802f54b17d/build-script-build`
40662024-10-16T19:24:37.918Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40672024-10-16T19:24:37.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74035fc65dd6ba97 -C extra-filename=-74035fc65dd6ba97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-34e369e6673fec62.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4cdbb4f2b556ee74.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
40682024-10-16T19:24:38.416Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=28b345a934ef2ef3 -C extra-filename=-28b345a934ef2ef3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-ef69f1d29a3d75d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b73652ab3b928921.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40692024-10-16T19:24:39.292Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40702024-10-16T19:24:39.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5269fd1b4d4e6edb -C extra-filename=-5269fd1b4d4e6edb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
40712024-10-16T19:24:40.294Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40722024-10-16T19:24:40.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 dev-tools/ls-apis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=201d7052707804d7 -C extra-filename=-201d7052707804d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40732024-10-16T19:24:40.521Z Compiling multimap v0.10.0
40742024-10-16T19:24:40.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=25ec5690a2fbae8c -C extra-filename=-25ec5690a2fbae8c --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-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40752024-10-16T19:24:40.879Z Compiling uzers v0.11.3
40762024-10-16T19:24:40.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock"))' -C metadata=ae6bc9d6f8dc5ff1 -C extra-filename=-ae6bc9d6f8dc5ff1 --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-1b46dd66a7c6c3c6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40772024-10-16T19:24:42.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=5a25ccebccb5c747 -C extra-filename=-5a25ccebccb5c747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
40782024-10-16T19:24:47.547Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
40792024-10-16T19:24:47.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0bf73b506e5b820d -C extra-filename=-0bf73b506e5b820d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40802024-10-16T19:24:49.951Z Compiling partial-io v0.5.4
40812024-10-16T19:24:49.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=66cca632fb3108ba -C extra-filename=-66cca632fb3108ba --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-b3ec9c46c9402423.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-bc98e5432be1ab4d.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40822024-10-16T19:24:50.027Z Compiling rstest v0.23.0
40832024-10-16T19:24:50.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=b18a6420ab630e70 -C extra-filename=-b18a6420ab630e70 --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-b3ec9c46c9402423.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-28b345a934ef2ef3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40842024-10-16T19:24:50.285Z Compiling blake2b_simd v1.0.2
40852024-10-16T19:24:50.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=60d715563b5a7ab0 -C extra-filename=-60d715563b5a7ab0 --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-d173e624f6c8bca2.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-ff10647d6b0400c3.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-eeb5bc68ff7a9b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40862024-10-16T19:24:50.451Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
40872024-10-16T19:24:50.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/ch-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ac0fde1c3428bc0 -C extra-filename=-3ac0fde1c3428bc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-3ac0fde1c3428bc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40882024-10-16T19:24:50.824Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
40892024-10-16T19:24:50.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 live-tests/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3e8e41779636d83 -C extra-filename=-e3e8e41779636d83 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-e3e8e41779636d83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
40902024-10-16T19:24:51.211Z Compiling rand_distr v0.4.3
40912024-10-16T19:24:51.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=ac7bcd21d1659f56 -C extra-filename=-ac7bcd21d1659f56 --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-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40922024-10-16T19:24:52.238Z Compiling approx v0.5.1
40932024-10-16T19:24:52.241Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=c60fa4528b6f8604 -C extra-filename=-c60fa4528b6f8604 --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-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40942024-10-16T19:24:52.497Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-e3e8e41779636d83/build-script-build`
40952024-10-16T19:24:52.518Z Compiling rust-argon2 v2.1.0
40962024-10-16T19:24:52.520Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8b197971538622e9 -C extra-filename=-8b197971538622e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-60d715563b5a7ab0.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-eeb5bc68ff7a9b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40972024-10-16T19:24:52.540Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-3ac0fde1c3428bc0/build-script-build`
40982024-10-16T19:24:52.574Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40992024-10-16T19:24:52.576Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1198e757dc720fd1 -C extra-filename=-1198e757dc720fd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ae6bc9d6f8dc5ff1.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41002024-10-16T19:24:53.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ad7794a0a7e9c70 -C extra-filename=-4ad7794a0a7e9c70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-08b513d7ca59aecd.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41012024-10-16T19:24:54.279Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
41022024-10-16T19:24:54.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ae013e704aa4e1d -C extra-filename=-5ae013e704aa4e1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
41032024-10-16T19:24:55.762Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41042024-10-16T19:24:55.764Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3dc3a8451bfdfb2c -C extra-filename=-3dc3a8451bfdfb2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-6fd75ef140f92e4f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
41052024-10-16T19:24:58.685Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
41062024-10-16T19:24:58.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5194bcfa4d8e7c58 -C extra-filename=-5194bcfa4d8e7c58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41072024-10-16T19:24:59.778Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
41082024-10-16T19:24:59.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 live-tests/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3787426f9f46a573 -C extra-filename=-3787426f9f46a573 --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-1569900b4ebf64e1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41092024-10-16T19:24:59.958Z Compiling cargo_toml v0.20.5
41102024-10-16T19:24:59.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.5/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("features"))' -C metadata=2a99af5af75a32c9 -C extra-filename=-2a99af5af75a32c9 --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-a652f8ccc3e0df34.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41112024-10-16T19:25:00.459Z Compiling termios v0.3.3
41122024-10-16T19:25:00.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cdcb926e10bc6051 -C extra-filename=-cdcb926e10bc6051 --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-1b46dd66a7c6c3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41132024-10-16T19:25:00.728Z Compiling indoc v2.0.5
41142024-10-16T19:25:00.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6d8b0b7d5da02efe -C extra-filename=-6d8b0b7d5da02efe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41152024-10-16T19:25:00.751Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41162024-10-16T19:25:00.755Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cbd26159a2e0e8d3 -C extra-filename=-cbd26159a2e0e8d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-cdcb926e10bc6051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41172024-10-16T19:25:01.875Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83454a4deae58023 -C extra-filename=-83454a4deae58023 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-6d8b0b7d5da02efe.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-1066623980a9a54e.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41182024-10-16T19:25:01.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9ac81a34ec275e5 -C extra-filename=-e9ac81a34ec275e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-0bf73b506e5b820d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41192024-10-16T19:25:04.470Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18ac4266afb416d3 -C extra-filename=-18ac4266afb416d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-0bf73b506e5b820d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41202024-10-16T19:25:06.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dee435945efb528b -C extra-filename=-dee435945efb528b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-5ae013e704aa4e1d.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
41212024-10-16T19:25:06.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3df7e9301ec9e75 -C extra-filename=-d3df7e9301ec9e75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-5194bcfa4d8e7c58.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41222024-10-16T19:25:07.613Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6542e2807f47fc28 -C extra-filename=-6542e2807f47fc28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-34e369e6673fec62.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4cdbb4f2b556ee74.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41232024-10-16T19:25:08.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=daebe2ba64df76ac -C extra-filename=-daebe2ba64df76ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-34e369e6673fec62.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-74035fc65dd6ba97.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4cdbb4f2b556ee74.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41242024-10-16T19:25:09.134Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41252024-10-16T19:25:09.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a50e4d2b13cf7044 -C extra-filename=-a50e4d2b13cf7044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-2a99af5af75a32c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41262024-10-16T19:25:09.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0179bebfc3dd4c52 -C extra-filename=-0179bebfc3dd4c52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-34e369e6673fec62.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-74035fc65dd6ba97.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4cdbb4f2b556ee74.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41272024-10-16T19:25:11.343Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a2427062f9be9c6 -C extra-filename=-6a2427062f9be9c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-34e369e6673fec62.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-74035fc65dd6ba97.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4cdbb4f2b556ee74.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41282024-10-16T19:25:11.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ec5601de4b0ee98 -C extra-filename=-2ec5601de4b0ee98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-3dc3a8451bfdfb2c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-6fd75ef140f92e4f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
41292024-10-16T19:25:11.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1005d8400bb893b6 -C extra-filename=-1005d8400bb893b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-6fb87677763eeae6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-8b197971538622e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41302024-10-16T19:25:13.169Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f90f8f7099fee36 -C extra-filename=-2f90f8f7099fee36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ae6bc9d6f8dc5ff1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-1198e757dc720fd1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41312024-10-16T19:25:13.584Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ch_dev --edition=2021 dev-tools/ch-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc068c4a9e0e94cc -C extra-filename=-dc068c4a9e0e94cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41322024-10-16T19:25:15.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca31dbc085d4883e -C extra-filename=-ca31dbc085d4883e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a5d44167e353429c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41332024-10-16T19:25:16.453Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ff162cb4a18f561 -C extra-filename=-9ff162cb4a18f561 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a5d44167e353429c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41342024-10-16T19:25:16.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e48066b5a46d8b5 -C extra-filename=-1e48066b5a46d8b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a5d44167e353429c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41352024-10-16T19:25:18.032Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41362024-10-16T19:25:18.035Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=5146843e29cb229f -C extra-filename=-5146843e29cb229f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41372024-10-16T19:25:24.364Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41382024-10-16T19:25:24.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71bdbb65fe81ba8d -C extra-filename=-71bdbb65fe81ba8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41392024-10-16T19:25:24.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=767804bf2f30405b -C extra-filename=-767804bf2f30405b --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-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41402024-10-16T19:25:26.504Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41412024-10-16T19:25:26.509Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe06c9fad81ba75a -C extra-filename=-fe06c9fad81ba75a --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-b3ec9c46c9402423.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41422024-10-16T19:25:26.620Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2362fdb23462d569 -C extra-filename=-2362fdb23462d569 --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-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41432024-10-16T19:25:27.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3da770e5ee814f53 -C extra-filename=-3da770e5ee814f53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a5d44167e353429c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41442024-10-16T19:25:28.060Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b1edae2a1fd826b -C extra-filename=-5b1edae2a1fd826b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41452024-10-16T19:25:28.109Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4718bc40e917231 -C extra-filename=-b4718bc40e917231 --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-c60fa4528b6f8604.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-ac7bcd21d1659f56.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-b18a6420ab630e70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5a25ccebccb5c747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41462024-10-16T19:25:28.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/types/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ebbf08d45efc9278 -C extra-filename=-ebbf08d45efc9278 --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-c60fa4528b6f8604.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-ac7bcd21d1659f56.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-b18a6420ab630e70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5a25ccebccb5c747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41472024-10-16T19:25:29.390Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=af03f1b7ec4b3b77 -C extra-filename=-af03f1b7ec4b3b77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f832fccac802be85.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-66cca632fb3108ba.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
41482024-10-16T19:25:29.500Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b4e4e262dd5428e -C extra-filename=-9b4e4e262dd5428e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f832fccac802be85.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-5269fd1b4d4e6edb.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L native=/opt/ooce/pgsql-13/lib/amd64`
41492024-10-16T19:25:30.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e820b059d248a0e -C extra-filename=-4e820b059d248a0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f832fccac802be85.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-5269fd1b4d4e6edb.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L native=/opt/ooce/pgsql-13/lib/amd64`
41502024-10-16T19:25:31.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5284cd2a629e065 -C extra-filename=-a5284cd2a629e065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-5269fd1b4d4e6edb.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
41512024-10-16T19:25:32.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=884aef97ff7be7da -C extra-filename=-884aef97ff7be7da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-66cca632fb3108ba.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
41522024-10-16T19:25:32.935Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 dev-tools/ls-apis/src/bin/ls-apis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5070917c73ed1da -C extra-filename=-f5070917c73ed1da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-201d7052707804d7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41532024-10-16T19:25:33.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0607545003767ffa -C extra-filename=-0607545003767ffa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
41542024-10-16T19:25:42.015Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 dev-tools/ls-apis/src/bin/ls-apis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=383c4bb8c6d8d53c -C extra-filename=-383c4bb8c6d8d53c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-201d7052707804d7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41552024-10-16T19:25:44.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_dependencies --edition=2021 dev-tools/ls-apis/tests/test_dependencies.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=96e4ed545db3e538 -C extra-filename=-96e4ed545db3e538 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-201d7052707804d7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41562024-10-16T19:25:46.690Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4239c254f42a21d -C extra-filename=-c4239c254f42a21d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ae6bc9d6f8dc5ff1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41572024-10-16T19:25:48.657Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=197c8d59a4dfae84 -C extra-filename=-197c8d59a4dfae84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f832fccac802be85.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L native=/opt/ooce/pgsql-13/lib/amd64`
41582024-10-16T19:25:53.176Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_db_dev --edition=2021 dev-tools/db-dev/tests/test-db-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7dafdc18c13da93a -C extra-filename=-7dafdc18c13da93a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-cd5792546c15cb5c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41592024-10-16T19:26:00.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b355226bdfb79208 -C extra-filename=-b355226bdfb79208 --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-b3ec9c46c9402423.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41602024-10-16T19:26:02.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dbe463594b40123d -C extra-filename=-dbe463594b40123d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-08914ae35a6196d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41612024-10-16T19:26:03.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20593e7348413cf6 -C extra-filename=-20593e7348413cf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-08b513d7ca59aecd.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-4ad7794a0a7e9c70.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41622024-10-16T19:26:03.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0005f8a46d6c48b -C extra-filename=-e0005f8a46d6c48b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-08b513d7ca59aecd.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41632024-10-16T19:26:03.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc319ee70efe74cb -C extra-filename=-dc319ee70efe74cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-21f486931ffa94a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41642024-10-16T19:26:05.436Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d9fb7c2f2f1de0e -C extra-filename=-7d9fb7c2f2f1de0e --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-c3b26aad52f2a7c8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/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-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41652024-10-16T19:26:06.003Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0192604115029728 -C extra-filename=-0192604115029728 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-a1eb05d1bd6bee12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-db645c49975c1b96.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41662024-10-16T19:26:09.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e5f77c6dd2bb62d2 -C extra-filename=-e5f77c6dd2bb62d2 --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-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41672024-10-16T19:26:11.102Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0634427a962ff072 -C extra-filename=-0634427a962ff072 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41682024-10-16T19:26:13.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-keeper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=220b08d354772d33 -C extra-filename=-220b08d354772d33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-21f486931ffa94a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41692024-10-16T19:26:15.980Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 clickhouse-admin/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1fd4fef855f5f6d -C extra-filename=-a1fd4fef855f5f6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-21f486931ffa94a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41702024-10-16T19:26:25.719Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_nexus_add_remove --edition=2021 live-tests/tests/test_nexus_add_remove.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b56446c30d5e5436 -C extra-filename=-b56446c30d5e5436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-3787426f9f46a573.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41712024-10-16T19:26:27.645Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1065f6288b652885 -C extra-filename=-1065f6288b652885 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-25ec5690a2fbae8c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41722024-10-16T19:26:28.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=9c00e5442ea58a8a -C extra-filename=-9c00e5442ea58a8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41732024-10-16T19:26:31.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=460cb8dbcebb5a2c -C extra-filename=-460cb8dbcebb5a2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41742024-10-16T19:26:33.755Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=f2d0756992f6103e -C extra-filename=-f2d0756992f6103e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f39e6051643e75e5.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-cb4cea8fb72f8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-db645c49975c1b96.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/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-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41752024-10-16T19:26:34.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16950ec1c642ce49 -C extra-filename=-16950ec1c642ce49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-cd5792546c15cb5c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41762024-10-16T19:26:36.823Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74dec93c2b97a7bf -C extra-filename=-74dec93c2b97a7bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41772024-10-16T19:26:40.875Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47b9c81397a16761 -C extra-filename=-47b9c81397a16761 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41782024-10-16T19:26:48.540Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-keeper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=561590a020af414b -C extra-filename=-561590a020af414b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-21f486931ffa94a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41792024-10-16T19:27:04.401Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=76cfc6080c2532ea -C extra-filename=-76cfc6080c2532ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-21f486931ffa94a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
41802024-10-16T19:27:08.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb4b8cc531e910ed -C extra-filename=-bb4b8cc531e910ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5f2a3a45d3a493a8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
41812024-10-16T19:27:11.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec75587618667f6d -C extra-filename=-ec75587618667f6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5f2a3a45d3a493a8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
41822024-10-16T19:27:13.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee4ff8b976170db9 -C extra-filename=-ee4ff8b976170db9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5f2a3a45d3a493a8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
41832024-10-16T19:27:14.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25fdaf93597e25f9 -C extra-filename=-25fdaf93597e25f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5f2a3a45d3a493a8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
41842024-10-16T19:27:17.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aed87c8582ea0621 -C extra-filename=-aed87c8582ea0621 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-ea70cbef8dc2ae97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-ab1e6ba7ffce9801.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41852024-10-16T19:27:21.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed3ddece0ffa85ae -C extra-filename=-ed3ddece0ffa85ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41862024-10-16T19:27:23.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4b966ffef13f91b9 -C extra-filename=-4b966ffef13f91b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-ea70cbef8dc2ae97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-ab1e6ba7ffce9801.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41872024-10-16T19:27:23.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ceebc1641722dab -C extra-filename=-1ceebc1641722dab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-ea70cbef8dc2ae97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-ab1e6ba7ffce9801.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41882024-10-16T19:27:24.475Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=f59d2231084022cd -C extra-filename=-f59d2231084022cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-e4624167ef013c08.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41892024-10-16T19:27:26.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=2b4523beb3f9cf93 -C extra-filename=-2b4523beb3f9cf93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-e4624167ef013c08.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41902024-10-16T19:27:27.448Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=712c3c0b1df98bd6 -C extra-filename=-712c3c0b1df98bd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-e4624167ef013c08.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41912024-10-16T19:27:27.928Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=2e63ae62252c8c44 -C extra-filename=-2e63ae62252c8c44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-e4624167ef013c08.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41922024-10-16T19:27:30.360Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=68f811be27b7af0c -C extra-filename=-68f811be27b7af0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-e4624167ef013c08.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
41932024-10-16T19:27:30.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f6a104b20b875b6 -C extra-filename=-4f6a104b20b875b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
41942024-10-16T19:27:33.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=59add0e33d032499 -C extra-filename=-59add0e33d032499 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41952024-10-16T19:27:36.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=4514d73f3c3c24ed -C extra-filename=-4514d73f3c3c24ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41962024-10-16T19:27:55.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4b2770095a5ba539 -C extra-filename=-4b2770095a5ba539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
41972024-10-16T19:28:07.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=c380c3dfe3924d4d -C extra-filename=-c380c3dfe3924d4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/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-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41982024-10-16T19:28:21.513Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=4ee8234eb9638840 -C extra-filename=-4ee8234eb9638840 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-adb8b25589acf367.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b19ea23f2ac45b20.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
41992024-10-16T19:28:23.523Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=f185106710c14beb -C extra-filename=-f185106710c14beb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-adb8b25589acf367.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b19ea23f2ac45b20.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42002024-10-16T19:28:26.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=09dcf605380b63f7 -C extra-filename=-09dcf605380b63f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-adb8b25589acf367.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b19ea23f2ac45b20.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42012024-10-16T19:28:36.252Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=890e9d715c78c1a7 -C extra-filename=-890e9d715c78c1a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-ea70cbef8dc2ae97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-ab1e6ba7ffce9801.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42022024-10-16T19:28:45.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=102fe0fe2502a5ed -C extra-filename=-102fe0fe2502a5ed --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-08b513d7ca59aecd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42032024-10-16T19:28:47.418Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce75676417bfd128 -C extra-filename=-ce75676417bfd128 --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-4ffe4f164735a559.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42042024-10-16T19:28:50.299Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c515316e22fb3d2 -C extra-filename=-0c515316e22fb3d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42052024-10-16T19:28:59.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c0e89a5c3d3cda4 -C extra-filename=-2c0e89a5c3d3cda4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
42062024-10-16T19:29:01.097Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42072024-10-16T19:29:01.100Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e353e9911e3b6f71 -C extra-filename=-e353e9911e3b6f71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-6fd75ef140f92e4f.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
42082024-10-16T19:29:06.625Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e2f2faa66a6c4c6 -C extra-filename=-3e2f2faa66a6c4c6 --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-c93540a2dfb95ba6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42092024-10-16T19:29:09.760Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ecb44dc335b476d -C extra-filename=-4ecb44dc335b476d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42102024-10-16T19:29:18.449Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a67b076204748685 -C extra-filename=-a67b076204748685 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42112024-10-16T19:29:18.568Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 nexus/external-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b9abcf526ace7ec7 -C extra-filename=-b9abcf526ace7ec7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42122024-10-16T19:29:23.730Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c472f17f2739049a -C extra-filename=-c472f17f2739049a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42132024-10-16T19:29:24.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df242969583a06dd -C extra-filename=-df242969583a06dd --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-0f6e045c867e1a24.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42142024-10-16T19:29:28.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d5fee04b5a4ba75 -C extra-filename=-7d5fee04b5a4ba75 --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-c93540a2dfb95ba6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42152024-10-16T19:29:29.242Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dd31542f5dc22fb6 -C extra-filename=-dd31542f5dc22fb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2efd7bcdd111917e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42162024-10-16T19:29:35.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b11c6a3215f81cf -C extra-filename=-6b11c6a3215f81cf --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-233eac4e075e93bb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-6fe1e4bc9c61d28d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42172024-10-16T19:29:36.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ad2ae459160b9a5 -C extra-filename=-0ad2ae459160b9a5 --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-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
42182024-10-16T19:29:38.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b94a24f650addba0 -C extra-filename=-b94a24f650addba0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ba6f770ce8b78a04.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
42192024-10-16T19:29:38.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca92aab742509642 -C extra-filename=-ca92aab742509642 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ba6f770ce8b78a04.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
42202024-10-16T19:29:41.315Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42212024-10-16T19:29:41.318Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs_dev --edition=2021 dev-tools/mgs-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eba81f6afed66223 -C extra-filename=-eba81f6afed66223 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
42222024-10-16T19:29:41.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d28ba222a41ffa8 -C extra-filename=-3d28ba222a41ffa8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ba6f770ce8b78a04.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64`
42232024-10-16T19:29:44.173Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4db160d75b852e5 -C extra-filename=-d4db160d75b852e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ba6f770ce8b78a04.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
42242024-10-16T19:29:51.934Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98a08704de46faa4 -C extra-filename=-98a08704de46faa4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42252024-10-16T19:30:03.853Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ac80104c80cd80b -C extra-filename=-4ac80104c80cd80b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42262024-10-16T19:30:04.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84dc923e1bf3dad7 -C extra-filename=-84dc923e1bf3dad7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42272024-10-16T19:30:05.877Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7e016c932155118 -C extra-filename=-e7e016c932155118 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42282024-10-16T19:30:08.091Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10f4c28db020fdc2 -C extra-filename=-10f4c28db020fdc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42292024-10-16T19:30:08.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c3fe29b6acba41b -C extra-filename=-1c3fe29b6acba41b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42302024-10-16T19:30:12.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82eac1ab53d60da5 -C extra-filename=-82eac1ab53d60da5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4d01d48a2d68180d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ec4938c88bf68dbe.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
42312024-10-16T19:30:16.414Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 internal-dns/resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ed09ba36727d696 -C extra-filename=-3ed09ba36727d696 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42322024-10-16T19:30:19.686Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25adc21152b5287d -C extra-filename=-25adc21152b5287d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4d01d48a2d68180d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ec4938c88bf68dbe.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
42332024-10-16T19:30:28.743Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9920a05a45bea181 -C extra-filename=-9920a05a45bea181 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4d01d48a2d68180d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ec4938c88bf68dbe.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42342024-10-16T19:30:28.890Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12a6a6e510fdc0c4 -C extra-filename=-12a6a6e510fdc0c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
42352024-10-16T19:30:30.949Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=5daea5f1db06f833 -C extra-filename=-5daea5f1db06f833 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-adb8b25589acf367.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b19ea23f2ac45b20.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42362024-10-16T19:30:40.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c3d4936f8ab2359 -C extra-filename=-4c3d4936f8ab2359 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-6fd75ef140f92e4f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
42372024-10-16T19:30:43.688Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 dev-tools/ls-apis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c47a3f676663f19b -C extra-filename=-c47a3f676663f19b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42382024-10-16T19:30:44.923Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03f87deabc2537e4 -C extra-filename=-03f87deabc2537e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42392024-10-16T19:30:45.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4711d7be0fcac3da -C extra-filename=-4711d7be0fcac3da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42402024-10-16T19:30:47.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f7e6c56207eda9e -C extra-filename=-7f7e6c56207eda9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42412024-10-16T19:30:47.576Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ff18c50a5aa87750 -C extra-filename=-ff18c50a5aa87750 --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-cbc6f0686b99e4c6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42422024-10-16T19:30:50.633Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84a7d6b65a68845e -C extra-filename=-84a7d6b65a68845e --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-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42432024-10-16T19:30:55.988Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f26a46d9a196de8 -C extra-filename=-6f26a46d9a196de8 --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-2a9b2223f6844e23.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42442024-10-16T19:30:58.177Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c435f1a5a0b9266e -C extra-filename=-c435f1a5a0b9266e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
42452024-10-16T19:31:00.972Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09051ab61884711f -C extra-filename=-09051ab61884711f --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-cbc6f0686b99e4c6.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
42462024-10-16T19:31:01.938Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba6e4f26478ea38f -C extra-filename=-ba6e4f26478ea38f --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-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42472024-10-16T19:31:03.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=452ea00865438946 -C extra-filename=-452ea00865438946 --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-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42482024-10-16T19:31:04.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b77f089b2c19043 -C extra-filename=-3b77f089b2c19043 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
42492024-10-16T19:31:06.128Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=5ee01ca563946d55 -C extra-filename=-5ee01ca563946d55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
42502024-10-16T19:31:11.222Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c435d143f29d8bc -C extra-filename=-3c435d143f29d8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42512024-10-16T19:31:13.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20d1918f840287b8 -C extra-filename=-20d1918f840287b8 --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-46f8e488864c855f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42522024-10-16T19:31:21.739Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47121c20899ddb02 -C extra-filename=-47121c20899ddb02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42532024-10-16T19:31:28.295Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3ffe4486ebe2c8f -C extra-filename=-d3ffe4486ebe2c8f --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-46f8e488864c855f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42542024-10-16T19:31:28.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84b53af54000d053 -C extra-filename=-84b53af54000d053 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42552024-10-16T19:31:37.103Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2af6bc0e01deb646 -C extra-filename=-2af6bc0e01deb646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e74f75b7e3d51982.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-223daf447f1b2be9.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-08cc1ef2903b68d2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out`
42562024-10-16T19:31:38.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0359bf66800a96b -C extra-filename=-f0359bf66800a96b --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-3b4fafcbde2ac6a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42572024-10-16T19:31:43.844Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21486042444c1500 -C extra-filename=-21486042444c1500 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42582024-10-16T19:31:48.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b899c2737ba54a60 -C extra-filename=-b899c2737ba54a60 --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-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42592024-10-16T19:31:50.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=655e9bb0376cec85 -C extra-filename=-655e9bb0376cec85 --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-838eafd9c76bcba3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42602024-10-16T19:31:52.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a3410585b2c8ce2 -C extra-filename=-9a3410585b2c8ce2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42612024-10-16T19:31:52.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=6cff04946f8d1afb -C extra-filename=-6cff04946f8d1afb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-6cdefa525328ae15.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42622024-10-16T19:31:56.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d0673e28c9e7f920 -C extra-filename=-d0673e28c9e7f920 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-fe21a582072244c6.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-9dc0b0e916c9de6a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42632024-10-16T19:32:02.624Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7349ecf23703866 -C extra-filename=-d7349ecf23703866 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42642024-10-16T19:32:02.936Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0366e8c4abbdc66 -C extra-filename=-c0366e8c4abbdc66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42652024-10-16T19:32:04.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8429554851db4516 -C extra-filename=-8429554851db4516 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42662024-10-16T19:32:04.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=237e2fca32eadb14 -C extra-filename=-237e2fca32eadb14 --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-1569900b4ebf64e1.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0d14a8105dfc1c92.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ba7290c28d8898c6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42672024-10-16T19:32:06.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15b696dbe7887f75 -C extra-filename=-15b696dbe7887f75 --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-1c8f4e0cb357f561.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42682024-10-16T19:32:06.689Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3834ffd5645693f9 -C extra-filename=-3834ffd5645693f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-fe21a582072244c6.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42692024-10-16T19:32:08.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85a839da295817b4 -C extra-filename=-85a839da295817b4 --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-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42702024-10-16T19:32:08.878Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
42712024-10-16T19:32:08.880Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns/cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ddd70ca4793f16d3 -C extra-filename=-ddd70ca4793f16d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42722024-10-16T19:32:11.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=631fabf9bd2f42fb -C extra-filename=-631fabf9bd2f42fb --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-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42732024-10-16T19:32:11.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 clients/clickhouse-admin-server-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c05ab44c4da25830 -C extra-filename=-c05ab44c4da25830 --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-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42742024-10-16T19:32:12.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=593a86da606d1748 -C extra-filename=-593a86da606d1748 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a31e6b9fb38f4d29.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42752024-10-16T19:32:14.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=503a851770a63071 -C extra-filename=-503a851770a63071 --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-08d424c691fbf9b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42762024-10-16T19:32:15.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=791ce424ede9725c -C extra-filename=-791ce424ede9725c --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-1b46dd66a7c6c3c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42772024-10-16T19:32:16.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e133138f500aa2c0 -C extra-filename=-e133138f500aa2c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42782024-10-16T19:32:17.891Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
42792024-10-16T19:32:17.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c12d89e1549565c4 -C extra-filename=-c12d89e1549565c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42802024-10-16T19:32:18.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 clients/clickhouse-admin-keeper-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f789e754ce0c092a -C extra-filename=-f789e754ce0c092a --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-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42812024-10-16T19:32:21.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 clickhouse-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c363f4ee8d0dbd0a -C extra-filename=-c363f4ee8d0dbd0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42822024-10-16T19:32:21.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b1e9b493948dbd5 -C extra-filename=-2b1e9b493948dbd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42832024-10-16T19:32:22.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=774938206be74ddd -C extra-filename=-774938206be74ddd --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-c93540a2dfb95ba6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42842024-10-16T19:32:23.058Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6adf51e68fa50d18 -C extra-filename=-6adf51e68fa50d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42852024-10-16T19:32:23.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd9ff0e279675e45 -C extra-filename=-cd9ff0e279675e45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-f93ad356a6ac1681.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42862024-10-16T19:32:24.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05968921966bf823 -C extra-filename=-05968921966bf823 --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-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42872024-10-16T19:32:26.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb7813a17dc76dd3 -C extra-filename=-bb7813a17dc76dd3 --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-2a9b2223f6844e23.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42882024-10-16T19:32:28.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=c05e51a44742c9e7 -C extra-filename=-c05e51a44742c9e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-e9f93ba449c14507.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-6cd6197983cd85a2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-bd9c69bc2f817c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a33bd06d9d09039b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-d7552a1b47d6f9ea.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
42892024-10-16T19:32:33.420Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
42902024-10-16T19:32:33.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=624528bbbcc13e29 -C extra-filename=-624528bbbcc13e29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42912024-10-16T19:32:33.853Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=b73a4ac3cc355d8c -C extra-filename=-b73a4ac3cc355d8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-65322f84cd556c62.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-aee068eeef070503.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42922024-10-16T19:32:35.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73b998eb41aae0ef -C extra-filename=-73b998eb41aae0ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42932024-10-16T19:32:36.180Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db2591e1958209e4 -C extra-filename=-db2591e1958209e4 --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-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42942024-10-16T19:32:37.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 internal-dns/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=964557d05175547d -C extra-filename=-964557d05175547d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42952024-10-16T19:32:38.112Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=980aa1a302385cb7 -C extra-filename=-980aa1a302385cb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-65322f84cd556c62.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-aee068eeef070503.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42962024-10-16T19:32:38.395Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=d6becc0a21174a90 -C extra-filename=-d6becc0a21174a90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-65322f84cd556c62.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-aee068eeef070503.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42972024-10-16T19:32:40.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_cert_dev --edition=2021 dev-tools/cert-dev/tests/test-cert-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8bf6397b026975b -C extra-filename=-d8bf6397b026975b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42982024-10-16T19:32:49.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=4dc47e586bc005b8 -C extra-filename=-4dc47e586bc005b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-a145cdbd982de1ca.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
42992024-10-16T19:32:50.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b08e3e32c34a8867 -C extra-filename=-b08e3e32c34a8867 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43002024-10-16T19:32:59.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5d56e39b48d25ff -C extra-filename=-d5d56e39b48d25ff --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-c93540a2dfb95ba6.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43012024-10-16T19:33:00.759Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=285d1b9d82f33608 -C extra-filename=-285d1b9d82f33608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43022024-10-16T19:33:01.066Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f04e8f8cf09420ef -C extra-filename=-f04e8f8cf09420ef --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-5795117bd2a5ccbb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43032024-10-16T19:33:01.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ac815a716039e34 -C extra-filename=-7ac815a716039e34 --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-5795117bd2a5ccbb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43042024-10-16T19:33:02.832Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85d8e575e1e6a68f -C extra-filename=-85d8e575e1e6a68f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43052024-10-16T19:33:07.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c84b3bfa3528dede -C extra-filename=-c84b3bfa3528dede --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43062024-10-16T19:33:07.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18c2d8ba9023ea43 -C extra-filename=-18c2d8ba9023ea43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-d7552a1b47d6f9ea.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-955f100085ab1813.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43072024-10-16T19:33:07.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7db5b7ae68654e3d -C extra-filename=-7db5b7ae68654e3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-955f100085ab1813.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43082024-10-16T19:33:08.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b554b99a5c65fb0 -C extra-filename=-3b554b99a5c65fb0 --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-1569900b4ebf64e1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43092024-10-16T19:33:09.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 live-tests/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=235453f9d4501ef2 -C extra-filename=-235453f9d4501ef2 --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-1569900b4ebf64e1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43102024-10-16T19:33:09.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5f0acd43a510285 -C extra-filename=-d5f0acd43a510285 --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-1569900b4ebf64e1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43112024-10-16T19:33:09.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=906c80a37fafb98b -C extra-filename=-906c80a37fafb98b --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-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43122024-10-16T19:33:09.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28023e020476f024 -C extra-filename=-28023e020476f024 --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-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43132024-10-16T19:33:10.448Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=417103858d32d852 -C extra-filename=-417103858d32d852 --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-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43142024-10-16T19:33:10.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fbdb3bb2a1885f4 -C extra-filename=-7fbdb3bb2a1885f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43152024-10-16T19:33:11.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16815313d375312c -C extra-filename=-16815313d375312c --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-c2c68dd1da33c7ee.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-eac1481f3abb56e5.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2b55e56def4fa78e.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-ec8430922b97966a.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-94a118b5504c05b1.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-cd42505265878f5a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-1e0ee721bf20f95a.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-cb10fbf69f97e695.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-963bfbbd004da326.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6693331e986156ec.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-5d4a0867caed1149.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64`
43162024-10-16T19:33:11.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=94550c7b53d3f6f4 -C extra-filename=-94550c7b53d3f6f4 --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-233eac4e075e93bb.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43172024-10-16T19:34:15.797Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=76d26768733609d8 -C extra-filename=-76d26768733609d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-25ec5690a2fbae8c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43182024-10-16T19:34:15.814Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test-omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31f4169299b397f1 -C extra-filename=-31f4169299b397f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-cd5792546c15cb5c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43192024-10-16T19:34:15.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8845b5988900a681 -C extra-filename=-8845b5988900a681 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-08914ae35a6196d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
43202024-10-16T19:34:15.827Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c53eba76ce37312 -C extra-filename=-0c53eba76ce37312 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-08914ae35a6196d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
43212024-10-16T19:34:18.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f17248bc2f2380b -C extra-filename=-6f17248bc2f2380b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
43222024-10-16T19:34:20.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9fc6452143f74088 -C extra-filename=-9fc6452143f74088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/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-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43232024-10-16T19:34:29.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5740734c752eece8 -C extra-filename=-5740734c752eece8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-25ec5690a2fbae8c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43242024-10-16T19:34:40.332Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4bd68889729d2512 -C extra-filename=-4bd68889729d2512 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-cd5792546c15cb5c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43252024-10-16T19:34:40.884Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a10b7af0ee8cc04 -C extra-filename=-4a10b7af0ee8cc04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43262024-10-16T19:34:44.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ebaef8945473fe0 -C extra-filename=-0ebaef8945473fe0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-08914ae35a6196d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/`
43272024-10-16T19:34:45.998Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae84fd837d2244d7 -C extra-filename=-ae84fd837d2244d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43282024-10-16T19:34:48.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bab7a5df0b703ea7 -C extra-filename=-bab7a5df0b703ea7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib`
43292024-10-16T19:34:56.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18170f54dbd5c067 -C extra-filename=-18170f54dbd5c067 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.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-1ed0c64f3db5e7dd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43302024-10-16T20:04:56.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46m 23s
43312024-10-16T20:05:12.208Z
43322024-10-16T20:05:12.212Zreal 46:39.688644441
43332024-10-16T20:05:12.212Zuser 1:54:21.218174092
43342024-10-16T20:05:12.212Zsys 26:06.918668583
43352024-10-16T20:05:12.212Ztrap 11.181808764
43362024-10-16T20:05:12.212Ztflt 14.329539526
43372024-10-16T20:05:12.212Zdflt 2:54:13.100275172
43382024-10-16T20:05:12.215Zkflt 1.564830669
43392024-10-16T20:05:12.215Zlock 9:00:47.857733932
43402024-10-16T20:05:12.215Zslp 27:44:53.266238376
43412024-10-16T20:05:12.215Zlat 10:31.514823395
43422024-10-16T20:05:12.215Zstop 8:11.595561572
43432024-10-16T20:05:13.224Z+ banner ls-apis
43442024-10-16T20:05:13.283Z+ source ./tools/include/force-git-over-https.sh
43452024-10-16T20:05:13.289Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
43462024-10-16T20:05:13.289Z++ (( i = 0 ))
43472024-10-16T20:05:13.292Z++ (( i < 5 ))
43482024-10-16T20:05:13.292Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
43492024-10-16T20:05:13.343Z++ (( i++ ))
43502024-10-16T20:05:13.343Z++ (( i < 5 ))
43512024-10-16T20:05:13.345Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
43522024-10-16T20:05:13.348Z++ (( i++ ))
43532024-10-16T20:05:13.348Z++ (( i < 5 ))
43542024-10-16T20:05:13.348Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
43552024-10-16T20:05:13.350Z++ (( i++ ))
43562024-10-16T20:05:13.350Z++ (( i < 5 ))
43572024-10-16T20:05:13.350Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
43582024-10-16T20:05:13.353Z++ (( i++ ))
43592024-10-16T20:05:13.353Z++ (( i < 5 ))
43602024-10-16T20:05:13.353Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
43612024-10-16T20:05:13.357Z++ (( i++ ))
43622024-10-16T20:05:13.357Z++ (( i < 5 ))
43632024-10-16T20:05:13.357Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
43642024-10-16T20:05:13.357Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
43652024-10-16T20:05:13.357Z+ ptime -m cargo xtask ls-apis apis
43662024-10-16T20:05:14.192Z
43672024-10-16T20:05:14.192Z # #### ## ##### # ####
43682024-10-16T20:05:14.192Z # # # # # # # #
43692024-10-16T20:05:14.192Z # #### ##### # # # # # ####
43702024-10-16T20:05:14.192Z # # ###### ##### # #
43712024-10-16T20:05:14.192Z # # # # # # # # #
43722024-10-16T20:05:14.192Z ###### #### # # # # ####
43732024-10-16T20:05:14.192Z
43742024-10-16T20:05:15.791Z Compiling serde v1.0.210
43752024-10-16T20:05:15.795Z Compiling libc v0.2.159
43762024-10-16T20:05:15.795Z Compiling rustix v0.38.37
43772024-10-16T20:05:15.795Z Compiling serde_json v1.0.128
43782024-10-16T20:05:15.795Z Compiling syn v2.0.79
43792024-10-16T20:05:15.795Z Compiling bitflags v2.6.0
43802024-10-16T20:05:17.175Z Compiling usdt-impl v0.5.0
43812024-10-16T20:05:17.246Z Compiling syn v1.0.109
43822024-10-16T20:05:17.248Z Compiling log v0.4.22
43832024-10-16T20:05:17.289Z Compiling hashbrown v0.15.0
43842024-10-16T20:05:17.303Z Compiling fs-err v2.11.0
43852024-10-16T20:05:17.646Z Compiling once_cell v1.20.2
43862024-10-16T20:05:17.673Z Compiling anyhow v1.0.89
43872024-10-16T20:05:18.131Z Compiling thread-id v4.2.2
43882024-10-16T20:05:18.475Z Compiling indexmap v2.6.0
43892024-10-16T20:05:19.470Z Compiling terminal_size v0.4.0
43902024-10-16T20:05:19.470Z Compiling tempfile v3.13.0
43912024-10-16T20:05:19.589Z Compiling clap_builder v4.5.20
43922024-10-16T20:05:20.329Z Compiling proc-macro-error v1.0.4
43932024-10-16T20:05:21.989Z Compiling tabled_derive v0.7.0
43942024-10-16T20:05:23.902Z Compiling tabled v0.15.0
43952024-10-16T20:05:24.154Z Compiling serde_derive v1.0.210
43962024-10-16T20:05:24.157Z Compiling thiserror-impl v1.0.64
43972024-10-16T20:05:24.157Z Compiling zerocopy-derive v0.7.35
43982024-10-16T20:05:24.166Z Compiling scroll_derive v0.12.0
43992024-10-16T20:05:24.324Z Compiling clap_derive v4.5.18
44002024-10-16T20:05:25.721Z Compiling scroll v0.12.0
44012024-10-16T20:05:26.285Z Compiling goblin v0.8.2
44022024-10-16T20:05:26.475Z Compiling zerocopy v0.7.35
44032024-10-16T20:05:27.012Z Compiling thiserror v1.0.64
44042024-10-16T20:05:27.177Z Compiling pest v2.7.14
44052024-10-16T20:05:28.064Z Compiling clap v4.5.20
44062024-10-16T20:05:29.626Z Compiling pest_meta v2.7.14
44072024-10-16T20:05:30.486Z Compiling pest_generator v2.7.14
44082024-10-16T20:05:32.365Z Compiling pest_derive v2.7.14
44092024-10-16T20:05:33.404Z Compiling dtrace-parser v0.2.0
44102024-10-16T20:05:34.514Z Compiling toml_datetime v0.6.8
44112024-10-16T20:05:34.514Z Compiling serde_spanned v0.6.8
44122024-10-16T20:05:34.517Z Compiling camino v1.1.9
44132024-10-16T20:05:34.517Z Compiling semver v1.0.23
44142024-10-16T20:05:34.517Z Compiling cargo-platform v0.1.8
44152024-10-16T20:05:34.915Z Compiling serde_tokenstream v0.2.2
44162024-10-16T20:05:35.042Z Compiling toml_edit v0.22.22
44172024-10-16T20:05:35.108Z Compiling macaddr v1.0.1
44182024-10-16T20:05:35.178Z Compiling camino-tempfile v1.1.1
44192024-10-16T20:05:35.977Z Compiling dof v0.3.0
44202024-10-16T20:05:35.977Z Compiling cargo_metadata v0.18.1
44212024-10-16T20:05:37.912Z Compiling usdt-macro v0.5.0
44222024-10-16T20:05:37.912Z Compiling usdt-attr-macro v0.5.0
44232024-10-16T20:05:37.960Z Compiling toml v0.8.19
44242024-10-16T20:05:38.843Z Compiling cargo_toml v0.20.5
44252024-10-16T20:05:39.550Z Compiling usdt v0.5.0
44262024-10-16T20:05:42.409Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
44272024-10-16T20:05:46.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.30s
44282024-10-16T20:05:46.880Z Running `target/debug/xtask ls-apis apis`
44292024-10-16T20:05:48.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
44302024-10-16T20:05:48.844Z Running `target/debug/ls-apis apis`
44312024-10-16T20:05:48.992Zloading metadata for workspace omicron from current workspace
44322024-10-16T20:05:50.760Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
44332024-10-16T20:05:50.766Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/Cargo.toml
44342024-10-16T20:05:50.768Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/Cargo.toml
44352024-10-16T20:06:06.483Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
44362024-10-16T20:06:10.616Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
44372024-10-16T20:06:10.626Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
44382024-10-16T20:06:10.718ZBootstrap Agent (client: bootstrap-agent-client)
44392024-10-16T20:06:10.718Z consumed by: omicron-sled-agent (omicron/sled-agent)
44402024-10-16T20:06:10.718Z consumed by: wicketd (omicron/wicketd)
44412024-10-16T20:06:10.718Z
44422024-10-16T20:06:10.718ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
44432024-10-16T20:06:10.718Z consumed by: omicron-nexus (omicron/nexus)
44442024-10-16T20:06:10.718Z
44452024-10-16T20:06:10.718ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
44462024-10-16T20:06:10.718Z consumed by: omicron-nexus (omicron/nexus)
44472024-10-16T20:06:10.718Z
44482024-10-16T20:06:10.718ZCockroachDB Cluster Admin (client: cockroach-admin-client)
44492024-10-16T20:06:10.718Z consumed by: omicron-nexus (omicron/nexus)
44502024-10-16T20:06:10.718Z
44512024-10-16T20:06:10.718ZCrucible Agent (client: crucible-agent-client)
44522024-10-16T20:06:10.718Z consumed by: omicron-nexus (omicron/nexus)
44532024-10-16T20:06:10.718Z
44542024-10-16T20:06:10.718ZCrucible Control (for testing only) (client: crucible-control-client)
44552024-10-16T20:06:10.719Z
44562024-10-16T20:06:10.719ZCrucible Pantry (client: crucible-pantry-client)
44572024-10-16T20:06:10.719Z consumed by: omicron-nexus (omicron/nexus)
44582024-10-16T20:06:10.719Z
44592024-10-16T20:06:10.719ZMaghemite DDM Admin (client: ddm-admin-client)
44602024-10-16T20:06:10.719Z consumed by: installinator (omicron/installinator)
44612024-10-16T20:06:10.719Z consumed by: mgd (maghemite/mgd)
44622024-10-16T20:06:10.719Z consumed by: omicron-sled-agent (omicron/sled-agent)
44632024-10-16T20:06:10.719Z consumed by: wicketd (omicron/wicketd)
44642024-10-16T20:06:10.719Z
44652024-10-16T20:06:10.719ZDNS Server (client: dns-service-client)
44662024-10-16T20:06:10.722Z consumed by: omicron-nexus (omicron/nexus)
44672024-10-16T20:06:10.722Z consumed by: omicron-sled-agent (omicron/sled-agent)
44682024-10-16T20:06:10.722Z
44692024-10-16T20:06:10.722ZDendrite DPD (client: dpd-client)
44702024-10-16T20:06:10.722Z consumed by: ddmd (maghemite/ddmd)
44712024-10-16T20:06:10.722Z consumed by: mgd (maghemite/mgd)
44722024-10-16T20:06:10.722Z consumed by: omicron-nexus (omicron/nexus)
44732024-10-16T20:06:10.722Z consumed by: omicron-sled-agent (omicron/sled-agent)
44742024-10-16T20:06:10.722Z consumed by: tfportd (dendrite/tfportd)
44752024-10-16T20:06:10.722Z consumed by: wicketd (omicron/wicketd)
44762024-10-16T20:06:10.722Z
44772024-10-16T20:06:10.723ZDownstairs Controller (debugging only) (client: dsc-client)
44782024-10-16T20:06:10.723Z
44792024-10-16T20:06:10.723ZManagement Gateway Service (client: gateway-client)
44802024-10-16T20:06:10.725Z consumed by: dpd (dendrite/dpd)
44812024-10-16T20:06:10.725Z consumed by: omicron-nexus (omicron/nexus)
44822024-10-16T20:06:10.725Z consumed by: omicron-sled-agent (omicron/sled-agent)
44832024-10-16T20:06:10.725Z consumed by: wicketd (omicron/wicketd)
44842024-10-16T20:06:10.725Z
44852024-10-16T20:06:10.725ZWicketd Installinator (client: installinator-client)
44862024-10-16T20:06:10.725Z consumed by: installinator (omicron/installinator)
44872024-10-16T20:06:10.725Z
44882024-10-16T20:06:10.726ZMaghemite MG Admin (client: mg-admin-client)
44892024-10-16T20:06:10.729Z consumed by: omicron-nexus (omicron/nexus)
44902024-10-16T20:06:10.729Z consumed by: omicron-sled-agent (omicron/sled-agent)
44912024-10-16T20:06:10.729Z
44922024-10-16T20:06:10.729ZNexus Internal API (client: nexus-client)
44932024-10-16T20:06:10.731Z consumed by: dpd (dendrite/dpd)
44942024-10-16T20:06:10.731Z consumed by: omicron-nexus (omicron/nexus)
44952024-10-16T20:06:10.731Z consumed by: omicron-sled-agent (omicron/sled-agent)
44962024-10-16T20:06:10.731Z consumed by: oximeter-collector (omicron/oximeter/collector)
44972024-10-16T20:06:10.731Z consumed by: propolis-server (propolis/bin/propolis-server)
44982024-10-16T20:06:10.732Z
44992024-10-16T20:06:10.732ZExternal API (client: oxide-client)
45002024-10-16T20:06:10.732Z
45012024-10-16T20:06:10.732ZOximeter (client: oximeter-client)
45022024-10-16T20:06:10.734Z consumed by: omicron-nexus (omicron/nexus)
45032024-10-16T20:06:10.734Z
45042024-10-16T20:06:10.734ZPropolis (client: propolis-client)
45052024-10-16T20:06:10.734Z consumed by: omicron-nexus (omicron/nexus)
45062024-10-16T20:06:10.734Z consumed by: omicron-sled-agent (omicron/sled-agent)
45072024-10-16T20:06:10.734Z
45082024-10-16T20:06:10.734ZCrucible Repair (client: repair-client)
45092024-10-16T20:06:10.734Z consumed by: crucible-downstairs (crucible/downstairs)
45102024-10-16T20:06:10.734Z
45112024-10-16T20:06:10.734ZSled Agent (client: sled-agent-client)
45122024-10-16T20:06:10.734Z consumed by: dpd (dendrite/dpd)
45132024-10-16T20:06:10.735Z consumed by: omicron-nexus (omicron/nexus)
45142024-10-16T20:06:10.735Z consumed by: omicron-sled-agent (omicron/sled-agent)
45152024-10-16T20:06:10.735Z
45162024-10-16T20:06:10.735ZWicketd (client: wicketd-client)
45172024-10-16T20:06:10.735Z
45182024-10-16T20:06:10.855Z
45192024-10-16T20:06:10.858Zreal 57.458342705
45202024-10-16T20:06:10.858Zuser 2:21.062936094
45212024-10-16T20:06:10.858Zsys 37.593644546
45222024-10-16T20:06:10.859Ztrap 0.062993220
45232024-10-16T20:06:10.859Ztflt 4.094483496
45242024-10-16T20:06:10.859Zdflt 4.535117531
45252024-10-16T20:06:10.859Zkflt 0.035260968
45262024-10-16T20:06:10.859Zlock 3:43.561925867
45272024-10-16T20:06:10.859Zslp 9:03.256604485
45282024-10-16T20:06:10.859Zlat 4.407793803
45292024-10-16T20:06:10.859Zstop 9.446959001
45302024-10-16T20:06:10.859Z+ ptime -m cargo xtask ls-apis deployment-units
45312024-10-16T20:06:11.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
45322024-10-16T20:06:11.547Z Running `target/debug/xtask ls-apis deployment-units`
45332024-10-16T20:06:12.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
45342024-10-16T20:06:12.673Z Running `target/debug/ls-apis deployment-units`
45352024-10-16T20:06:12.718Zloading metadata for workspace omicron from current workspace
45362024-10-16T20:06:14.139Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
45372024-10-16T20:06:14.143Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/Cargo.toml
45382024-10-16T20:06:14.146Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/Cargo.toml
45392024-10-16T20:06:16.350Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
45402024-10-16T20:06:17.297Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
45412024-10-16T20:06:17.309Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
45422024-10-16T20:06:17.399ZClickhouse Admin
45432024-10-16T20:06:17.405Z omicron-clickhouse-admin (omicron/clickhouse-admin)
45442024-10-16T20:06:17.405Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
45452024-10-16T20:06:17.405Z
45462024-10-16T20:06:17.405Z
45472024-10-16T20:06:17.405ZCockroach Admin
45482024-10-16T20:06:17.405Z omicron-cockroach-admin (omicron/cockroach-admin)
45492024-10-16T20:06:17.405Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
45502024-10-16T20:06:17.405Z
45512024-10-16T20:06:17.405Z
45522024-10-16T20:06:17.405ZCrucible
45532024-10-16T20:06:17.405Z crucible-agent (crucible/agent)
45542024-10-16T20:06:17.405Z exposes: Crucible Agent (client = crucible-agent-client)
45552024-10-16T20:06:17.405Z
45562024-10-16T20:06:17.405Z crucible-downstairs (crucible/downstairs)
45572024-10-16T20:06:17.405Z exposes: Crucible Repair (client = repair-client)
45582024-10-16T20:06:17.405Z consumes: repair-client
45592024-10-16T20:06:17.405Z
45602024-10-16T20:06:17.405Z
45612024-10-16T20:06:17.405ZCrucible Pantry
45622024-10-16T20:06:17.405Z crucible-pantry (crucible/pantry)
45632024-10-16T20:06:17.405Z exposes: Crucible Pantry (client = crucible-pantry-client)
45642024-10-16T20:06:17.408Z
45652024-10-16T20:06:17.408Z
45662024-10-16T20:06:17.408ZDNS Server
45672024-10-16T20:06:17.408Z dns-server (omicron/dns-server)
45682024-10-16T20:06:17.408Z exposes: DNS Server (client = dns-service-client)
45692024-10-16T20:06:17.408Z
45702024-10-16T20:06:17.408Z
45712024-10-16T20:06:17.408ZHost OS
45722024-10-16T20:06:17.408Z ddmd (maghemite/ddmd)
45732024-10-16T20:06:17.408Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
45742024-10-16T20:06:17.408Z consumes: dpd-client
45752024-10-16T20:06:17.408Z
45762024-10-16T20:06:17.408Z dpd (dendrite/dpd)
45772024-10-16T20:06:17.408Z exposes: Dendrite DPD (client = dpd-client)
45782024-10-16T20:06:17.408Z consumes: gateway-client
45792024-10-16T20:06:17.408Z consumes: nexus-client
45802024-10-16T20:06:17.409Z consumes: sled-agent-client
45812024-10-16T20:06:17.409Z
45822024-10-16T20:06:17.409Z mgd (maghemite/mgd)
45832024-10-16T20:06:17.409Z exposes: Maghemite MG Admin (client = mg-admin-client)
45842024-10-16T20:06:17.409Z consumes: ddm-admin-client
45852024-10-16T20:06:17.409Z consumes: dpd-client
45862024-10-16T20:06:17.409Z
45872024-10-16T20:06:17.409Z omicron-gateway (omicron/gateway)
45882024-10-16T20:06:17.409Z exposes: Management Gateway Service (client = gateway-client)
45892024-10-16T20:06:17.412Z
45902024-10-16T20:06:17.412Z omicron-sled-agent (omicron/sled-agent)
45912024-10-16T20:06:17.412Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
45922024-10-16T20:06:17.412Z exposes: Sled Agent (client = sled-agent-client)
45932024-10-16T20:06:17.412Z consumes: bootstrap-agent-client
45942024-10-16T20:06:17.412Z consumes: ddm-admin-client
45952024-10-16T20:06:17.412Z consumes: dns-service-client
45962024-10-16T20:06:17.412Z consumes: dpd-client
45972024-10-16T20:06:17.412Z consumes: gateway-client
45982024-10-16T20:06:17.412Z consumes: mg-admin-client
45992024-10-16T20:06:17.412Z consumes: nexus-client
46002024-10-16T20:06:17.412Z consumes: propolis-client
46012024-10-16T20:06:17.412Z consumes: sled-agent-client
46022024-10-16T20:06:17.412Z
46032024-10-16T20:06:17.412Z propolis-server (propolis/bin/propolis-server)
46042024-10-16T20:06:17.412Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
46052024-10-16T20:06:17.412Z exposes: Propolis (client = propolis-client)
46062024-10-16T20:06:17.412Z consumes: nexus-client
46072024-10-16T20:06:17.412Z
46082024-10-16T20:06:17.412Z tfportd (dendrite/tfportd)
46092024-10-16T20:06:17.415Z consumes: dpd-client
46102024-10-16T20:06:17.415Z
46112024-10-16T20:06:17.415Z wicketd (omicron/wicketd)
46122024-10-16T20:06:17.415Z exposes: Wicketd Installinator (client = installinator-client)
46132024-10-16T20:06:17.415Z exposes: Wicketd (client = wicketd-client)
46142024-10-16T20:06:17.415Z consumes: bootstrap-agent-client
46152024-10-16T20:06:17.415Z consumes: ddm-admin-client
46162024-10-16T20:06:17.415Z consumes: dpd-client
46172024-10-16T20:06:17.415Z consumes: gateway-client
46182024-10-16T20:06:17.415Z
46192024-10-16T20:06:17.415Z
46202024-10-16T20:06:17.415ZInstallinator
46212024-10-16T20:06:17.415Z installinator (omicron/installinator)
46222024-10-16T20:06:17.416Z consumes: ddm-admin-client
46232024-10-16T20:06:17.416Z consumes: installinator-client
46242024-10-16T20:06:17.416Z
46252024-10-16T20:06:17.416Z
46262024-10-16T20:06:17.416ZNexus
46272024-10-16T20:06:17.416Z omicron-nexus (omicron/nexus)
46282024-10-16T20:06:17.416Z exposes: Nexus Internal API (client = nexus-client)
46292024-10-16T20:06:17.416Z exposes: External API (client = oxide-client)
46302024-10-16T20:06:17.419Z consumes: clickhouse-admin-keeper-client
46312024-10-16T20:06:17.419Z consumes: clickhouse-admin-server-client
46322024-10-16T20:06:17.419Z consumes: cockroach-admin-client
46332024-10-16T20:06:17.419Z consumes: crucible-agent-client
46342024-10-16T20:06:17.419Z consumes: crucible-pantry-client
46352024-10-16T20:06:17.420Z consumes: dns-service-client
46362024-10-16T20:06:17.420Z consumes: dpd-client
46372024-10-16T20:06:17.420Z consumes: gateway-client
46382024-10-16T20:06:17.420Z consumes: mg-admin-client
46392024-10-16T20:06:17.420Z consumes: nexus-client
46402024-10-16T20:06:17.420Z consumes: oximeter-client
46412024-10-16T20:06:17.420Z consumes: propolis-client
46422024-10-16T20:06:17.420Z consumes: sled-agent-client
46432024-10-16T20:06:17.420Z
46442024-10-16T20:06:17.420Z
46452024-10-16T20:06:17.420ZOximeter
46462024-10-16T20:06:17.420Z oximeter-collector (omicron/oximeter/collector)
46472024-10-16T20:06:17.420Z exposes: Oximeter (client = oximeter-client)
46482024-10-16T20:06:17.420Z consumes: nexus-client
46492024-10-16T20:06:17.420Z
46502024-10-16T20:06:17.421Z
46512024-10-16T20:06:17.538Z
46522024-10-16T20:06:17.541Zreal 6.662094438
46532024-10-16T20:06:17.541Zuser 5.079947296
46542024-10-16T20:06:17.541Zsys 2.033616199
46552024-10-16T20:06:17.541Ztrap 0.001192137
46562024-10-16T20:06:17.541Ztflt 0.000001788
46572024-10-16T20:06:17.541Zdflt 0.000316617
46582024-10-16T20:06:17.541Zkflt 0.000000000
46592024-10-16T20:06:17.541Zlock 0.003295739
46602024-10-16T20:06:17.541Zslp 13.633505406
46612024-10-16T20:06:17.541Zlat 0.046353330
46622024-10-16T20:06:17.541Zstop 0.071143729
46632024-10-16T20:06:17.542Z+ ptime -m cargo xtask ls-apis servers
46642024-10-16T20:06:18.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
46652024-10-16T20:06:18.169Z Running `target/debug/xtask ls-apis servers`
46662024-10-16T20:06:19.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
46672024-10-16T20:06:19.150Z Running `target/debug/ls-apis servers`
46682024-10-16T20:06:19.193Zloading metadata for workspace omicron from current workspace
46692024-10-16T20:06:20.528Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
46702024-10-16T20:06:20.531Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/Cargo.toml
46712024-10-16T20:06:20.535Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/Cargo.toml
46722024-10-16T20:06:22.715Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
46732024-10-16T20:06:23.648Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
46742024-10-16T20:06:23.658Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
46752024-10-16T20:06:23.750Zomicron-clickhouse-admin (omicron/clickhouse-admin)
46762024-10-16T20:06:23.750Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
46772024-10-16T20:06:23.753Z
46782024-10-16T20:06:23.754Zomicron-cockroach-admin (omicron/cockroach-admin)
46792024-10-16T20:06:23.754Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
46802024-10-16T20:06:23.754Z
46812024-10-16T20:06:23.754Zcrucible-agent (crucible/agent)
46822024-10-16T20:06:23.754Z exposes: Crucible Agent (client = crucible-agent-client)
46832024-10-16T20:06:23.754Z
46842024-10-16T20:06:23.754Zcrucible-downstairs (crucible/downstairs)
46852024-10-16T20:06:23.754Z exposes: Crucible Repair (client = repair-client)
46862024-10-16T20:06:23.754Z consumes: repair-client
46872024-10-16T20:06:23.754Z
46882024-10-16T20:06:23.754Zcrucible-pantry (crucible/pantry)
46892024-10-16T20:06:23.754Z exposes: Crucible Pantry (client = crucible-pantry-client)
46902024-10-16T20:06:23.766Z
46912024-10-16T20:06:23.766Zdns-server (omicron/dns-server)
46922024-10-16T20:06:23.766Z exposes: DNS Server (client = dns-service-client)
46932024-10-16T20:06:23.766Z
46942024-10-16T20:06:23.766Zomicron-sled-agent (omicron/sled-agent)
46952024-10-16T20:06:23.766Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
46962024-10-16T20:06:23.766Z exposes: Sled Agent (client = sled-agent-client)
46972024-10-16T20:06:23.766Z consumes: bootstrap-agent-client
46982024-10-16T20:06:23.766Z consumes: ddm-admin-client
46992024-10-16T20:06:23.766Z consumes: dns-service-client
47002024-10-16T20:06:23.766Z consumes: dpd-client
47012024-10-16T20:06:23.766Z consumes: gateway-client
47022024-10-16T20:06:23.766Z consumes: mg-admin-client
47032024-10-16T20:06:23.766Z consumes: nexus-client
47042024-10-16T20:06:23.766Z consumes: propolis-client
47052024-10-16T20:06:23.766Z consumes: sled-agent-client
47062024-10-16T20:06:23.767Z
47072024-10-16T20:06:23.768Zpropolis-server (propolis/bin/propolis-server)
47082024-10-16T20:06:23.768Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
47092024-10-16T20:06:23.768Z exposes: Propolis (client = propolis-client)
47102024-10-16T20:06:23.768Z consumes: nexus-client
47112024-10-16T20:06:23.768Z
47122024-10-16T20:06:23.768Zddmd (maghemite/ddmd)
47132024-10-16T20:06:23.768Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
47142024-10-16T20:06:23.768Z consumes: dpd-client
47152024-10-16T20:06:23.768Z
47162024-10-16T20:06:23.768Zdpd (dendrite/dpd)
47172024-10-16T20:06:23.768Z exposes: Dendrite DPD (client = dpd-client)
47182024-10-16T20:06:23.768Z consumes: gateway-client
47192024-10-16T20:06:23.768Z consumes: nexus-client
47202024-10-16T20:06:23.768Z consumes: sled-agent-client
47212024-10-16T20:06:23.768Z
47222024-10-16T20:06:23.768Zmgd (maghemite/mgd)
47232024-10-16T20:06:23.768Z exposes: Maghemite MG Admin (client = mg-admin-client)
47242024-10-16T20:06:23.768Z consumes: ddm-admin-client
47252024-10-16T20:06:23.768Z consumes: dpd-client
47262024-10-16T20:06:23.768Z
47272024-10-16T20:06:23.768Zomicron-gateway (omicron/gateway)
47282024-10-16T20:06:23.768Z exposes: Management Gateway Service (client = gateway-client)
47292024-10-16T20:06:23.768Z
47302024-10-16T20:06:23.768Ztfportd (dendrite/tfportd)
47312024-10-16T20:06:23.768Z consumes: dpd-client
47322024-10-16T20:06:23.768Z
47332024-10-16T20:06:23.768Zwicketd (omicron/wicketd)
47342024-10-16T20:06:23.768Z exposes: Wicketd Installinator (client = installinator-client)
47352024-10-16T20:06:23.768Z exposes: Wicketd (client = wicketd-client)
47362024-10-16T20:06:23.769Z consumes: bootstrap-agent-client
47372024-10-16T20:06:23.769Z consumes: ddm-admin-client
47382024-10-16T20:06:23.769Z consumes: dpd-client
47392024-10-16T20:06:23.769Z consumes: gateway-client
47402024-10-16T20:06:23.769Z
47412024-10-16T20:06:23.769Zinstallinator (omicron/installinator)
47422024-10-16T20:06:23.769Z consumes: ddm-admin-client
47432024-10-16T20:06:23.769Z consumes: installinator-client
47442024-10-16T20:06:23.769Z
47452024-10-16T20:06:23.769Zomicron-nexus (omicron/nexus)
47462024-10-16T20:06:23.769Z exposes: Nexus Internal API (client = nexus-client)
47472024-10-16T20:06:23.769Z exposes: External API (client = oxide-client)
47482024-10-16T20:06:23.782Z consumes: clickhouse-admin-keeper-client
47492024-10-16T20:06:23.782Z consumes: clickhouse-admin-server-client
47502024-10-16T20:06:23.782Z consumes: cockroach-admin-client
47512024-10-16T20:06:23.782Z consumes: crucible-agent-client
47522024-10-16T20:06:23.782Z consumes: crucible-pantry-client
47532024-10-16T20:06:23.782Z consumes: dns-service-client
47542024-10-16T20:06:23.782Z consumes: dpd-client
47552024-10-16T20:06:23.782Z consumes: gateway-client
47562024-10-16T20:06:23.782Z consumes: mg-admin-client
47572024-10-16T20:06:23.783Z consumes: nexus-client
47582024-10-16T20:06:23.783Z consumes: oximeter-client
47592024-10-16T20:06:23.783Z consumes: propolis-client
47602024-10-16T20:06:23.783Z consumes: sled-agent-client
47612024-10-16T20:06:23.783Z
47622024-10-16T20:06:23.784Zoximeter-collector (omicron/oximeter/collector)
47632024-10-16T20:06:23.784Z exposes: Oximeter (client = oximeter-client)
47642024-10-16T20:06:23.784Z consumes: nexus-client
47652024-10-16T20:06:23.784Z
47662024-10-16T20:06:23.891Z
47672024-10-16T20:06:23.894Zreal 6.333094633
47682024-10-16T20:06:23.894Zuser 5.027571430
47692024-10-16T20:06:23.894Zsys 1.974140595
47702024-10-16T20:06:23.894Ztrap 0.000588231
47712024-10-16T20:06:23.894Ztflt 0.000004686
47722024-10-16T20:06:23.894Zdflt 0.000323328
47732024-10-16T20:06:23.894Zkflt 0.000000000
47742024-10-16T20:06:23.894Zlock 0.001825902
47752024-10-16T20:06:23.894Zslp 13.232772630
47762024-10-16T20:06:23.894Zlat 0.025072719
47772024-10-16T20:06:23.894Zstop 0.069181116
47782024-10-16T20:06:23.905Z+ banner test
47792024-10-16T20:06:23.910Z
47802024-10-16T20:06:23.910Z ##### ###### #### #####
47812024-10-16T20:06:23.910Z # # # #
47822024-10-16T20:06:23.910Z # ##### #### #
47832024-10-16T20:06:23.910Z # # # #
47842024-10-16T20:06:23.910Z # # # # #
47852024-10-16T20:06:23.910Z # ###### #### #
47862024-10-16T20:06:23.910Z
47872024-10-16T20:06:23.910Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
47882024-10-16T20:06:25.445Zinfo: experimental features enabled: setup-scripts
47892024-10-16T20:06:27.501Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
47902024-10-16T20:06:27.654Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
47912024-10-16T20:06:27.699Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
47922024-10-16T20:06:27.728Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
47932024-10-16T20:06:39.625Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.14s
47942024-10-16T20:06:46.280Z------------
47952024-10-16T20:06:46.280Z Nextest run ID d1dc0245-4c57-4ce2-b722-8e441fbb7d65 with nextest profile: ci
47962024-10-16T20:06:46.283Z Starting 1636 tests across 169 binaries (4 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
47972024-10-16T20:06:46.286Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
47982024-10-16T20:06:47.122Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
47992024-10-16T20:06:49.630Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48002024-10-16T20:06:51.443Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
48012024-10-16T20:06:57.601Z Finished `test` profile [unoptimized + debuginfo] target(s) in 11.24s
48022024-10-16T20:06:57.711Z Running `target/debug/crdb-seed`
48032024-10-16T20:06:57.751ZOct 16 20:06:55.520 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpSufG67
48042024-10-16T20:06:57.753ZOct 16 20:06:55.520 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpjv7QtZ,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpSufG67/listen-url
48052024-10-16T20:06:57.753ZOct 16 20:06:55.520 INFO cockroach environment: BUILDOMAT_JOB_ID=01JABBZ114MC7DGTNGTCVD4NT2 BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CARGO_TERM_COLOR=always CI=true GITHUB_BRANCH=bump-console-f7d6dafd GITHUB_REF=refs/heads/bump-console-f7d6dafd GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=ee7ff3f015a07846eacc0ea64bff5f06525860d5 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-1ed0c64f3db5e7dd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out:/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out:/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envmgmRRa NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out:/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out:/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=d1dc0245-4c57-4ce2-b722-8e441fbb7d65 PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.80.1-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
48062024-10-16T20:06:58.767ZOct 16 20:06:56.537 INFO cockroach pid: 6615
48072024-10-16T20:06:58.767ZOct 16 20:06:56.538 INFO cockroach listen URL: postgresql://root@[::1]:42692/omicron?sslmode=disable
48082024-10-16T20:06:58.767ZOct 16 20:06:56.538 INFO cockroach: populating
48092024-10-16T20:07:01.396ZOct 16 20:06:59.165 INFO cockroach: populated
48102024-10-16T20:07:03.474ZOct 16 20:07:01.243 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/715a51eb919177fa8d827f74e9ac217af9dd57c2e799d7d9e860efa5dba3a56f.tar`
48112024-10-16T20:07:03.478Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
48122024-10-16T20:07:03.527Z PASS [ 0.036s] api_identity test::test_identity
48132024-10-16T20:07:03.527Z PASS [ 0.031s] api_identity test::test_identity_no_field
48142024-10-16T20:07:03.534Z PASS [ 0.034s] bootstore schemes::tests::hello_roundtrip
48152024-10-16T20:07:03.544Z PASS [ 0.027s] bootstore schemes::v0::share_pkg::tests::create_packages
48162024-10-16T20:07:03.544Z PASS [ 0.023s] bootstore trust_quorum::rack_secret::tests::create_and_verify
48172024-10-16T20:07:03.554Z PASS [ 0.028s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
48182024-10-16T20:07:03.554Z PASS [ 0.055s] authz-macros tests::test_authz_snapshots
48192024-10-16T20:07:03.595Z PASS [ 0.087s] bootstore schemes::v0::peer::tests::network_config
48202024-10-16T20:07:03.606Z PASS [ 0.051s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
48212024-10-16T20:07:03.618Z PASS [ 0.062s] clickhouse-admin-types tests::test_empty_output_parse_fail
48222024-10-16T20:07:03.618Z PASS [ 0.067s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
48232024-10-16T20:07:03.632Z PASS [ 0.020s] clickhouse-admin-types tests::test_full_lgif_parse_success
48242024-10-16T20:07:03.649Z PASS [ 0.019s] clickhouse-admin-types tests::test_full_raft_config_parse_success
48252024-10-16T20:07:03.649Z PASS [ 0.032s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
48262024-10-16T20:07:03.649Z PASS [ 0.043s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
48272024-10-16T20:07:03.664Z PASS [ 0.020s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
48282024-10-16T20:07:03.680Z PASS [ 0.039s] clickhouse-admin-types tests::test_generate_keeper_config
48292024-10-16T20:07:03.680Z PASS [ 0.033s] clickhouse-admin-types tests::test_generate_replica_config
48302024-10-16T20:07:03.683Z PASS [ 0.022s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
48312024-10-16T20:07:03.686Z PASS [ 0.023s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
48322024-10-16T20:07:03.691Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
48332024-10-16T20:07:03.696Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
48342024-10-16T20:07:03.701Z PASS [ 0.021s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
48352024-10-16T20:07:03.706Z PASS [ 0.020s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
48362024-10-16T20:07:03.713Z PASS [ 0.020s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
48372024-10-16T20:07:03.725Z PASS [ 0.021s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
48382024-10-16T20:07:03.728Z PASS [ 0.017s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
48392024-10-16T20:07:03.739Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
48402024-10-16T20:07:03.741Z PASS [ 0.025s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
48412024-10-16T20:07:03.780Z PASS [ 0.026s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
48422024-10-16T20:07:03.780Z PASS [ 0.021s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
48432024-10-16T20:07:03.780Z PASS [ 0.028s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
48442024-10-16T20:07:03.782Z PASS [ 0.021s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
48452024-10-16T20:07:03.783Z PASS [ 0.219s] cert-dev::test-cert-dev test_cert_create
48462024-10-16T20:07:03.783Z PASS [ 0.030s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
48472024-10-16T20:07:03.783Z PASS [ 0.023s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
48482024-10-16T20:07:03.808Z PASS [ 0.023s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
48492024-10-16T20:07:03.808Z PASS [ 0.018s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
48502024-10-16T20:07:03.808Z PASS [ 0.029s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
48512024-10-16T20:07:03.812Z PASS [ 0.015s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
48522024-10-16T20:07:03.818Z PASS [ 0.015s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
48532024-10-16T20:07:03.849Z PASS [ 0.083s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
48542024-10-16T20:07:03.860Z PASS [ 0.100s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
48552024-10-16T20:07:03.946Z PASS [ 0.085s] db-macros lookup::test::test_lookup_snapshots
48562024-10-16T20:07:03.966Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_fails_for_enums
48572024-10-16T20:07:03.982Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
48582024-10-16T20:07:03.999Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
48592024-10-16T20:07:04.016Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
48602024-10-16T20:07:04.032Z PASS [ 0.015s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
48612024-10-16T20:07:04.054Z PASS [ 0.023s] db-macros tests::test_derive_snapshots
48622024-10-16T20:07:04.069Z PASS [ 0.014s] db-macros tests::test_derive_with_unknown_field
48632024-10-16T20:07:04.096Z PASS [ 0.273s] db-dev::test-db-dev test_db_dev_wipe_no_args
48642024-10-16T20:07:04.096Z PASS [ 0.279s] db-dev::test-db-dev test_db_dev_populate_no_args
48652024-10-16T20:07:04.333Z PASS [ 0.244s] dns-server storage::test::test_update_in_progress
48662024-10-16T20:07:04.348Z PASS [ 0.252s] dns-server storage::test::test_update_interrupted
48672024-10-16T20:07:04.356Z PASS [ 0.286s] dns-server storage::test::test_update_basic
48682024-10-16T20:07:04.622Z PASS [ 1.115s] bootstore schemes::v0::peer::tests::basic_3_nodes
48692024-10-16T20:07:04.805Z PASS [ 0.435s] dns-server::basic_test empty_record
48702024-10-16T20:07:04.805Z PASS [ 0.458s] dns-server::basic_test a_crud
48712024-10-16T20:07:04.805Z PASS [ 0.444s] dns-server::basic_test aaaa_crud
48722024-10-16T20:07:04.868Z PASS [ 0.234s] dns-server::basic_test multi_record_crud
48732024-10-16T20:07:05.025Z PASS [ 0.225s] dns-server::basic_test nxdomain
48742024-10-16T20:07:05.033Z PASS [ 0.241s] dns-server::basic_test name_contains_zone
48752024-10-16T20:07:05.064Z PASS [ 0.251s] dns-server::basic_test servfail
48762024-10-16T20:07:05.094Z PASS [ 0.061s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
48772024-10-16T20:07:05.102Z PASS [ 0.046s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
48782024-10-16T20:07:05.112Z PASS [ 0.256s] dns-server::basic_test srv_crud
48792024-10-16T20:07:05.174Z PASS [ 0.063s] illumos-utils destructor::test::test_destructor_bad_close
48802024-10-16T20:07:05.185Z PASS [ 0.088s] illumos-utils destructor::test::test_delayed_delete
48812024-10-16T20:07:05.201Z PASS [ 0.027s] illumos-utils link::test::test_allocate
48822024-10-16T20:07:05.209Z PASS [ 0.028s] illumos-utils link::test::test_allocate_within_scopes
48832024-10-16T20:07:05.226Z PASS [ 0.025s] illumos-utils running_zone::tests::test_is_oxide_smf_service
48842024-10-16T20:07:05.235Z PASS [ 0.025s] illumos-utils zfs::test::parse_dataset_bad_avail
48852024-10-16T20:07:05.252Z PASS [ 0.025s] illumos-utils zfs::test::parse_dataset_bad_quota
48862024-10-16T20:07:05.259Z PASS [ 0.026s] illumos-utils zfs::test::parse_dataset_bad_reservation
48872024-10-16T20:07:05.275Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_bad_usage
48882024-10-16T20:07:05.283Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_bad_uuid
48892024-10-16T20:07:05.299Z PASS [ 0.023s] illumos-utils zfs::test::parse_dataset_missing_fields
48902024-10-16T20:07:05.307Z PASS [ 0.022s] illumos-utils zfs::test::parse_dataset_props
48912024-10-16T20:07:05.323Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_props_with_optionals
48922024-10-16T20:07:05.333Z PASS [ 0.026s] illumos-utils zone::tests::test_parse_ip_network
48932024-10-16T20:07:05.349Z PASS [ 0.025s] illumos-utils zpool::test::test_parse_zpool
48942024-10-16T20:07:05.364Z PASS [ 0.027s] illumos-utils zpool::test::test_parse_zpool_missing_column
48952024-10-16T20:07:05.844Z PASS [ 0.731s] illumos-utils destructor::test::test_delayed_delete_with_error
48962024-10-16T20:07:06.040Z PASS [ 0.201s] installinator-common block_size_writer::tests::proptest_block_writer
48972024-10-16T20:07:06.184Z PASS [ 2.652s] bootstore::v0-fsm-proptest-learner run
48982024-10-16T20:07:06.872Z PASS [ 0.689s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
48992024-10-16T20:07:06.905Z PASS [ 1.539s] installinator write::tests::proptest_write_artifact
49002024-10-16T20:07:06.930Z PASS [ 0.894s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
49012024-10-16T20:07:07.114Z PASS [ 0.242s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
49022024-10-16T20:07:07.239Z PASS [ 0.305s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
49032024-10-16T20:07:07.288Z PASS [ 0.382s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
49042024-10-16T20:07:07.325Z PASS [ 0.036s] internal-dns-types config::test::display_hosts
49052024-10-16T20:07:07.364Z PASS [ 0.039s] internal-dns-types config::test::display_srv_service
49062024-10-16T20:07:07.373Z PASS [ 0.259s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
49072024-10-16T20:07:07.428Z PASS [ 0.049s] internal-dns-types config::test::test_builder_errors
49082024-10-16T20:07:07.590Z PASS [ 0.094s] internal-dns-types diff::test::diff_different
49092024-10-16T20:07:07.594Z PASS [ 0.133s] internal-dns-types config::test::test_builder_output
49102024-10-16T20:07:07.594Z PASS [ 0.086s] internal-dns-types diff::test::diff_equivalent
49112024-10-16T20:07:07.603Z PASS [ 0.068s] internal-dns-types diff::test::diff_invalid
49122024-10-16T20:07:07.652Z PASS [ 0.037s] ipcc tests::deserialize_fixed_value
49132024-10-16T20:07:07.671Z PASS [ 0.031s] ipcc tests::serialized_size
49142024-10-16T20:07:07.671Z PASS [ 0.058s] ipcc tests::installinator_image_id_round_trip
49152024-10-16T20:07:07.678Z PASS [ 0.443s] internal-dns-resolver resolver::test::update_record
49162024-10-16T20:07:07.750Z PASS [ 0.056s] key-manager tests::disk_encryption_key_epoch_0
49172024-10-16T20:07:07.750Z PASS [ 0.074s] key-manager tests::different_disks_produce_different_keys
49182024-10-16T20:07:07.750Z PASS [ 0.065s] key-manager tests::different_ikm_produces_different_keys
49192024-10-16T20:07:07.762Z PASS [ 0.027s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
49202024-10-16T20:07:07.870Z PASS [ 0.096s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
49212024-10-16T20:07:07.896Z PASS [ 0.134s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
49222024-10-16T20:07:07.899Z PASS [ 0.126s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
49232024-10-16T20:07:07.943Z PASS [ 0.068s] nexus-auth authn::external::session_cookie::test::test_get_token
49242024-10-16T20:07:07.943Z PASS [ 0.048s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
49252024-10-16T20:07:07.959Z PASS [ 0.059s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
49262024-10-16T20:07:07.983Z PASS [ 0.051s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
49272024-10-16T20:07:08.009Z PASS [ 0.049s] nexus-auth authn::external::session_cookie::test::test_other_cookie
49282024-10-16T20:07:08.009Z PASS [ 0.039s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
49292024-10-16T20:07:08.024Z PASS [ 0.045s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
49302024-10-16T20:07:08.075Z PASS [ 0.042s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
49312024-10-16T20:07:08.102Z PASS [ 0.091s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
49322024-10-16T20:07:08.102Z PASS [ 0.074s] nexus-auth authn::external::spoof::test::test_make_header_value
49332024-10-16T20:07:08.131Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
49342024-10-16T20:07:08.131Z PASS [ 0.048s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
49352024-10-16T20:07:08.138Z PASS [ 0.047s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
49362024-10-16T20:07:08.166Z PASS [ 0.043s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
49372024-10-16T20:07:08.199Z PASS [ 4.637s] bootstore::v0-fsm-proptest-rack-coordinator run
49382024-10-16T20:07:08.200Z PASS [ 0.038s] nexus-auth authn::external::token::test::test_make_header_value
49392024-10-16T20:07:08.240Z PASS [ 0.054s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
49402024-10-16T20:07:08.240Z PASS [ 0.086s] nexus-auth authn::external::test::test_authn_sequence
49412024-10-16T20:07:08.270Z PASS [ 0.073s] nexus-auth authn::external::token::test::test_token_header_missing
49422024-10-16T20:07:08.270Z PASS [ 0.053s] nexus-auth authn::external::token::test::test_token_header_valid
49432024-10-16T20:07:08.312Z PASS [ 3.282s] dns-server::commands_test test_dnsadm
49442024-10-16T20:07:08.344Z PASS [ 0.129s] nexus-auth authn::test::test_internal_users
49452024-10-16T20:07:08.433Z PASS [ 0.120s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
49462024-10-16T20:07:08.436Z PASS [ 0.125s] nexus-auth context::test::test_child_context
49472024-10-16T20:07:08.436Z PASS [ 0.167s] nexus-auth context::test::test_background_context
49482024-10-16T20:07:08.450Z PASS [ 0.218s] nexus-auth authz::context::test::test_unregistered_resource
49492024-10-16T20:07:08.484Z PASS [ 0.032s] nexus-config nexus_config::test::test_config_nonexistent
49502024-10-16T20:07:08.495Z PASS [ 0.062s] nexus-config nexus_config::test::test_config_bad_toml
49512024-10-16T20:07:08.513Z PASS [ 0.061s] nexus-config nexus_config::test::test_config_empty
49522024-10-16T20:07:08.513Z PASS [ 0.167s] nexus-auth context::test::test_test_context
49532024-10-16T20:07:08.530Z PASS [ 0.034s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
49542024-10-16T20:07:08.540Z PASS [ 0.170s] nexus-config nexus_config::test::test_bad_authn_schemes
49552024-10-16T20:07:08.548Z PASS [ 0.065s] nexus-config nexus_config::test::test_deployment_config_schema
49562024-10-16T20:07:08.565Z PASS [ 0.028s] nexus-config postgres_config::test::test_bad_url
49572024-10-16T20:07:08.565Z PASS [ 0.045s] nexus-config nexus_config::test::test_valid
49582024-10-16T20:07:08.581Z PASS [ 0.070s] nexus-config nexus_config::test::test_repo_configs_are_valid
49592024-10-16T20:07:08.581Z PASS [ 0.035s] nexus-config postgres_config::test::test_example_url
49602024-10-16T20:07:08.590Z PASS [ 0.042s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
49612024-10-16T20:07:08.622Z PASS [ 0.041s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
49622024-10-16T20:07:08.622Z PASS [ 0.033s] nexus-db-fixed-data test::test_allowlist_id_is_valid
49632024-10-16T20:07:08.643Z PASS [ 0.047s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
49642024-10-16T20:07:08.643Z PASS [ 0.055s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
49652024-10-16T20:07:08.648Z PASS [ 0.057s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
49662024-10-16T20:07:08.665Z PASS [ 0.058s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
49672024-10-16T20:07:08.685Z PASS [ 0.045s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
49682024-10-16T20:07:08.686Z PASS [ 0.036s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
49692024-10-16T20:07:08.705Z PASS [ 0.037s] nexus-db-model schema_versions::test::test_known_versions
49702024-10-16T20:07:08.708Z PASS [ 0.075s] nexus-db-model device_auth::test::test_generate_user_code
49712024-10-16T20:07:08.708Z PASS [ 0.039s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
49722024-10-16T20:07:08.819Z PASS [ 0.066s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
49732024-10-16T20:07:08.821Z PASS [ 0.049s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
49742024-10-16T20:07:08.821Z PASS [ 0.039s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
49752024-10-16T20:07:08.821Z PASS [ 0.030s] nexus-db-model schema_versions::test::test_verify
49762024-10-16T20:07:08.821Z PASS [ 0.044s] nexus-db-model semver_version::test::test_to_from_sortable_string
49772024-10-16T20:07:08.821Z PASS [ 0.036s] nexus-db-model tests::test_ip_subnet_check_requestable_address
49782024-10-16T20:07:08.821Z PASS [ 0.044s] nexus-db-model tests::test_ipv6_net_random_subnet
49792024-10-16T20:07:08.822Z PASS [ 0.035s] nexus-db-model tests::test_roles_database_strings
49802024-10-16T20:07:08.822Z PASS [ 0.059s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
49812024-10-16T20:07:08.822Z PASS [ 0.051s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
49822024-10-16T20:07:09.120Z PASS [ 3.768s] installinator mock_peers::tests::proptest_fetch_artifact
49832024-10-16T20:07:09.516Z PASS [ 5.691s] db-dev::test-db-dev test_db_killed
49842024-10-16T20:07:16.105Z PASS [ 7.323s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
49852024-10-16T20:07:16.114Z PASS [ 6.597s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
49862024-10-16T20:07:16.197Z PASS [ 7.375s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
49872024-10-16T20:07:16.282Z PASS [ 7.158s] nexus-db-queries db::collection_attach::test::test_attach_once
49882024-10-16T20:07:16.325Z PASS [ 0.045s] nexus-db-queries db::collection_attach::test::test_verify_query
49892024-10-16T20:07:16.349Z PASS [ 7.560s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
49902024-10-16T20:07:16.514Z PASS [ 7.698s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
49912024-10-16T20:07:16.708Z PASS [ 7.934s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
49922024-10-16T20:07:21.825Z PASS [ 17.968s] db-dev::test-db-dev test_db_run
49932024-10-16T20:07:22.876Z PASS [ 6.524s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
49942024-10-16T20:07:23.146Z PASS [ 7.030s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
49952024-10-16T20:07:23.184Z PASS [ 0.039s] nexus-db-queries db::collection_detach::test::test_verify_query
49962024-10-16T20:07:23.304Z PASS [ 7.105s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
49972024-10-16T20:07:23.425Z PASS [ 7.097s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
49982024-10-16T20:07:23.448Z PASS [ 7.337s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
49992024-10-16T20:07:23.466Z PASS [ 6.757s] nexus-db-queries db::collection_detach::test::test_detach_once
50002024-10-16T20:07:23.520Z PASS [ 7.006s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
50012024-10-16T20:07:27.887Z PASS [ 6.061s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
50022024-10-16T20:07:29.630Z PASS [ 6.108s] nexus-db-queries db::collection_detach_many::test::test_detach_once
50032024-10-16T20:07:29.784Z PASS [ 6.909s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
50042024-10-16T20:07:29.815Z PASS [ 0.030s] nexus-db-queries db::collection_detach_many::test::test_verify_query
50052024-10-16T20:07:30.034Z PASS [ 6.580s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
50062024-10-16T20:07:30.034Z PASS [ 6.720s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
50072024-10-16T20:07:30.062Z PASS [ 6.854s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
50082024-10-16T20:07:30.062Z PASS [ 6.576s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
50092024-10-16T20:07:30.079Z PASS [ 0.042s] nexus-db-queries db::collection_insert::test::test_verify_query
50102024-10-16T20:07:30.090Z PASS [ 6.660s] nexus-db-queries db::collection_detach_many::test::test_detach_many
50112024-10-16T20:07:30.110Z PASS [ 0.055s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
50122024-10-16T20:07:30.133Z PASS [ 0.043s] nexus-db-queries db::column_walker::test::test_walk_table
50132024-10-16T20:07:30.133Z PASS [ 0.066s] nexus-db-queries db::column_walker::test::test_walk_columns
50142024-10-16T20:07:33.357Z PASS [ 5.464s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
50152024-10-16T20:07:35.285Z PASS [ 5.467s] nexus-db-queries db::collection_insert::test::test_collection_not_present
50162024-10-16T20:07:35.981Z PASS [ 5.954s] nexus-db-queries db::collection_insert::test::test_collection_present
50172024-10-16T20:07:36.182Z PASS [ 6.551s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
50182024-10-16T20:07:37.880Z PASS [ 7.755s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
50192024-10-16T20:07:37.979Z PASS [ 7.877s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
50202024-10-16T20:07:38.007Z PASS [ 7.866s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
50212024-10-16T20:07:38.007Z PASS [ 7.908s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
50222024-10-16T20:07:40.302Z PASS [ 6.943s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
50232024-10-16T20:07:40.619Z PASS [ 5.330s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
50242024-10-16T20:07:40.915Z PASS [ 4.930s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
50252024-10-16T20:07:41.170Z PASS [ 4.984s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
50262024-10-16T20:07:45.626Z PASS [ 7.626s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
50272024-10-16T20:07:46.131Z PASS [ 8.251s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
50282024-10-16T20:07:46.165Z PASS [ 0.034s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
50292024-10-16T20:07:46.349Z PASS [ 8.368s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
50302024-10-16T20:07:46.481Z PASS [ 8.473s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
50312024-10-16T20:07:48.518Z PASS [ 8.212s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
50322024-10-16T20:07:48.798Z PASS [ 7.879s] nexus-db-queries db::datastore::deployment::tests::test_set_target
50332024-10-16T20:07:49.123Z PASS [ 8.500s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
50342024-10-16T20:07:49.194Z PASS [ 8.021s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
50352024-10-16T20:07:52.988Z PASS [ 7.355s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
50362024-10-16T20:07:53.358Z PASS [ 7.189s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
50372024-10-16T20:07:54.215Z PASS [ 7.865s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
50382024-10-16T20:07:55.366Z PASS [ 8.879s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
50392024-10-16T20:07:56.236Z PASS [ 7.716s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
50402024-10-16T20:07:56.473Z PASS [ 7.348s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
50412024-10-16T20:07:56.488Z PASS [ 7.688s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
50422024-10-16T20:07:56.838Z PASS [ 7.641s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
50432024-10-16T20:08:00.506Z PASS [ 7.144s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
50442024-10-16T20:08:01.820Z PASS [ 7.600s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
50452024-10-16T20:08:02.286Z PASS [ 9.298s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
50462024-10-16T20:08:03.598Z PASS [ 8.228s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
50472024-10-16T20:08:04.015Z PASS [ 7.776s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
50482024-10-16T20:08:04.253Z PASS [ 7.753s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
50492024-10-16T20:08:04.253Z PASS [ 7.769s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
50502024-10-16T20:08:04.322Z PASS [ 7.482s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
50512024-10-16T20:08:07.613Z PASS [ 7.104s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
50522024-10-16T20:08:08.597Z PASS [ 6.775s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
50532024-10-16T20:08:10.269Z PASS [ 7.978s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
50542024-10-16T20:08:11.626Z PASS [ 7.369s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
50552024-10-16T20:08:12.129Z PASS [ 8.111s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
50562024-10-16T20:08:12.359Z PASS [ 8.112s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
50572024-10-16T20:08:12.429Z PASS [ 8.104s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
50582024-10-16T20:08:14.152Z PASS [ 10.550s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
50592024-10-16T20:08:15.124Z PASS [ 6.523s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
50602024-10-16T20:08:16.209Z PASS [ 8.593s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
50612024-10-16T20:08:17.092Z PASS [ 6.820s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
50622024-10-16T20:08:18.998Z PASS [ 7.369s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
50632024-10-16T20:08:19.752Z PASS [ 7.620s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
50642024-10-16T20:08:19.799Z PASS [ 7.368s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
50652024-10-16T20:08:20.380Z PASS [ 8.018s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
50662024-10-16T20:08:22.462Z PASS [ 8.305s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
50672024-10-16T20:08:23.279Z PASS [ 7.067s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
50682024-10-16T20:08:26.526Z PASS [ 7.526s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
50692024-10-16T20:08:27.425Z PASS [ 7.624s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
50702024-10-16T20:08:27.525Z PASS [ 7.772s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
50712024-10-16T20:08:28.472Z PASS [ 8.090s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
50722024-10-16T20:08:30.031Z PASS [ 7.566s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
50732024-10-16T20:08:30.681Z PASS [ 7.398s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
50742024-10-16T20:08:30.995Z PASS [ 15.863s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
50752024-10-16T20:08:34.101Z PASS [ 7.572s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
50762024-10-16T20:08:35.863Z PASS [ 8.433s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
50772024-10-16T20:08:36.694Z PASS [ 8.217s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
50782024-10-16T20:08:36.731Z PASS [ 0.038s] nexus-db-queries db::datastore::region::test::test_extent_count
50792024-10-16T20:08:37.262Z PASS [ 9.730s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
50802024-10-16T20:08:37.924Z PASS [ 7.891s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
50812024-10-16T20:08:38.288Z PASS [ 7.605s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
50822024-10-16T20:08:39.144Z PASS [ 8.148s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
50832024-10-16T20:08:41.804Z PASS [ 24.704s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
50842024-10-16T20:08:41.933Z PASS [ 7.828s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
50852024-10-16T20:08:43.075Z PASS [ 7.212s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
50862024-10-16T20:08:43.934Z PASS [ 7.200s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
50872024-10-16T20:08:44.815Z PASS [ 7.551s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
50882024-10-16T20:08:45.290Z PASS [ 7.363s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
50892024-10-16T20:08:45.669Z PASS [ 7.380s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
50902024-10-16T20:08:46.013Z PASS [ 6.865s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
50912024-10-16T20:08:48.693Z PASS [ 6.885s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
50922024-10-16T20:08:48.973Z PASS [ 7.037s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
50932024-10-16T20:08:50.170Z PASS [ 7.092s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
50942024-10-16T20:08:50.985Z PASS [ 7.048s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
50952024-10-16T20:08:52.516Z PASS [ 7.698s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
50962024-10-16T20:08:52.683Z PASS [ 7.391s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
50972024-10-16T20:08:53.055Z PASS [ 7.041s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
50982024-10-16T20:08:53.090Z PASS [ 7.417s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
50992024-10-16T20:08:56.024Z PASS [ 7.327s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
51002024-10-16T20:08:56.050Z PASS [ 7.073s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
51012024-10-16T20:08:56.986Z PASS [ 6.813s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
51022024-10-16T20:08:59.077Z PASS [ 8.089s] nexus-db-queries db::datastore::sled::test::sled_list_batch
51032024-10-16T20:09:00.589Z PASS [ 7.903s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
51042024-10-16T20:09:00.615Z PASS [ 7.525s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
51052024-10-16T20:09:00.732Z PASS [ 8.215s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
51062024-10-16T20:09:03.252Z PASS [ 7.226s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
51072024-10-16T20:09:03.370Z PASS [ 7.318s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
51082024-10-16T20:09:03.975Z PASS [ 10.915s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
51092024-10-16T20:09:04.121Z PASS [ 7.130s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
51102024-10-16T20:09:06.283Z PASS [ 7.201s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
51112024-10-16T20:09:07.604Z PASS [ 7.013s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
51122024-10-16T20:09:07.686Z PASS [ 6.950s] nexus-db-queries db::datastore::test::test_project_creation
51132024-10-16T20:09:07.905Z PASS [ 7.285s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
51142024-10-16T20:09:08.240Z PASS [ 4.987s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
51152024-10-16T20:09:10.878Z PASS [ 7.505s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
51162024-10-16T20:09:11.592Z PASS [ 7.469s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
51172024-10-16T20:09:14.662Z PASS [ 8.376s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
51182024-10-16T20:09:15.867Z PASS [ 8.259s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
51192024-10-16T20:09:17.229Z PASS [ 13.248s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
51202024-10-16T20:09:18.858Z PASS [ 7.104s] nexus-db-queries db::datastore::test::test_session_methods
51212024-10-16T20:09:19.870Z PASS [ 5.207s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
51222024-10-16T20:09:20.658Z PASS [ 12.749s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
51232024-10-16T20:09:20.987Z PASS [ 13.297s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
51242024-10-16T20:09:21.901Z PASS [ 13.654s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
51252024-10-16T20:09:23.233Z PASS [ 7.361s] nexus-db-queries db::datastore::test::test_ssh_keys
51262024-10-16T20:09:23.532Z PASS [ 12.649s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
51272024-10-16T20:09:23.809Z PASS [ 6.577s] nexus-db-queries db::datastore::test::test_table_scan
51282024-10-16T20:09:23.852Z PASS [ 0.042s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
51292024-10-16T20:09:23.898Z PASS [ 0.046s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
51302024-10-16T20:09:25.673Z PASS [ 6.970s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
51312024-10-16T20:09:27.197Z PASS [ 7.323s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
51322024-10-16T20:09:27.704Z PASS [ 7.042s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
51332024-10-16T20:09:28.038Z PASS [ 7.049s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
51342024-10-16T20:09:29.668Z PASS [ 7.764s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
51352024-10-16T20:09:30.403Z PASS [ 7.168s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
51362024-10-16T20:09:30.594Z PASS [ 7.061s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
51372024-10-16T20:09:30.748Z PASS [ 6.848s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
51382024-10-16T20:09:32.529Z PASS [ 6.853s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
51392024-10-16T20:09:33.896Z PASS [ 6.698s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
51402024-10-16T20:09:34.979Z PASS [ 7.271s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
51412024-10-16T20:09:35.439Z PASS [ 7.380s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
51422024-10-16T20:09:36.000Z PASS [ 5.252s] nexus-db-queries db::explain::test::test_explain_async
51432024-10-16T20:09:37.849Z PASS [ 5.319s] nexus-db-queries db::explain::test::test_explain_full_table_scan
51442024-10-16T20:09:38.455Z PASS [ 8.049s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
51452024-10-16T20:09:38.817Z PASS [ 9.148s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
51462024-10-16T20:09:38.853Z PASS [ 0.036s] nexus-db-queries db::pagination::test::test_paginator
51472024-10-16T20:09:38.922Z PASS [ 8.326s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
51482024-10-16T20:09:40.452Z PASS [ 5.470s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
51492024-10-16T20:09:40.539Z PASS [ 6.640s] nexus-db-queries db::lookup::test::test_lookup
51502024-10-16T20:09:41.337Z PASS [ 5.912s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
51512024-10-16T20:09:41.915Z PASS [ 5.913s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
51522024-10-16T20:09:43.497Z PASS [ 5.645s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
51532024-10-16T20:09:44.273Z PASS [ 5.814s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
51542024-10-16T20:09:46.970Z PASS [ 8.044s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
51552024-10-16T20:09:47.128Z PASS [ 8.271s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
51562024-10-16T20:09:48.253Z PASS [ 7.714s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
51572024-10-16T20:09:48.682Z PASS [ 8.229s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
51582024-10-16T20:09:48.722Z PASS [ 0.037s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
51592024-10-16T20:09:48.821Z PASS [ 7.482s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
51602024-10-16T20:09:49.628Z PASS [ 7.708s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
51612024-10-16T20:09:51.283Z PASS [ 7.783s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
51622024-10-16T20:09:51.355Z PASS [ 7.080s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
51632024-10-16T20:09:54.818Z PASS [ 7.688s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
51642024-10-16T20:09:54.891Z PASS [ 7.916s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
51652024-10-16T20:09:56.347Z PASS [ 7.622s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
51662024-10-16T20:09:56.534Z PASS [ 7.708s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
51672024-10-16T20:09:57.117Z PASS [ 7.486s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
51682024-10-16T20:09:57.177Z PASS [ 8.917s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
51692024-10-16T20:09:58.189Z PASS [ 6.832s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
51702024-10-16T20:09:58.318Z PASS [ 7.032s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
51712024-10-16T20:10:02.294Z PASS [ 7.402s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
51722024-10-16T20:10:02.583Z PASS [ 7.762s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
51732024-10-16T20:10:02.620Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
51742024-10-16T20:10:04.714Z PASS [ 8.179s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
51752024-10-16T20:10:04.847Z PASS [ 8.496s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
51762024-10-16T20:10:04.924Z PASS [ 7.805s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
51772024-10-16T20:10:05.042Z PASS [ 7.862s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
51782024-10-16T20:10:05.889Z PASS [ 7.699s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
51792024-10-16T20:10:05.920Z PASS [ 0.031s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
51802024-10-16T20:10:06.006Z PASS [ 7.688s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
51812024-10-16T20:10:06.299Z PASS [ 0.290s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
51822024-10-16T20:10:06.810Z PASS [ 0.511s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
51832024-10-16T20:10:09.069Z PASS [ 6.774s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
51842024-10-16T20:10:09.598Z PASS [ 6.978s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
51852024-10-16T20:10:10.446Z PASS [ 0.845s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
51862024-10-16T20:10:10.516Z PASS [ 5.473s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
51872024-10-16T20:10:10.731Z PASS [ 6.014s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
51882024-10-16T20:10:10.845Z PASS [ 0.330s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
51892024-10-16T20:10:10.976Z PASS [ 0.246s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
51902024-10-16T20:10:11.090Z PASS [ 0.245s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
51912024-10-16T20:10:11.139Z PASS [ 6.213s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
51922024-10-16T20:10:11.148Z PASS [ 6.300s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
51932024-10-16T20:10:11.241Z PASS [ 0.263s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
51942024-10-16T20:10:11.684Z PASS [ 5.760s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
51952024-10-16T20:10:11.773Z PASS [ 0.091s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
51962024-10-16T20:10:11.810Z PASS [ 0.037s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
51972024-10-16T20:10:11.847Z PASS [ 0.035s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
51982024-10-16T20:10:11.877Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
51992024-10-16T20:10:11.899Z PASS [ 5.089s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
52002024-10-16T20:10:11.903Z PASS [ 0.028s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
52012024-10-16T20:10:14.070Z PASS [ 4.997s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
52022024-10-16T20:10:15.446Z PASS [ 5.000s] nexus-db-queries db::queries::region_allocation::test::explainable
52032024-10-16T20:10:16.343Z PASS [ 5.252s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
52042024-10-16T20:10:16.424Z PASS [ 5.274s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
52052024-10-16T20:10:16.490Z PASS [ 5.350s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
52062024-10-16T20:10:16.760Z PASS [ 5.518s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
52072024-10-16T20:10:16.799Z PASS [ 0.040s] nexus-defaults tests::test_random_vpc_ipv6_prefix
52082024-10-16T20:10:17.162Z PASS [ 0.362s] nexus-inventory builder::test::test_basic
52092024-10-16T20:10:17.186Z PASS [ 0.026s] nexus-inventory builder::test::test_empty
52102024-10-16T20:10:17.220Z PASS [ 0.035s] nexus-inventory builder::test::test_problems
52112024-10-16T20:10:17.294Z PASS [ 5.393s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
52122024-10-16T20:10:17.438Z PASS [ 5.528s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
52132024-10-16T20:10:18.322Z PASS [ 0.883s] nexus-inventory collector::test::test_multi_mgs_failure
52142024-10-16T20:10:18.856Z PASS [ 4.784s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
52152024-10-16T20:10:19.042Z PASS [ 1.817s] nexus-inventory collector::test::test_basic
52162024-10-16T20:10:19.154Z PASS [ 1.855s] nexus-inventory collector::test::test_multi_mgs
52172024-10-16T20:10:19.249Z PASS [ 0.927s] nexus-inventory collector::test::test_sled_agent_failure
52182024-10-16T20:10:19.257Z PASS [ 0.106s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
52192024-10-16T20:10:23.798Z PASS [ 7.303s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
52202024-10-16T20:10:23.889Z PASS [ 0.092s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
52212024-10-16T20:10:23.962Z PASS [ 0.072s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
52222024-10-16T20:10:24.012Z PASS [ 0.050s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
52232024-10-16T20:10:24.085Z PASS [ 0.073s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
52242024-10-16T20:10:24.197Z PASS [ 7.769s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
52252024-10-16T20:10:27.646Z PASS [ 12.189s] nexus-db-queries policy_test::test_conferred_roles
52262024-10-16T20:10:27.874Z PASS [ 8.828s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
52272024-10-16T20:10:28.087Z PASS [ 9.226s] nexus-metrics-producer-gc tests::test_prune_expired_producers
52282024-10-16T20:10:49.043Z PASS [ 24.837s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
52292024-10-16T20:10:50.905Z PASS [ 31.645s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
52302024-10-16T20:10:51.181Z PASS [ 0.274s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
52312024-10-16T20:10:51.216Z PASS [ 0.035s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
52322024-10-16T20:10:51.253Z PASS [ 0.038s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
52332024-10-16T20:10:51.311Z PASS [ 0.057s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
52342024-10-16T20:10:51.348Z PASS [ 0.037s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
52352024-10-16T20:10:51.404Z PASS [ 0.055s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
52362024-10-16T20:10:51.467Z PASS [ 0.064s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
52372024-10-16T20:10:51.529Z PASS [ 0.062s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
52382024-10-16T20:10:51.580Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
52392024-10-16T20:10:51.640Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
52402024-10-16T20:10:51.691Z PASS [ 0.051s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
52412024-10-16T20:10:51.729Z PASS [ 0.035s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
52422024-10-16T20:10:51.763Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
52432024-10-16T20:10:51.793Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
52442024-10-16T20:10:51.826Z PASS [ 0.033s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
52452024-10-16T20:10:51.897Z PASS [ 0.039s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
52462024-10-16T20:10:51.933Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
52472024-10-16T20:10:52.002Z PASS [ 0.088s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
52482024-10-16T20:10:52.101Z PASS [ 0.098s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
52492024-10-16T20:10:53.068Z PASS [ 25.185s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
52502024-10-16T20:10:53.124Z PASS [ 0.041s] nexus-reconfigurator-planning blueprint_builder::internal_dns::test::test_dns_subnet_allocator
52512024-10-16T20:10:53.157Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
52522024-10-16T20:10:53.201Z PASS [ 33.922s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
52532024-10-16T20:10:53.229Z PASS [ 0.065s] nexus-reconfigurator-planning example::tests::builder_zone_counts
52542024-10-16T20:10:53.238Z PASS [ 0.045s] nexus-reconfigurator-planning example::tests::instances_on_examples
52552024-10-16T20:10:53.264Z PASS [ 0.043s] nexus-reconfigurator-planning ip_allocator::test::test_basic
52562024-10-16T20:10:53.323Z PASS [ 0.083s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
52572024-10-16T20:10:53.333Z PASS [ 0.070s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
52582024-10-16T20:10:53.365Z PASS [ 0.041s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
52592024-10-16T20:10:53.394Z PASS [ 0.060s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
52602024-10-16T20:10:53.405Z PASS [ 0.040s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
52612024-10-16T20:10:53.446Z PASS [ 0.047s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
52622024-10-16T20:10:53.456Z PASS [ 0.052s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
52632024-10-16T20:10:53.499Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
52642024-10-16T20:10:53.514Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
52652024-10-16T20:10:53.541Z PASS [ 0.049s] nexus-reconfigurator-planning planner::test::test_expunge_all_clickhouse_cluster_zones_after_policy_is_disabled
52662024-10-16T20:10:53.562Z PASS [ 0.050s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
52672024-10-16T20:10:53.605Z PASS [ 0.063s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
52682024-10-16T20:10:53.626Z PASS [ 0.056s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
52692024-10-16T20:10:53.656Z PASS [ 0.050s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
52702024-10-16T20:10:53.674Z PASS [ 0.058s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
52712024-10-16T20:10:53.701Z PASS [ 0.047s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
52722024-10-16T20:10:53.725Z PASS [ 0.044s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
52732024-10-16T20:10:53.752Z PASS [ 0.047s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
52742024-10-16T20:10:53.845Z PASS [ 0.095s] nexus-saga-recovery recovery::test::test_plan_basic
52752024-10-16T20:10:53.857Z PASS [ 0.136s] nexus-saga-recovery recovery::test::test_execution_basic
52762024-10-16T20:10:53.887Z PASS [ 0.043s] nexus-saga-recovery recovery::test::test_read_all_from_channel
52772024-10-16T20:10:53.905Z PASS [ 0.050s] nexus-saga-recovery test::test_basic
52782024-10-16T20:10:53.932Z PASS [ 0.037s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
52792024-10-16T20:10:53.947Z PASS [ 0.043s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
52802024-10-16T20:10:54.009Z PASS [ 0.066s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
52812024-10-16T20:10:54.009Z PASS [ 0.042s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
52822024-10-16T20:10:54.033Z PASS [ 0.030s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
52832024-10-16T20:10:54.046Z PASS [ 0.039s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
52842024-10-16T20:10:54.076Z PASS [ 0.042s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
52852024-10-16T20:10:54.092Z PASS [ 0.043s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
52862024-10-16T20:10:54.263Z PASS [ 26.610s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
52872024-10-16T20:10:54.323Z PASS [ 26.218s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
52882024-10-16T20:10:54.350Z PASS [ 0.036s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
52892024-10-16T20:10:54.384Z PASS [ 0.031s] nexus-types deployment::tri_map::tests::test_permutation_eq_examples
52902024-10-16T20:10:54.426Z PASS [ 0.038s] nexus-types external_api::shared::test::test_policy_parsing
52912024-10-16T20:10:54.553Z PASS [ 0.134s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
52922024-10-16T20:10:54.629Z PASS [ 0.076s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
52932024-10-16T20:10:54.693Z PASS [ 0.064s] omicron-certificates tests::test_cert_extended_key_usage
52942024-10-16T20:10:54.749Z PASS [ 0.055s] omicron-certificates tests::test_common_name_is_validated
52952024-10-16T20:10:54.827Z PASS [ 0.061s] omicron-certificates tests::test_subject_alternate_names_are_validated
52962024-10-16T20:10:57.239Z PASS [ 5.139s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
52972024-10-16T20:10:57.842Z PASS [ 3.029s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
52982024-10-16T20:10:58.080Z PASS [ 3.989s] nexus-types deployment::tri_map::tests::proptest_permutation_eq
52992024-10-16T20:11:00.085Z PASS [ 2.844s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
53002024-10-16T20:11:00.182Z PASS [ 2.340s] omicron-clickhouse-admin::integration_test test_lgif_parsing
53012024-10-16T20:11:00.409Z PASS [ 2.332s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
53022024-10-16T20:11:00.528Z PASS [ 6.257s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
53032024-10-16T20:11:00.577Z PASS [ 0.054s] omicron-common address::test::test_dns_subnets
53042024-10-16T20:11:00.612Z PASS [ 0.030s] omicron-common address::test::test_ip_range_checks_non_decreasing
53052024-10-16T20:11:00.671Z PASS [ 0.041s] omicron-common address::test::test_ip_range_enum_deserialization
53062024-10-16T20:11:00.696Z PASS [ 0.048s] omicron-common address::test::test_ip_range_iter
53072024-10-16T20:11:00.726Z PASS [ 0.029s] omicron-common address::test::test_ip_range_length
53082024-10-16T20:11:00.752Z PASS [ 0.027s] omicron-common address::test::test_ip_range_try_from
53092024-10-16T20:11:00.782Z PASS [ 0.030s] omicron-common address::test::test_ipv6_subnet_deserialize
53102024-10-16T20:11:00.810Z PASS [ 0.026s] omicron-common address::test::test_sled_address
53112024-10-16T20:11:00.844Z PASS [ 0.034s] omicron-common api::external::error::test::test_bail_unless
53122024-10-16T20:11:00.878Z PASS [ 0.028s] omicron-common api::external::error::test::test_context
53132024-10-16T20:11:00.921Z PASS [ 0.044s] omicron-common api::external::http_pagination::test::test_pagination_examples
53142024-10-16T20:11:00.955Z PASS [ 0.040s] omicron-common api::external::http_pagination::test::test_pagination_schemas
53152024-10-16T20:11:01.005Z PASS [ 0.043s] omicron-common api::external::http_pagination::test::test_scan_by_id
53162024-10-16T20:11:01.027Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_name
53172024-10-16T20:11:01.056Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
53182024-10-16T20:11:01.084Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
53192024-10-16T20:11:01.110Z PASS [ 0.027s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
53202024-10-16T20:11:01.136Z PASS [ 0.026s] omicron-common api::external::test::test_bytecount
53212024-10-16T20:11:01.161Z PASS [ 0.025s] omicron-common api::external::test::test_bytecount_display
53222024-10-16T20:11:01.211Z PASS [ 0.049s] omicron-common api::external::test::test_digest
53232024-10-16T20:11:01.240Z PASS [ 0.029s] omicron-common api::external::test::test_firewall_deserialization
53242024-10-16T20:11:01.314Z PASS [ 0.075s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
53252024-10-16T20:11:01.366Z PASS [ 0.050s] omicron-common api::external::test::test_firewall_rule_target_parse
53262024-10-16T20:11:01.405Z PASS [ 0.040s] omicron-common api::external::test::test_hostname_from_str
53272024-10-16T20:11:01.431Z PASS [ 0.027s] omicron-common api::external::test::test_ip_port_range_from_str
53282024-10-16T20:11:01.459Z PASS [ 0.026s] omicron-common api::external::test::test_ip_port_range_into_str
53292024-10-16T20:11:01.528Z PASS [ 0.039s] omicron-common api::external::test::test_ipv6_net_operations
53302024-10-16T20:11:01.552Z PASS [ 0.055s] omicron-common api::external::test::test_mac_system_iterator
53312024-10-16T20:11:01.581Z PASS [ 0.029s] omicron-common api::external::test::test_mac_to_int_conversions
53322024-10-16T20:11:01.615Z PASS [ 0.032s] omicron-common api::external::test::test_macaddr
53332024-10-16T20:11:01.650Z PASS [ 0.034s] omicron-common api::external::test::test_name_parse
53342024-10-16T20:11:01.695Z PASS [ 0.042s] omicron-common api::external::test::test_name_parse_from_param
53352024-10-16T20:11:01.717Z PASS [ 0.028s] omicron-common api::external::test::test_resource_name_parse
53362024-10-16T20:11:01.750Z PASS [ 0.024s] omicron-common api::external::test::test_role_name_parse
53372024-10-16T20:11:01.801Z PASS [ 0.056s] omicron-common api::external::test::test_route_destination_parse
53382024-10-16T20:11:01.902Z PASS [ 0.065s] omicron-common api::external::test::test_route_target_parse
53392024-10-16T20:11:01.951Z PASS [ 0.087s] omicron-common api::external::test::test_semver_serialize
53402024-10-16T20:11:01.987Z PASS [ 0.028s] omicron-common api::external::test::test_semver_validation
53412024-10-16T20:11:02.013Z PASS [ 0.030s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
53422024-10-16T20:11:02.091Z PASS [ 0.036s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
53432024-10-16T20:11:02.122Z PASS [ 0.076s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
53442024-10-16T20:11:02.159Z PASS [ 0.026s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
53452024-10-16T20:11:02.201Z PASS [ 0.040s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
53462024-10-16T20:11:02.284Z PASS [ 0.076s] omicron-common ledger::test::test_commit_handles_write_failures
53472024-10-16T20:11:02.366Z PASS [ 0.059s] omicron-common ledger::test::test_create_default_ledger
53482024-10-16T20:11:02.439Z PASS [ 0.071s] omicron-common ledger::test::test_create_ledger_reads_from_storage
53492024-10-16T20:11:02.472Z PASS [ 0.078s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
53502024-10-16T20:11:02.586Z PASS [ 0.115s] omicron-common update::tests::serde_artifact_kind
53512024-10-16T20:11:02.629Z PASS [ 0.043s] omicron-common zpool_name::test::test_parse_bad_zpool_names
53522024-10-16T20:11:02.667Z PASS [ 0.039s] omicron-common zpool_name::test::test_parse_external_zpool_name
53532024-10-16T20:11:02.695Z PASS [ 0.027s] omicron-common zpool_name::test::test_parse_internal_zpool_name
53542024-10-16T20:11:02.726Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_zpool_name_json
53552024-10-16T20:11:02.754Z PASS [ 0.029s] omicron-common zpool_name::test::test_zpool_name_regex
53562024-10-16T20:11:03.214Z PASS [ 39.110s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
53572024-10-16T20:11:03.679Z PASS [ 0.924s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
53582024-10-16T20:11:03.708Z PASS [ 0.496s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
53592024-10-16T20:11:03.819Z PASS [ 0.113s] omicron-gateway management_switch::location_map::tests::test_config_validation
53602024-10-16T20:11:03.882Z PASS [ 0.063s] omicron-gateway management_switch::location_map::tests::test_resolve_location
53612024-10-16T20:11:04.401Z PASS [ 0.517s] omicron-gateway::test_all integration_tests::component_list::component_list
53622024-10-16T20:11:04.447Z PASS [ 0.044s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
53632024-10-16T20:11:04.775Z PASS [ 0.331s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
53642024-10-16T20:11:04.949Z PASS [ 0.175s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
53652024-10-16T20:11:05.114Z PASS [ 0.166s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
53662024-10-16T20:11:06.234Z PASS [ 6.050s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
53672024-10-16T20:11:06.276Z PASS [ 6.189s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
53682024-10-16T20:11:06.294Z PASS [ 12.225s] nexus-types deployment::tri_map::tests::proptest_ops
53692024-10-16T20:11:06.305Z PASS [ 5.894s] omicron-cockroach-admin context::tests::test_node_id
53702024-10-16T20:11:10.058Z PASS [ 21.007s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
53712024-10-16T20:11:16.366Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
53722024-10-16T20:11:22.126Z PASS [ 17.003s] omicron-ls-apis::test_dependencies test_api_dependencies
53732024-10-16T20:11:25.853Z PASS [ 22.165s] omicron-dev::test-omicron-dev test_run_all
53742024-10-16T20:11:26.162Z PASS [ 69.791s] nexus-db-queries policy_test::test_iam_roles_behavior
53752024-10-16T20:11:30.648Z PASS [ 24.362s] omicron-nexus app::background::driver::test::test_driver_basic
53762024-10-16T20:11:33.094Z PASS [ 26.792s] omicron-nexus app::background::init::test::test_dns_propagation_basic
53772024-10-16T20:11:33.343Z PASS [ 27.096s] omicron-nexus app::background::driver::test::test_activation_in_progress
53782024-10-16T20:11:38.621Z PASS [ 7.971s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
53792024-10-16T20:11:38.675Z PASS [ 0.054s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
53802024-10-16T20:11:38.876Z PASS [ 32.558s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
53812024-10-16T20:11:39.900Z PASS [ 29.831s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
53822024-10-16T20:11:41.149Z PASS [ 8.052s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
53832024-10-16T20:11:41.431Z PASS [ 8.088s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
53842024-10-16T20:11:44.473Z PASS [ 18.303s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
53852024-10-16T20:11:46.161Z PASS [ 20.300s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
53862024-10-16T20:11:48.848Z PASS [ 26.713s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
53872024-10-16T20:12:00.323Z PASS [ 21.640s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
53882024-10-16T20:12:00.891Z PASS [ 22.005s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
53892024-10-16T20:12:01.948Z PASS [ 22.037s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
53902024-10-16T20:12:03.003Z PASS [ 21.563s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
53912024-10-16T20:12:03.024Z PASS [ 21.866s] omicron-nexus app::background::tasks::dns_config::test::test_basic
53922024-10-16T20:12:05.401Z PASS [ 20.921s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
53932024-10-16T20:12:18.137Z PASS [ 29.278s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
53942024-10-16T20:12:23.420Z PASS [ 20.390s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
53952024-10-16T20:12:23.933Z PASS [ 20.922s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
53962024-10-16T20:12:25.255Z PASS [ 19.846s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
53972024-10-16T20:12:26.995Z PASS [ 26.096s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
53982024-10-16T20:12:33.221Z PASS [ 47.042s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
53992024-10-16T20:12:37.121Z PASS [ 18.976s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
54002024-10-16T20:12:39.465Z PASS [ 37.506s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
54012024-10-16T20:12:43.219Z PASS [ 19.790s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
54022024-10-16T20:12:43.706Z PASS [ 19.764s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
54032024-10-16T20:12:46.252Z PASS [ 20.989s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
54042024-10-16T20:12:47.742Z PASS [ 20.737s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
54052024-10-16T20:12:52.281Z PASS [ 6.024s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
54062024-10-16T20:12:53.351Z PASS [ 20.123s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
54072024-10-16T20:12:54.409Z PASS [ 1.052s] omicron-nexus app::external_endpoints::test::test_authority
54082024-10-16T20:12:54.510Z PASS [ 0.105s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
54092024-10-16T20:12:56.647Z PASS [ 2.138s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
54102024-10-16T20:12:56.787Z PASS [ 0.138s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
54112024-10-16T20:12:56.844Z PASS [ 0.058s] omicron-nexus app::external_endpoints::test::test_no_endpoint
54122024-10-16T20:12:56.894Z PASS [ 19.766s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
54132024-10-16T20:12:56.903Z PASS [ 0.060s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
54142024-10-16T20:12:56.949Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
54152024-10-16T20:12:56.960Z PASS [ 0.055s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
54162024-10-16T20:12:57.006Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
54172024-10-16T20:12:57.026Z PASS [ 0.066s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
54182024-10-16T20:12:57.061Z PASS [ 0.055s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
54192024-10-16T20:12:58.413Z PASS [ 6.132s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
54202024-10-16T20:13:00.348Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
54212024-10-16T20:13:03.158Z PASS [ 19.444s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
54222024-10-16T20:13:03.203Z PASS [ 19.976s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
54232024-10-16T20:13:06.272Z PASS [ 26.795s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
54242024-10-16T20:13:10.004Z PASS [ 22.254s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
54252024-10-16T20:13:25.106Z PASS [ 84.750s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
54262024-10-16T20:13:28.166Z PASS [ 31.129s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
54272024-10-16T20:13:28.616Z PASS [ 31.543s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
54282024-10-16T20:13:28.695Z PASS [ 30.270s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
54292024-10-16T20:13:30.340Z PASS [ 27.173s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
54302024-10-16T20:13:31.520Z PASS [ 28.307s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
54312024-10-16T20:13:33.649Z PASS [ 27.368s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
54322024-10-16T20:14:00.621Z PASS [ 31.993s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
54332024-10-16T20:14:03.620Z PASS [ 35.440s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
54342024-10-16T20:14:04.465Z PASS [ 34.112s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
54352024-10-16T20:14:05.571Z PASS [ 36.862s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
54362024-10-16T20:14:06.363Z PASS [ 34.831s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
54372024-10-16T20:14:07.564Z PASS [ 33.902s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
54382024-10-16T20:14:10.028Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54392024-10-16T20:14:25.128Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54402024-10-16T20:14:32.649Z PASS [ 32.016s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
54412024-10-16T20:14:34.966Z PASS [ 31.330s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
54422024-10-16T20:14:39.532Z PASS [ 31.955s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
54432024-10-16T20:14:39.678Z PASS [ 33.301s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
54442024-10-16T20:14:40.477Z PASS [ 35.998s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
54452024-10-16T20:14:41.151Z PASS [ 35.566s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
54462024-10-16T20:15:04.773Z PASS [ 29.800s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
54472024-10-16T20:15:08.118Z PASS [ 28.426s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
54482024-10-16T20:15:08.287Z PASS [ 27.121s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
54492024-10-16T20:15:08.349Z PASS [ 27.856s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
54502024-10-16T20:15:10.057Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54512024-10-16T20:15:25.153Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54522024-10-16T20:15:32.673Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
54532024-10-16T20:15:33.393Z PASS [ 25.268s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
54542024-10-16T20:15:33.448Z PASS [ 25.158s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
54552024-10-16T20:15:36.563Z PASS [ 28.209s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
54562024-10-16T20:15:38.712Z PASS [ 66.039s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
54572024-10-16T20:15:39.556Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
54582024-10-16T20:15:55.240Z PASS [ 75.680s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
54592024-10-16T20:16:01.412Z PASS [ 27.950s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
54602024-10-16T20:16:04.797Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
54612024-10-16T20:16:05.700Z PASS [ 29.126s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
54622024-10-16T20:16:10.081Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54632024-10-16T20:16:25.267Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54642024-10-16T20:16:26.598Z PASS [ 31.343s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
54652024-10-16T20:16:33.074Z PASS [ 31.652s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
54662024-10-16T20:16:33.419Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
54672024-10-16T20:16:38.737Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
54682024-10-16T20:16:45.616Z PASS [ 100.802s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
54692024-10-16T20:16:58.869Z PASS [ 32.261s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
54702024-10-16T20:17:05.725Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
54712024-10-16T20:17:05.945Z PASS [ 32.857s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
54722024-10-16T20:17:10.104Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54732024-10-16T20:17:25.201Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54742024-10-16T20:17:29.439Z PASS [ 30.558s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
54752024-10-16T20:17:31.622Z PASS [ 112.869s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
54762024-10-16T20:17:33.441Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
54772024-10-16T20:17:36.725Z PASS [ 30.769s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
54782024-10-16T20:17:43.055Z PASS [ 129.612s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
54792024-10-16T20:17:45.639Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
54802024-10-16T20:18:01.777Z PASS [ 30.141s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
54812024-10-16T20:18:02.282Z PASS [ 76.639s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
54822024-10-16T20:18:05.747Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
54832024-10-16T20:18:07.494Z PASS [ 30.756s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
54842024-10-16T20:18:10.128Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54852024-10-16T20:18:25.223Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54862024-10-16T20:18:29.462Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
54872024-10-16T20:18:31.492Z PASS [ 29.703s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
54882024-10-16T20:18:33.489Z PASS [ 31.196s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
54892024-10-16T20:18:43.078Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
54902024-10-16T20:18:53.976Z PASS [ 168.211s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
54912024-10-16T20:19:00.535Z PASS [ 77.450s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
54922024-10-16T20:19:03.840Z PASS [ 32.337s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
54932024-10-16T20:19:07.517Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
54942024-10-16T20:19:10.151Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54952024-10-16T20:19:25.247Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54962024-10-16T20:19:25.588Z PASS [ 31.601s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
54972024-10-16T20:19:29.486Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
54982024-10-16T20:19:31.093Z PASS [ 30.547s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
54992024-10-16T20:19:33.513Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
55002024-10-16T20:19:38.781Z PASS [ 129.292s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
55012024-10-16T20:19:43.095Z PASS [ 39.239s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
55022024-10-16T20:19:55.479Z PASS [ 29.879s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
55032024-10-16T20:19:59.313Z PASS [ 20.527s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
55042024-10-16T20:20:03.148Z PASS [ 32.043s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
55052024-10-16T20:20:03.259Z PASS [ 20.156s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
55062024-10-16T20:20:06.093Z PASS [ 118.555s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
55072024-10-16T20:20:10.176Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55082024-10-16T20:20:22.739Z PASS [ 19.585s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
55092024-10-16T20:20:25.271Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55102024-10-16T20:20:26.225Z PASS [ 20.124s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
55112024-10-16T20:20:26.706Z PASS [ 31.214s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
55122024-10-16T20:20:27.061Z PASS [ 27.736s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
55132024-10-16T20:20:28.224Z PASS [ 114.691s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
55142024-10-16T20:20:29.430Z PASS [ 26.161s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
55152024-10-16T20:20:49.118Z PASS [ 22.047s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
55162024-10-16T20:20:49.177Z PASS [ 0.059s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
55172024-10-16T20:20:56.655Z PASS [ 33.902s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
55182024-10-16T20:20:57.259Z PASS [ 31.019s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
55192024-10-16T20:20:58.132Z PASS [ 31.415s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
55202024-10-16T20:21:10.201Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55212024-10-16T20:21:17.219Z PASS [ 28.032s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
55222024-10-16T20:21:17.740Z PASS [ 19.601s] omicron-nexus app::sagas::test_saga::test_saga_stuck
55232024-10-16T20:21:25.295Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55242024-10-16T20:21:28.249Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55252024-10-16T20:21:29.453Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
55262024-10-16T20:21:32.759Z PASS [ 35.490s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
55272024-10-16T20:21:33.566Z PASS [ 36.896s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
55282024-10-16T20:21:33.620Z PASS [ 0.054s] omicron-nexus external_api::console_api::test::test_accept_gz
55292024-10-16T20:21:33.681Z PASS [ 0.060s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
55302024-10-16T20:21:33.737Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
55312024-10-16T20:21:33.794Z PASS [ 0.057s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
55322024-10-16T20:21:33.853Z PASS [ 0.059s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
55332024-10-16T20:21:33.918Z PASS [ 0.059s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
55342024-10-16T20:21:33.994Z PASS [ 0.080s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
55352024-10-16T20:21:34.078Z PASS [ 0.079s] omicron-nexus external_api::console_api::test::test_relative_uri
55362024-10-16T20:21:39.737Z PASS [ 6.976s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
55372024-10-16T20:21:41.179Z PASS [ 23.429s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
55382024-10-16T20:21:46.282Z PASS [ 29.053s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
55392024-10-16T20:21:52.800Z PASS [ 83.338s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
55402024-10-16T20:21:55.983Z PASS [ 3.184s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
55412024-10-16T20:21:57.426Z PASS [ 1.442s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
55422024-10-16T20:21:58.027Z PASS [ 0.601s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
55432024-10-16T20:22:01.524Z PASS [ 20.338s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
55442024-10-16T20:22:02.147Z PASS [ 22.402s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
55452024-10-16T20:22:03.398Z PASS [ 518.096s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55462024-10-16T20:22:07.132Z PASS [ 20.841s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
55472024-10-16T20:22:08.106Z PASS [ 537.899s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55482024-10-16T20:22:19.728Z PASS [ 21.692s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
55492024-10-16T20:22:23.550Z PASS [ 22.018s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
55502024-10-16T20:22:24.354Z PASS [ 20.948s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
55512024-10-16T20:22:24.556Z PASS [ 22.400s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
55522024-10-16T20:22:25.930Z PASS [ 17.816s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
55532024-10-16T20:22:26.700Z PASS [ 19.560s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
55542024-10-16T20:22:28.273Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55552024-10-16T20:22:34.102Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
55562024-10-16T20:22:39.670Z PASS [ 19.934s] omicron-nexus::test_all integration_tests::basic::test_ping
55572024-10-16T20:22:45.492Z PASS [ 20.928s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
55582024-10-16T20:22:46.259Z PASS [ 20.321s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
55592024-10-16T20:22:47.126Z PASS [ 20.419s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
55602024-10-16T20:22:50.803Z PASS [ 27.242s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
55612024-10-16T20:22:55.310Z PASS [ 30.942s] omicron-nexus::test_all integration_tests::basic::test_projects_list
55622024-10-16T20:22:57.328Z PASS [ 17.652s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
55632024-10-16T20:22:58.929Z PASS [ 3.612s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
55642024-10-16T20:22:58.929Z PASS [ 1.593s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
55652024-10-16T20:22:59.020Z PASS [ 0.096s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
55662024-10-16T20:23:03.249Z PASS [ 17.745s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
55672024-10-16T20:23:04.656Z PASS [ 17.523s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
55682024-10-16T20:23:06.258Z PASS [ 19.992s] omicron-nexus::test_all integration_tests::certificates::test_crud
55692024-10-16T20:23:15.269Z PASS [ 24.457s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
55702024-10-16T20:23:16.389Z PASS [ 17.366s] omicron-nexus::test_all integration_tests::console_api::test_assets
55712024-10-16T20:23:18.002Z PASS [ 19.063s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
55722024-10-16T20:23:20.738Z PASS [ 17.488s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
55732024-10-16T20:23:25.975Z PASS [ 21.308s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
55742024-10-16T20:23:28.297Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55752024-10-16T20:23:29.730Z PASS [ 23.464s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
55762024-10-16T20:23:33.197Z PASS [ 17.920s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
55772024-10-16T20:23:34.126Z SLOW [>120.000s] omicron-nexus populate::test::test_populators
55782024-10-16T20:23:35.129Z PASS [ 18.727s] omicron-nexus::test_all integration_tests::console_api::test_session_me
55792024-10-16T20:23:36.556Z PASS [ 18.546s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
55802024-10-16T20:23:42.831Z PASS [ 22.085s] omicron-nexus::test_all integration_tests::console_api::test_sessions
55812024-10-16T20:23:42.840Z PASS [ 16.862s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
55822024-10-16T20:24:00.442Z PASS [ 17.595s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
55832024-10-16T20:24:01.896Z PASS [ 32.153s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
55842024-10-16T20:24:03.600Z PASS [ 30.391s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
55852024-10-16T20:24:06.610Z PASS [ 23.767s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
55862024-10-16T20:24:09.067Z PASS [ 33.930s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
55872024-10-16T20:24:10.313Z PASS [ 33.744s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
55882024-10-16T20:24:19.555Z PASS [ 19.105s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
55892024-10-16T20:24:28.322Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55902024-10-16T20:24:30.152Z PASS [ 28.247s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
55912024-10-16T20:24:31.973Z PASS [ 25.356s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
55922024-10-16T20:24:34.151Z SLOW [>180.000s] omicron-nexus populate::test::test_populators
55932024-10-16T20:24:35.326Z PASS [ 26.248s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
55942024-10-16T20:24:35.960Z PASS [ 25.639s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
55952024-10-16T20:24:37.715Z PASS [ 34.092s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
55962024-10-16T20:24:44.636Z PASS [ 25.071s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
55972024-10-16T20:24:54.777Z PASS [ 24.614s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
55982024-10-16T20:25:03.432Z PASS [ 25.717s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
55992024-10-16T20:25:08.947Z PASS [ 24.303s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
56002024-10-16T20:25:09.828Z PASS [ 37.842s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
56012024-10-16T20:25:12.871Z PASS [ 37.530s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
56022024-10-16T20:25:13.721Z PASS [ 18.936s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
56032024-10-16T20:25:20.395Z PASS [ 44.418s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
56042024-10-16T20:25:23.530Z PASS [ 20.091s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
56052024-10-16T20:25:28.344Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56062024-10-16T20:25:31.226Z PASS [ 21.387s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
56072024-10-16T20:25:33.625Z PASS [ 24.668s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
56082024-10-16T20:25:34.175Z SLOW [>240.000s] omicron-nexus populate::test::test_populators
56092024-10-16T20:25:39.922Z PASS [ 27.041s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
56102024-10-16T20:25:45.847Z PASS [ 25.443s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
56112024-10-16T20:25:50.625Z PASS [ 27.084s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
56122024-10-16T20:25:51.082Z PASS [ 37.347s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
56132024-10-16T20:25:57.994Z PASS [ 26.758s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
56142024-10-16T20:26:02.462Z PASS [ 28.826s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
56152024-10-16T20:26:06.750Z PASS [ 26.819s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
56162024-10-16T20:26:13.119Z PASS [ 27.262s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
56172024-10-16T20:26:15.988Z PASS [ 25.353s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
56182024-10-16T20:26:17.032Z PASS [ 25.941s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
56192024-10-16T20:26:23.669Z PASS [ 25.665s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
56202024-10-16T20:26:26.390Z PASS [ 292.209s] omicron-nexus populate::test::test_populators
56212024-10-16T20:26:27.388Z PASS [ 24.915s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
56222024-10-16T20:26:28.368Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56232024-10-16T20:26:31.447Z PASS [ 24.688s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
56242024-10-16T20:26:42.273Z PASS [ 29.142s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
56252024-10-16T20:26:44.182Z PASS [ 28.184s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
56262024-10-16T20:26:49.514Z PASS [ 32.469s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
56272024-10-16T20:26:57.223Z PASS [ 25.765s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
56282024-10-16T20:27:03.496Z PASS [ 39.812s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
56292024-10-16T20:27:10.890Z PASS [ 26.697s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
56302024-10-16T20:27:15.641Z PASS [ 33.357s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
56312024-10-16T20:27:16.601Z PASS [ 50.192s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
56322024-10-16T20:27:17.163Z PASS [ 49.757s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
56332024-10-16T20:27:19.894Z PASS [ 22.661s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
56342024-10-16T20:27:23.539Z PASS [ 3.645s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
56352024-10-16T20:27:24.215Z PASS [ 0.676s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
56362024-10-16T20:27:24.641Z PASS [ 0.425s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
56372024-10-16T20:27:25.048Z PASS [ 0.406s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
56382024-10-16T20:27:26.156Z PASS [ 22.650s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
56392024-10-16T20:27:28.392Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56402024-10-16T20:27:32.053Z PASS [ 21.154s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
56412024-10-16T20:27:38.224Z PASS [ 21.616s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
56422024-10-16T20:27:39.990Z PASS [ 24.340s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
56432024-10-16T20:27:40.239Z PASS [ 23.068s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
56442024-10-16T20:27:49.539Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
56452024-10-16T20:27:50.294Z PASS [ 25.238s] omicron-nexus::test_all integration_tests::images::test_image_create
56462024-10-16T20:27:51.703Z PASS [ 25.539s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
56472024-10-16T20:28:01.440Z PASS [ 29.379s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
56482024-10-16T20:28:05.017Z PASS [ 26.781s] omicron-nexus::test_all integration_tests::images::test_image_promotion
56492024-10-16T20:28:05.988Z PASS [ 25.740s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
56502024-10-16T20:28:06.195Z PASS [ 26.196s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
56512024-10-16T20:28:13.281Z PASS [ 21.571s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
56522024-10-16T20:28:13.294Z PASS [ 7.302s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
56532024-10-16T20:28:13.647Z PASS [ 8.627s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
56542024-10-16T20:28:13.920Z PASS [ 23.615s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
56552024-10-16T20:28:14.447Z PASS [ 8.248s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
56562024-10-16T20:28:14.957Z PASS [ 85.410s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
56572024-10-16T20:28:16.591Z PASS [ 15.141s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
56582024-10-16T20:28:28.415Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56592024-10-16T20:28:43.195Z PASS [ 29.903s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
56602024-10-16T20:28:43.827Z PASS [ 29.896s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
56612024-10-16T20:28:48.462Z PASS [ 33.492s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
56622024-10-16T20:28:48.800Z PASS [ 34.340s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
56632024-10-16T20:28:50.057Z PASS [ 36.395s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
56642024-10-16T20:28:50.855Z PASS [ 502.427s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56652024-10-16T20:29:02.142Z PASS [ 48.829s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
56662024-10-16T20:29:04.074Z PASS [ 47.467s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
56672024-10-16T20:29:08.829Z PASS [ 24.995s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
56682024-10-16T20:29:12.668Z PASS [ 24.198s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
56692024-10-16T20:29:16.536Z PASS [ 25.683s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
56702024-10-16T20:29:17.850Z PASS [ 34.640s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
56712024-10-16T20:29:24.885Z PASS [ 36.070s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
56722024-10-16T20:29:31.269Z PASS [ 41.196s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
56732024-10-16T20:29:38.824Z PASS [ 22.279s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
56742024-10-16T20:29:40.271Z PASS [ 27.590s] omicron-nexus::test_all integration_tests::instances::test_instance_access
56752024-10-16T20:29:40.812Z PASS [ 38.654s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
56762024-10-16T20:29:49.105Z PASS [ 31.241s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
56772024-10-16T20:29:49.923Z PASS [ 41.076s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
56782024-10-16T20:30:03.846Z PASS [ 38.946s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
56792024-10-16T20:30:04.098Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
56802024-10-16T20:30:08.589Z PASS [ 37.306s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
56812024-10-16T20:30:14.326Z PASS [ 34.043s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
56822024-10-16T20:30:17.535Z PASS [ 38.696s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
56832024-10-16T20:30:18.559Z PASS [ 37.735s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
56842024-10-16T20:30:29.101Z PASS [ 39.981s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
56852024-10-16T20:30:34.528Z PASS [ 30.670s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
56862024-10-16T20:30:35.942Z PASS [ 91.823s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
56872024-10-16T20:30:35.942Z PASS [ 27.334s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
56882024-10-16T20:30:42.169Z PASS [ 52.228s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
56892024-10-16T20:30:47.896Z PASS [ 33.559s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
56902024-10-16T20:30:51.180Z PASS [ 33.633s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
56912024-10-16T20:30:51.722Z PASS [ 33.150s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
56922024-10-16T20:31:01.718Z PASS [ 32.605s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
56932024-10-16T20:31:06.036Z PASS [ 31.497s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
56942024-10-16T20:31:06.794Z PASS [ 30.850s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
56952024-10-16T20:31:24.515Z PASS [ 48.555s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
56962024-10-16T20:31:25.534Z PASS [ 43.350s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
56972024-10-16T20:31:26.132Z PASS [ 34.940s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
56982024-10-16T20:31:26.767Z PASS [ 38.855s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
56992024-10-16T20:31:29.495Z PASS [ 37.759s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
57002024-10-16T20:31:42.283Z PASS [ 40.550s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
57012024-10-16T20:31:44.720Z PASS [ 37.911s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
57022024-10-16T20:31:45.992Z PASS [ 21.469s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
57032024-10-16T20:31:47.759Z PASS [ 21.618s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
57042024-10-16T20:31:49.815Z PASS [ 43.762s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
57052024-10-16T20:31:54.737Z PASS [ 27.958s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
57062024-10-16T20:31:55.532Z PASS [ 26.026s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
57072024-10-16T20:32:00.256Z PASS [ 34.706s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
57082024-10-16T20:32:05.028Z PASS [ 22.736s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
57092024-10-16T20:32:14.755Z PASS [ 30.024s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
57102024-10-16T20:32:15.596Z PASS [ 29.592s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
57112024-10-16T20:32:15.913Z PASS [ 20.369s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
57122024-10-16T20:32:18.890Z PASS [ 29.065s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
57132024-10-16T20:32:20.415Z PASS [ 20.153s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
57142024-10-16T20:32:24.815Z PASS [ 30.067s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
57152024-10-16T20:32:24.988Z PASS [ 19.952s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
57162024-10-16T20:32:26.658Z PASS [ 38.883s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
57172024-10-16T20:32:37.292Z PASS [ 21.688s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
57182024-10-16T20:32:38.806Z PASS [ 24.041s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
57192024-10-16T20:32:48.720Z PASS [ 22.052s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
57202024-10-16T20:32:50.971Z PASS [ 32.068s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
57212024-10-16T20:32:52.598Z PASS [ 32.170s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
57222024-10-16T20:32:54.977Z PASS [ 39.054s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
57232024-10-16T20:32:55.510Z PASS [ 30.511s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
57242024-10-16T20:32:59.180Z PASS [ 20.366s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
57252024-10-16T20:33:00.006Z PASS [ 22.705s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
57262024-10-16T20:33:02.012Z PASS [ 37.183s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
57272024-10-16T20:33:09.524Z PASS [ 20.797s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
57282024-10-16T20:33:13.075Z PASS [ 22.097s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
57292024-10-16T20:33:14.012Z PASS [ 21.405s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
57302024-10-16T20:33:16.800Z PASS [ 21.813s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
57312024-10-16T20:33:17.361Z PASS [ 21.843s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
57322024-10-16T20:33:21.797Z PASS [ 22.608s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
57332024-10-16T20:33:22.642Z PASS [ 20.622s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
57342024-10-16T20:33:22.667Z PASS [ 22.652s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
57352024-10-16T20:33:35.798Z PASS [ 26.265s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
57362024-10-16T20:33:36.124Z PASS [ 22.104s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
57372024-10-16T20:33:37.059Z PASS [ 23.975s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
57382024-10-16T20:33:43.313Z PASS [ 20.639s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
57392024-10-16T20:33:48.509Z PASS [ 31.698s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
57402024-10-16T20:33:52.441Z PASS [ 29.788s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
57412024-10-16T20:33:56.180Z PASS [ 20.374s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
57422024-10-16T20:34:00.659Z PASS [ 24.525s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
57432024-10-16T20:34:02.476Z PASS [ 45.093s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
57442024-10-16T20:34:15.458Z PASS [ 26.939s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
57452024-10-16T20:34:15.752Z PASS [ 38.678s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
57462024-10-16T20:34:19.772Z PASS [ 27.320s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
57472024-10-16T20:34:21.348Z PASS [ 59.517s] omicron-nexus::test_all integration_tests::metrics::test_metrics
57482024-10-16T20:34:21.808Z PASS [ 25.618s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
57492024-10-16T20:34:27.409Z PASS [ 44.079s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
57502024-10-16T20:34:43.153Z PASS [ 27.684s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
57512024-10-16T20:34:45.141Z PASS [ 44.465s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
57522024-10-16T20:34:47.341Z PASS [ 44.851s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
57532024-10-16T20:34:53.293Z PASS [ 25.873s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
57542024-10-16T20:34:56.361Z PASS [ 36.575s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
57552024-10-16T20:34:57.214Z PASS [ 35.867s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
57562024-10-16T20:34:57.991Z PASS [ 36.168s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
57572024-10-16T20:34:59.988Z PASS [ 44.217s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
57582024-10-16T20:35:18.607Z PASS [ 25.303s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
57592024-10-16T20:35:19.707Z PASS [ 23.337s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
57602024-10-16T20:35:22.872Z PASS [ 22.876s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
57612024-10-16T20:35:24.673Z PASS [ 26.673s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
57622024-10-16T20:35:24.719Z PASS [ 27.490s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
57632024-10-16T20:35:28.349Z PASS [ 45.178s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
57642024-10-16T20:35:33.124Z PASS [ 47.964s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
57652024-10-16T20:35:44.486Z PASS [ 57.124s] omicron-nexus::test_all integration_tests::password_login::test_local_users
57662024-10-16T20:35:47.579Z PASS [ 28.963s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
57672024-10-16T20:35:47.728Z PASS [ 24.848s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
57682024-10-16T20:35:48.443Z PASS [ 23.762s] omicron-nexus::test_all integration_tests::projects::test_projects
57692024-10-16T20:35:48.826Z PASS [ 24.101s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
57702024-10-16T20:35:49.685Z PASS [ 29.964s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
57712024-10-16T20:35:50.186Z PASS [ 17.055s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
57722024-10-16T20:36:06.574Z PASS [ 22.082s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
57732024-10-16T20:36:10.406Z PASS [ 21.570s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
57742024-10-16T20:36:10.425Z PASS [ 22.837s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
57752024-10-16T20:36:10.744Z PASS [ 22.292s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
57762024-10-16T20:36:11.247Z PASS [ 23.509s] omicron-nexus::test_all integration_tests::rack::test_sled_add
57772024-10-16T20:36:11.296Z PASS [ 21.102s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
57782024-10-16T20:36:11.672Z PASS [ 0.426s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
57792024-10-16T20:36:12.130Z PASS [ 22.441s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
57802024-10-16T20:36:13.859Z PASS [ 3.433s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
57812024-10-16T20:36:14.172Z PASS [ 3.426s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
57822024-10-16T20:36:14.687Z PASS [ 3.391s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
57832024-10-16T20:36:15.048Z PASS [ 3.373s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
57842024-10-16T20:36:17.503Z PASS [ 49.127s] omicron-nexus::test_all integration_tests::quotas::test_quotas
57852024-10-16T20:36:17.891Z PASS [ 0.384s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
57862024-10-16T20:36:18.011Z PASS [ 0.124s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
57872024-10-16T20:36:18.183Z PASS [ 0.176s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
57882024-10-16T20:36:18.418Z PASS [ 0.233s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
57892024-10-16T20:36:18.656Z PASS [ 0.244s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
57902024-10-16T20:36:26.056Z PASS [ 19.471s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
57912024-10-16T20:36:34.610Z PASS [ 24.195s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
57922024-10-16T20:36:37.808Z PASS [ 25.667s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
57932024-10-16T20:36:38.461Z PASS [ 23.755s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
57942024-10-16T20:36:38.461Z PASS [ 24.583s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
57952024-10-16T20:36:39.494Z PASS [ 20.832s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
57962024-10-16T20:36:39.554Z PASS [ 24.496s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
57972024-10-16T20:36:39.646Z PASS [ 0.149s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
57982024-10-16T20:36:44.785Z PASS [ 18.722s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
57992024-10-16T20:36:44.907Z PASS [ 0.122s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
58002024-10-16T20:36:45.033Z PASS [ 0.126s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
58012024-10-16T20:36:45.082Z PASS [ 30.899s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
58022024-10-16T20:36:57.771Z PASS [ 23.153s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
58032024-10-16T20:36:59.856Z PASS [ 22.041s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
58042024-10-16T20:37:00.209Z PASS [ 21.759s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
58052024-10-16T20:37:00.283Z PASS [ 21.822s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
58062024-10-16T20:37:01.938Z PASS [ 22.296s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
58072024-10-16T20:37:02.305Z PASS [ 22.745s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
58082024-10-16T20:37:03.411Z PASS [ 18.380s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
58092024-10-16T20:37:03.864Z PASS [ 18.784s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
58102024-10-16T20:37:10.046Z PASS [ 12.279s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
58112024-10-16T20:37:10.679Z PASS [ 8.373s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
58122024-10-16T20:37:11.525Z PASS [ 11.666s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
58132024-10-16T20:37:18.578Z PASS [ 7.896s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
58142024-10-16T20:37:19.464Z PASS [ 7.884s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
58152024-10-16T20:37:26.485Z PASS [ 7.904s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
58162024-10-16T20:37:27.265Z PASS [ 7.850s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
58172024-10-16T20:37:34.402Z PASS [ 7.914s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
58182024-10-16T20:37:39.061Z PASS [ 4.657s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
58192024-10-16T20:38:22.237Z PASS [ 43.159s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
58202024-10-16T20:38:23.609Z PASS [ 56.323s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
58212024-10-16T20:38:41.763Z PASS [ 19.517s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
58222024-10-16T20:39:01.222Z PASS [ 37.584s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
58232024-10-16T20:39:16.381Z PASS [ 15.166s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
58242024-10-16T20:39:16.404Z PASS [ 15.178s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
58252024-10-16T20:39:16.930Z PASS [ 15.709s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
58262024-10-16T20:39:17.231Z PASS [ 16.000s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
58272024-10-16T20:39:29.169Z PASS [ 47.375s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
58282024-10-16T20:39:33.185Z PASS [ 16.773s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
58292024-10-16T20:39:33.249Z PASS [ 16.860s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
58302024-10-16T20:39:33.716Z PASS [ 16.778s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
58312024-10-16T20:39:34.104Z PASS [ 16.862s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
58322024-10-16T20:39:52.271Z PASS [ 23.099s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
58332024-10-16T20:39:52.996Z PASS [ 23.821s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
58342024-10-16T20:39:53.209Z PASS [ 24.026s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
58352024-10-16T20:39:54.410Z PASS [ 25.243s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
58362024-10-16T20:39:56.232Z PASS [ 23.038s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
58372024-10-16T20:39:56.554Z PASS [ 23.295s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
58382024-10-16T20:39:56.672Z PASS [ 22.561s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
58392024-10-16T20:40:00.637Z PASS [ 26.911s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
58402024-10-16T20:40:16.644Z PASS [ 23.427s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
58412024-10-16T20:40:17.228Z PASS [ 24.219s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
58422024-10-16T20:40:17.289Z PASS [ 22.869s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
58432024-10-16T20:40:17.539Z PASS [ 25.258s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
58442024-10-16T20:40:18.335Z PASS [ 21.772s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
58452024-10-16T20:40:18.696Z PASS [ 22.456s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
58462024-10-16T20:40:21.591Z PASS [ 24.909s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
58472024-10-16T20:40:28.586Z PASS [ 27.937s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
58482024-10-16T20:40:40.640Z PASS [ 23.343s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
58492024-10-16T20:40:40.894Z PASS [ 22.551s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
58502024-10-16T20:40:41.591Z PASS [ 24.936s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
58512024-10-16T20:40:45.765Z PASS [ 24.165s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
58522024-10-16T20:40:46.309Z PASS [ 29.070s] omicron-nexus::test_all integration_tests::silos::test_silos
58532024-10-16T20:40:46.411Z PASS [ 27.687s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
58542024-10-16T20:40:46.720Z PASS [ 29.161s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
58552024-10-16T20:41:01.476Z PASS [ 32.877s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
58562024-10-16T20:41:04.173Z PASS [ 22.573s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
58572024-10-16T20:41:09.427Z PASS [ 23.656s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
58582024-10-16T20:41:09.937Z PASS [ 23.619s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
58592024-10-16T20:41:10.093Z PASS [ 23.684s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
58602024-10-16T20:41:14.220Z PASS [ 33.315s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
58612024-10-16T20:41:14.472Z PASS [ 4.383s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
58622024-10-16T20:41:15.329Z PASS [ 34.675s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
58632024-10-16T20:41:15.855Z PASS [ 1.381s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
58642024-10-16T20:41:18.694Z PASS [ 4.470s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
58652024-10-16T20:41:19.744Z PASS [ 4.413s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
58662024-10-16T20:41:20.245Z PASS [ 4.389s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
58672024-10-16T20:41:23.365Z PASS [ 36.640s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
58682024-10-16T20:41:25.916Z PASS [ 2.550s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
58692024-10-16T20:41:26.156Z PASS [ 24.671s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
58702024-10-16T20:41:33.638Z PASS [ 29.453s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
58712024-10-16T20:41:36.535Z PASS [ 26.588s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
58722024-10-16T20:41:39.777Z PASS [ 21.068s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
58732024-10-16T20:41:40.155Z PASS [ 30.713s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
58742024-10-16T20:41:45.614Z PASS [ 19.690s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
58752024-10-16T20:41:48.502Z PASS [ 22.338s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
58762024-10-16T20:41:50.930Z PASS [ 17.285s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
58772024-10-16T20:41:56.773Z PASS [ 37.013s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
58782024-10-16T20:41:57.576Z PASS [ 21.033s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
58792024-10-16T20:42:12.235Z PASS [ 32.068s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
58802024-10-16T20:42:15.738Z PASS [ 27.227s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
58812024-10-16T20:42:17.273Z PASS [ 31.648s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
58822024-10-16T20:42:17.370Z PASS [ 37.586s] omicron-nexus::test_all integration_tests::utilization::test_utilization
58832024-10-16T20:42:20.269Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
58842024-10-16T20:42:22.236Z PASS [ 31.294s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
58852024-10-16T20:42:27.554Z PASS [ 29.967s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
58862024-10-16T20:42:27.639Z PASS [ 30.856s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
58872024-10-16T20:42:46.226Z PASS [ 33.979s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
58882024-10-16T20:42:48.132Z PASS [ 32.378s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
58892024-10-16T20:42:49.363Z PASS [ 31.980s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
58902024-10-16T20:42:49.504Z PASS [ 32.219s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
58912024-10-16T20:42:50.709Z PASS [ 28.463s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
58922024-10-16T20:42:52.447Z PASS [ 24.884s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
58932024-10-16T20:43:00.221Z PASS [ 99.936s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
58942024-10-16T20:43:05.271Z PASS [ 37.618s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
58952024-10-16T20:43:22.386Z PASS [ 36.145s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
58962024-10-16T20:43:22.754Z PASS [ 30.296s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
58972024-10-16T20:43:27.336Z PASS [ 39.192s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
58982024-10-16T20:43:27.346Z PASS [ 37.970s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
58992024-10-16T20:43:27.973Z PASS [ 38.453s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
59002024-10-16T20:43:28.956Z PASS [ 38.232s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
59012024-10-16T20:43:32.683Z PASS [ 32.451s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
59022024-10-16T20:43:35.068Z PASS [ 29.785s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
59032024-10-16T20:43:43.451Z PASS [ 20.689s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
59042024-10-16T20:43:43.617Z PASS [ 21.224s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
59052024-10-16T20:43:48.265Z PASS [ 20.910s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
59062024-10-16T20:43:48.867Z PASS [ 20.887s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
59072024-10-16T20:43:49.213Z PASS [ 21.869s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
59082024-10-16T20:43:50.396Z PASS [ 21.429s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
59092024-10-16T20:43:52.633Z PASS [ 19.942s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
59102024-10-16T20:43:54.263Z PASS [ 19.187s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
59112024-10-16T20:44:04.234Z PASS [ 20.774s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
59122024-10-16T20:44:07.056Z PASS [ 23.430s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
59132024-10-16T20:44:09.090Z PASS [ 20.816s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
59142024-10-16T20:44:09.291Z PASS [ 20.415s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
59152024-10-16T20:44:09.931Z PASS [ 20.711s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
59162024-10-16T20:44:10.999Z PASS [ 20.597s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
59172024-10-16T20:44:11.412Z PASS [ 18.765s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
59182024-10-16T20:44:12.363Z PASS [ 18.092s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
59192024-10-16T20:44:26.545Z PASS [ 22.304s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
59202024-10-16T20:44:29.715Z PASS [ 22.651s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
59212024-10-16T20:44:30.455Z PASS [ 20.516s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
59222024-10-16T20:44:30.660Z PASS [ 21.563s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
59232024-10-16T20:44:30.898Z PASS [ 21.600s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
59242024-10-16T20:44:32.446Z PASS [ 21.439s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
59252024-10-16T20:44:32.558Z PASS [ 21.144s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
59262024-10-16T20:44:32.650Z PASS [ 20.241s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
59272024-10-16T20:44:48.588Z PASS [ 22.034s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
59282024-10-16T20:44:52.473Z PASS [ 22.010s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
59292024-10-16T20:44:52.580Z PASS [ 22.854s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
59302024-10-16T20:44:53.354Z PASS [ 22.446s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
59312024-10-16T20:44:55.217Z PASS [ 24.510s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
59322024-10-16T20:44:57.444Z PASS [ 24.990s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
59332024-10-16T20:44:58.856Z PASS [ 26.234s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
59342024-10-16T20:45:02.543Z PASS [ 29.975s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
59352024-10-16T20:45:02.640Z PASS [ 0.098s] omicron-package dot::test::test_bad_dependency
59362024-10-16T20:45:02.679Z PASS [ 0.039s] omicron-package dot::test::test_dot_output
59372024-10-16T20:45:06.363Z PASS [ 7.505s] omicron-omdb::test_all_output test_omdb_usage_errors
59382024-10-16T20:45:06.389Z PASS [ 0.026s] omicron-passwords test::test_password_constraints
59392024-10-16T20:45:09.130Z PASS [ 2.740s] omicron-passwords test::test_reproducible
59402024-10-16T20:45:10.152Z PASS [ 7.468s] omicron-passwords test::test_compatible
59412024-10-16T20:45:10.205Z PASS [ 0.052s] omicron-passwords test::test_stable
59422024-10-16T20:45:10.242Z PASS [ 0.034s] omicron-passwords test::test_weak_hashes
59432024-10-16T20:45:10.268Z PASS [ 0.027s] omicron-rpaths internal::tests::test_configure_from_path
59442024-10-16T20:45:10.455Z PASS [ 0.092s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
59452024-10-16T20:45:10.458Z PASS [ 0.033s] omicron-rpaths internal::tests::test_emit_rpath
59462024-10-16T20:45:10.819Z PASS [ 0.426s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
59472024-10-16T20:45:11.438Z PASS [ 0.620s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
59482024-10-16T20:45:11.533Z PASS [ 0.095s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
59492024-10-16T20:45:11.677Z PASS [ 0.145s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
59502024-10-16T20:45:11.770Z PASS [ 0.092s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
59512024-10-16T20:45:12.320Z PASS [ 0.550s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
59522024-10-16T20:45:12.389Z PASS [ 0.070s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
59532024-10-16T20:45:12.455Z PASS [ 0.065s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
59542024-10-16T20:45:12.521Z PASS [ 0.065s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
59552024-10-16T20:45:12.556Z PASS [ 0.034s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
59562024-10-16T20:45:12.613Z PASS [ 0.044s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
59572024-10-16T20:45:12.666Z PASS [ 0.064s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
59582024-10-16T20:45:12.715Z PASS [ 0.048s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
59592024-10-16T20:45:12.750Z PASS [ 0.040s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
59602024-10-16T20:45:12.789Z PASS [ 0.036s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
59612024-10-16T20:45:12.865Z PASS [ 0.077s] omicron-sled-agent config::test::test_smf_configs
59622024-10-16T20:45:12.996Z PASS [ 0.132s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
59632024-10-16T20:45:13.046Z PASS [ 0.045s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
59642024-10-16T20:45:13.094Z PASS [ 0.053s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
59652024-10-16T20:45:13.138Z PASS [ 0.044s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
59662024-10-16T20:45:13.181Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
59672024-10-16T20:45:13.222Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
59682024-10-16T20:45:16.874Z PASS [ 3.650s] omicron-sled-agent instance::tests::test_instance_create_events_normal
59692024-10-16T20:45:18.660Z PASS [ 26.071s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
59702024-10-16T20:45:18.979Z PASS [ 25.615s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
59712024-10-16T20:45:21.962Z PASS [ 2.978s] omicron-sled-agent instance::tests::test_instance_manager_creation
59722024-10-16T20:45:21.999Z PASS [ 29.514s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
59732024-10-16T20:45:22.032Z PASS [ 0.034s] omicron-sled-agent probe_manager::test::probe_state_set_ops
59742024-10-16T20:45:22.065Z PASS [ 0.033s] omicron-sled-agent profile::tests::empty_profile
59752024-10-16T20:45:22.101Z PASS [ 0.035s] omicron-sled-agent profile::tests::test_disabled_instance
59762024-10-16T20:45:22.136Z PASS [ 0.035s] omicron-sled-agent profile::tests::test_instance
59772024-10-16T20:45:22.173Z PASS [ 0.038s] omicron-sled-agent profile::tests::test_multiple
59782024-10-16T20:45:22.205Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_property
59792024-10-16T20:45:22.233Z PASS [ 0.028s] omicron-sled-agent profile::tests::test_property_group
59802024-10-16T20:45:22.247Z PASS [ 13.116s] omicron-passwords test::test_smoke
59812024-10-16T20:45:22.262Z PASS [ 0.028s] omicron-sled-agent profile::tests::test_service
59822024-10-16T20:45:22.274Z PASS [ 27.086s] omicron-omdb::test_all_output test_omdb_env_settings
59832024-10-16T20:45:22.280Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_service_property_group
59842024-10-16T20:45:22.287Z PASS [ 0.027s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
59852024-10-16T20:45:22.300Z PASS [ 0.026s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
59862024-10-16T20:45:22.314Z PASS [ 0.033s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
59872024-10-16T20:45:22.322Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v4_schema
59882024-10-16T20:45:22.334Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
59892024-10-16T20:45:22.349Z PASS [ 0.035s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
59902024-10-16T20:45:22.354Z PASS [ 0.034s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
59912024-10-16T20:45:22.876Z PASS [ 4.214s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
59922024-10-16T20:45:22.884Z PASS [ 6.010s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
59932024-10-16T20:45:25.323Z PASS [ 2.973s] omicron-sled-agent services::illumos_tests::test_ensure_service
59942024-10-16T20:45:25.417Z PASS [ 3.060s] omicron-sled-agent services::illumos_tests::test_ensure_service_before_timesync
59952024-10-16T20:45:25.444Z PASS [ 0.027s] omicron-sled-agent services::test::test_all_zones_requests_schema
59962024-10-16T20:45:25.469Z PASS [ 0.025s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
59972024-10-16T20:45:25.499Z PASS [ 0.030s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
59982024-10-16T20:45:25.530Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
59992024-10-16T20:45:25.558Z PASS [ 0.028s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
60002024-10-16T20:45:25.585Z PASS [ 0.027s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
60012024-10-16T20:45:25.609Z PASS [ 0.025s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
60022024-10-16T20:45:25.614Z PASS [ 3.280s] omicron-sled-agent services::illumos_tests::test_bad_generations
60032024-10-16T20:45:25.634Z PASS [ 0.026s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
60042024-10-16T20:45:25.643Z PASS [ 0.028s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
60052024-10-16T20:45:25.676Z PASS [ 0.030s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
60062024-10-16T20:45:25.710Z PASS [ 0.035s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
60072024-10-16T20:45:25.744Z PASS [ 0.035s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
60082024-10-16T20:45:25.770Z PASS [ 0.027s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
60092024-10-16T20:45:25.797Z PASS [ 0.027s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
60102024-10-16T20:45:25.823Z PASS [ 0.026s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
60112024-10-16T20:45:25.855Z PASS [ 0.031s] omicron-sled-agent sim::storage::test::snapshot_needs_region
60122024-10-16T20:45:25.879Z PASS [ 0.025s] omicron-sled-agent updates::test::test_query_no_components
60132024-10-16T20:45:25.886Z PASS [ 3.013s] omicron-sled-agent services::illumos_tests::test_ensure_service_which_already_exists
60142024-10-16T20:45:25.909Z PASS [ 0.031s] omicron-sled-agent updates::test::test_query_sled_agent_version
60152024-10-16T20:45:25.920Z PASS [ 0.033s] omicron-sled-agent updates::test::test_query_zone_version
60162024-10-16T20:45:25.945Z PASS [ 0.025s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
60172024-10-16T20:45:25.997Z PASS [ 3.112s] omicron-sled-agent services::illumos_tests::test_services_are_recreated_on_reboot
60182024-10-16T20:45:26.050Z PASS [ 0.136s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
60192024-10-16T20:45:26.105Z PASS [ 0.054s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
60202024-10-16T20:45:28.147Z PASS [ 2.821s] omicron-sled-agent services::illumos_tests::test_services_do_not_persist_without_config
60212024-10-16T20:45:28.660Z PASS [ 2.661s] omicron-sled-agent zone_bundle::illumos_tests::test_context
60222024-10-16T20:45:28.691Z PASS [ 3.053s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
60232024-10-16T20:45:28.760Z PASS [ 2.812s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
60242024-10-16T20:45:28.790Z PASS [ 0.097s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
60252024-10-16T20:45:28.798Z PASS [ 0.039s] omicron-sled-agent zone_bundle::tests::test_dir_size
60262024-10-16T20:45:28.838Z PASS [ 0.048s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
60272024-10-16T20:45:29.117Z PASS [ 31.661s] omicron-omdb::test_all_output test_omdb_success_cases
60282024-10-16T20:45:29.246Z PASS [ 40.645s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
60292024-10-16T20:45:29.269Z PASS [ 0.155s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
60302024-10-16T20:45:29.289Z PASS [ 0.019s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
60312024-10-16T20:45:29.294Z PASS [ 0.499s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
60322024-10-16T20:45:29.307Z PASS [ 0.470s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
60332024-10-16T20:45:29.318Z PASS [ 0.072s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
60342024-10-16T20:45:29.326Z PASS [ 3.224s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
60352024-10-16T20:45:29.357Z PASS [ 0.037s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
60362024-10-16T20:45:29.364Z PASS [ 0.037s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
60372024-10-16T20:45:29.776Z PASS [ 0.407s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
60382024-10-16T20:45:29.776Z PASS [ 0.473s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
60392024-10-16T20:45:29.776Z PASS [ 0.467s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
60402024-10-16T20:45:29.809Z PASS [ 0.443s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
60412024-10-16T20:45:30.005Z PASS [ 0.240s] omicron-test-utils dev::db::test::test_bad_cmd
60422024-10-16T20:45:30.051Z PASS [ 0.047s] omicron-test-utils dev::db::test::test_make_pg_config_fail
60432024-10-16T20:45:30.063Z PASS [ 0.255s] omicron-test-utils dev::db::test::test_database_start_hang
60442024-10-16T20:45:30.074Z PASS [ 0.024s] omicron-test-utils dev::db::test::test_make_pg_config_ok
60452024-10-16T20:45:30.094Z PASS [ 0.031s] omicron-test-utils dev::db::test::test_process_exit_abnormal
60462024-10-16T20:45:30.106Z PASS [ 0.033s] omicron-test-utils dev::db::test::test_process_exit_normal
60472024-10-16T20:45:30.202Z PASS [ 0.430s] omicron-test-utils dev::db::test::test_cmd_fails
60482024-10-16T20:45:30.343Z PASS [ 1.033s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
60492024-10-16T20:45:30.375Z PASS [ 0.033s] omicron-test-utils dev::db::test::test_starter_tmpdir
60502024-10-16T20:45:30.450Z PASS [ 0.075s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
60512024-10-16T20:45:30.483Z PASS [ 0.033s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
60522024-10-16T20:45:30.514Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
60532024-10-16T20:45:30.546Z PASS [ 0.029s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
60542024-10-16T20:45:30.555Z LEAK [ 0.460s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
60552024-10-16T20:45:30.603Z PASS [ 0.058s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
60562024-10-16T20:45:30.777Z PASS [ 2.625s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
60572024-10-16T20:45:31.033Z PASS [ 0.473s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
60582024-10-16T20:45:31.184Z PASS [ 0.156s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
60592024-10-16T20:45:31.309Z PASS [ 2.648s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
60602024-10-16T20:45:31.322Z PASS [ 0.544s] oximeter test::timeseries_schema_consistency
60612024-10-16T20:45:31.520Z PASS [ 0.202s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
60622024-10-16T20:45:31.531Z PASS [ 0.347s] oximeter-collector agent::tests::test_self_stat_collection_count
60632024-10-16T20:45:31.554Z PASS [ 0.033s] oximeter-collector self_stats::tests::test_failure_reason_serialization
60642024-10-16T20:45:31.578Z PASS [ 0.265s] oximeter-collector agent::tests::test_self_stat_error_counter
60652024-10-16T20:45:31.737Z PASS [ 1.135s] openapi-manager check::tests::check_apis_up_to_date
60662024-10-16T20:45:31.759Z PASS [ 0.200s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
60672024-10-16T20:45:31.759Z PASS [ 0.178s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
60682024-10-16T20:45:31.771Z PASS [ 0.034s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
60692024-10-16T20:45:31.780Z PASS [ 0.028s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
60702024-10-16T20:45:31.788Z PASS [ 0.029s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
60712024-10-16T20:45:31.934Z PASS [ 0.401s] oximeter-collector::test_commands test_oximeter_no_args
60722024-10-16T20:45:33.068Z PASS [ 1.290s] oximeter-db client::oxql::tests::test_get_entire_table
60732024-10-16T20:45:33.068Z PASS [ 1.273s] oximeter-db client::oxql::tests::test_get_one_timeseries
60742024-10-16T20:45:33.084Z PASS [ 1.302s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
60752024-10-16T20:45:33.168Z PASS [ 1.225s] oximeter-db client::oxql::tests::test_limit_operations
60762024-10-16T20:45:33.177Z PASS [ 0.107s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
60772024-10-16T20:45:33.186Z PASS [ 0.102s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
60782024-10-16T20:45:33.219Z PASS [ 0.133s] oximeter-db client::tests::bad_db_connection_test
60792024-10-16T20:45:34.032Z PASS [ 0.836s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
60802024-10-16T20:45:34.288Z PASS [ 1.102s] oximeter-db client::tests::select_timeseries_with_select_one
60812024-10-16T20:45:34.616Z PASS [ 4.836s] omicron-test-utils dev::db::test::test_database_concurrent
60822024-10-16T20:45:34.669Z PASS [ 4.466s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
60832024-10-16T20:45:35.294Z PASS [ 1.260s] oximeter-db client::tests::test_client_select_timeseries_one
60842024-10-16T20:45:35.475Z PASS [ 1.184s] oximeter-db client::tests::test_database_version_update_is_idempotent
60852024-10-16T20:45:35.584Z PASS [ 0.967s] oximeter-db client::tests::test_database_version_will_not_downgrade
60862024-10-16T20:45:35.935Z PASS [ 1.266s] oximeter-db client::tests::test_database_version_wipes_old_version
60872024-10-16T20:45:36.259Z PASS [ 0.965s] oximeter-db client::tests::test_differentiate_by_timeseries_name
60882024-10-16T20:45:36.443Z PASS [ 0.968s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
60892024-10-16T20:45:36.449Z PASS [ 3.291s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
60902024-10-16T20:45:36.510Z PASS [ 0.925s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
60912024-10-16T20:45:36.847Z PASS [ 0.910s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
60922024-10-16T20:45:37.533Z PASS [ 1.082s] oximeter-db client::tests::test_get_schema_no_new_values
60932024-10-16T20:45:37.541Z PASS [ 1.100s] oximeter-db client::tests::test_field_record_count
60942024-10-16T20:45:37.564Z PASS [ 1.054s] oximeter-db client::tests::test_insert_samples
60952024-10-16T20:45:37.598Z PASS [ 0.034s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
60962024-10-16T20:45:37.633Z PASS [ 0.035s] oximeter-db client::tests::test_read_timeseries_to_delete
60972024-10-16T20:45:37.665Z PASS [ 0.032s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
60982024-10-16T20:45:37.697Z PASS [ 0.031s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
60992024-10-16T20:45:37.766Z PASS [ 0.913s] oximeter-db client::tests::test_is_oximeter_cluster
61002024-10-16T20:45:37.907Z PASS [ 1.635s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
61012024-10-16T20:45:38.694Z PASS [ 1.150s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
61022024-10-16T20:45:38.762Z PASS [ 1.218s] oximeter-db client::tests::test_list_timeseries
61032024-10-16T20:45:38.762Z PASS [ 0.991s] oximeter-db client::tests::test_schema_mismatch
61042024-10-16T20:45:38.980Z PASS [ 1.084s] oximeter-db client::tests::test_schema_update
61052024-10-16T20:45:39.338Z PASS [ 1.642s] oximeter-db client::tests::test_recall_of_all_fields
61062024-10-16T20:45:39.729Z PASS [ 0.977s] oximeter-db client::tests::test_select_all_field_types
61072024-10-16T20:45:39.771Z PASS [ 1.073s] oximeter-db client::tests::test_select_all_datum_types
61082024-10-16T20:45:39.771Z PASS [ 1.004s] oximeter-db client::tests::test_select_timeseries_with_all
61092024-10-16T20:45:40.227Z PASS [ 1.249s] oximeter-db client::tests::test_select_timeseries_with_limit
61102024-10-16T20:45:40.567Z PASS [ 1.227s] oximeter-db client::tests::test_select_timeseries_with_order
61112024-10-16T20:45:40.783Z PASS [ 1.052s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
61122024-10-16T20:45:40.804Z PASS [ 1.029s] oximeter-db client::tests::test_select_timeseries_with_start_time
61132024-10-16T20:45:40.817Z PASS [ 1.047s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
61142024-10-16T20:45:40.835Z PASS [ 0.032s] oximeter-db client::tests::test_unravel_index
61152024-10-16T20:45:40.873Z PASS [ 0.037s] oximeter-db client::tests::test_verify_schema_upgrades
61162024-10-16T20:45:40.902Z PASS [ 0.030s] oximeter-db model::tests::test_db_bool
61172024-10-16T20:45:41.532Z PASS [ 0.628s] oximeter-db model::tests::test_db_bool_bad
61182024-10-16T20:45:41.551Z PASS [ 0.984s] oximeter-db client::tests::test_timeseries_schema_list
61192024-10-16T20:45:41.562Z PASS [ 0.030s] oximeter-db model::tests::test_db_datum_type_conversion
61202024-10-16T20:45:41.586Z PASS [ 0.035s] oximeter-db model::tests::test_db_field_list_conversion
61212024-10-16T20:45:41.594Z PASS [ 0.034s] oximeter-db model::tests::test_db_field_type_conversion
61222024-10-16T20:45:41.615Z PASS [ 0.029s] oximeter-db model::tests::test_db_histogram
61232024-10-16T20:45:41.646Z PASS [ 0.031s] oximeter-db model::tests::test_parse_bytes_measurement
61242024-10-16T20:45:41.680Z PASS [ 0.033s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
61252024-10-16T20:45:41.719Z PASS [ 0.034s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
61262024-10-16T20:45:41.731Z PASS [ 0.949s] oximeter-db client::tests::test_unquoted_64bit_integers
61272024-10-16T20:45:41.748Z PASS [ 0.035s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
61282024-10-16T20:45:41.756Z PASS [ 0.162s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
61292024-10-16T20:45:41.767Z PASS [ 0.034s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
61302024-10-16T20:45:41.780Z PASS [ 0.032s] oximeter-db model::tests::test_unroll_from_source
61312024-10-16T20:45:41.790Z PASS [ 0.032s] oximeter-db model::tests::test_unroll_measurement_row
61322024-10-16T20:45:41.790Z PASS [ 0.033s] oximeter-db model::tests::test_unroll_missing_measurement_row
61332024-10-16T20:45:41.815Z PASS [ 0.033s] oximeter-db native::block::tests::concat_blocks
61342024-10-16T20:45:41.824Z PASS [ 0.035s] oximeter-db native::block::tests::datetime64_scale_checks_range
61352024-10-16T20:45:41.835Z PASS [ 0.035s] oximeter-db native::block::tests::parse_date_time
61362024-10-16T20:45:41.846Z PASS [ 1.030s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
61372024-10-16T20:45:41.856Z PASS [ 0.042s] oximeter-db native::block::tests::parse_date_time64
61382024-10-16T20:45:41.872Z PASS [ 0.032s] oximeter-db native::block::tests::test_datetime64_conversions
61392024-10-16T20:45:41.872Z PASS [ 0.041s] oximeter-db native::block::tests::test_data_type_to_string
61402024-10-16T20:45:41.881Z PASS [ 0.037s] oximeter-db native::block::tests::test_parse_invalid_data_type
61412024-10-16T20:45:41.946Z PASS [ 1.719s] oximeter-db client::tests::test_sql_query_output
61422024-10-16T20:45:42.222Z PASS [ 12.111s] omicron-test-utils dev::db::test::test_setup_database_default_dir
61432024-10-16T20:45:42.469Z PASS [ 0.589s] oximeter-db native::connection::tests::test_exchange_hello
61442024-10-16T20:45:42.469Z PASS [ 0.582s] oximeter-db native::connection::tests::test_select_array_column
61452024-10-16T20:45:42.475Z PASS [ 0.622s] oximeter-db native::connection::tests::test_basic_select_query
61462024-10-16T20:45:42.501Z PASS [ 0.029s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
61472024-10-16T20:45:42.509Z PASS [ 0.032s] oximeter-db native::io::block::tests::test_decode_full_block
61482024-10-16T20:45:42.534Z PASS [ 0.034s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
61492024-10-16T20:45:42.537Z PASS [ 0.033s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
61502024-10-16T20:45:42.549Z PASS [ 0.595s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
61512024-10-16T20:45:42.559Z PASS [ 0.694s] oximeter-db native::connection::tests::test_can_cancel_query
61522024-10-16T20:45:42.765Z PASS [ 0.034s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
61532024-10-16T20:45:42.767Z PASS [ 0.025s] oximeter-db native::io::column::tests::test_decode_string_column
61542024-10-16T20:45:42.767Z PASS [ 0.033s] oximeter-db native::io::column::tests::test_decode_uint64_column
61552024-10-16T20:45:42.767Z PASS [ 0.030s] oximeter-db native::io::column::tests::test_decode_uint8_column
61562024-10-16T20:45:42.770Z PASS [ 0.027s] oximeter-db native::io::column::tests::test_decode_uuid_column
61572024-10-16T20:45:42.770Z PASS [ 0.026s] oximeter-db native::io::column::tests::test_encode_decode_column
61582024-10-16T20:45:42.770Z PASS [ 0.026s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
61592024-10-16T20:45:42.770Z PASS [ 0.027s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
61602024-10-16T20:45:42.770Z PASS [ 0.030s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
61612024-10-16T20:45:42.770Z PASS [ 0.031s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
61622024-10-16T20:45:42.770Z PASS [ 0.031s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
61632024-10-16T20:45:42.770Z PASS [ 0.029s] oximeter-db native::io::packet::server::tests::test_decode_pong
61642024-10-16T20:45:42.774Z PASS [ 0.027s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
61652024-10-16T20:45:42.774Z PASS [ 0.025s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
61662024-10-16T20:45:42.774Z PASS [ 0.024s] oximeter-db native::io::string::test::test_encode_decode
61672024-10-16T20:45:42.774Z PASS [ 0.025s] oximeter-db native::io::string::test::test_encode_hello_world
61682024-10-16T20:45:42.774Z PASS [ 0.026s] oximeter-db native::io::varuint::test_encode_decode_varuint
61692024-10-16T20:45:42.774Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
61702024-10-16T20:45:42.774Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
61712024-10-16T20:45:42.775Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_comparison
61722024-10-16T20:45:42.775Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
61732024-10-16T20:45:42.775Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_double_literal
61742024-10-16T20:45:42.775Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
61752024-10-16T20:45:42.775Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
61762024-10-16T20:45:42.775Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
61772024-10-16T20:45:42.775Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
61782024-10-16T20:45:42.775Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
61792024-10-16T20:45:42.775Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
61802024-10-16T20:45:42.775Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
61812024-10-16T20:45:42.775Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
61822024-10-16T20:45:42.923Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
61832024-10-16T20:45:42.926Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_group_by
61842024-10-16T20:45:42.926Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
61852024-10-16T20:45:42.926Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_ident
61862024-10-16T20:45:42.926Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
61872024-10-16T20:45:42.926Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
61882024-10-16T20:45:42.926Z PASS [ 0.594s] oximeter-db native::connection::tests::test_select_nullable_column
61892024-10-16T20:45:42.926Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
61902024-10-16T20:45:42.926Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
61912024-10-16T20:45:42.926Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
61922024-10-16T20:45:42.926Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
61932024-10-16T20:45:42.926Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
61942024-10-16T20:45:42.926Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
61952024-10-16T20:45:42.926Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_query
61962024-10-16T20:45:42.926Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
61972024-10-16T20:45:42.926Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
61982024-10-16T20:45:42.926Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
61992024-10-16T20:45:42.926Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
62002024-10-16T20:45:42.926Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_reducer
62012024-10-16T20:45:42.927Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
62022024-10-16T20:45:42.930Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
62032024-10-16T20:45:42.930Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
62042024-10-16T20:45:42.930Z PASS [ 0.020s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
62052024-10-16T20:45:42.930Z PASS [ 0.020s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
62062024-10-16T20:45:42.930Z PASS [ 0.020s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
62072024-10-16T20:45:42.930Z PASS [ 0.020s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
62082024-10-16T20:45:42.930Z PASS [ 0.020s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
62092024-10-16T20:45:42.930Z PASS [ 0.019s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
62102024-10-16T20:45:42.945Z PASS [ 0.020s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
62112024-10-16T20:45:42.945Z PASS [ 0.020s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
62122024-10-16T20:45:42.947Z PASS [ 0.021s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
62132024-10-16T20:45:42.954Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
62142024-10-16T20:45:42.961Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
62152024-10-16T20:45:42.963Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
62162024-10-16T20:45:42.981Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
62172024-10-16T20:45:42.994Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
62182024-10-16T20:45:42.994Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
62192024-10-16T20:45:43.001Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
62202024-10-16T20:45:43.009Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
62212024-10-16T20:45:43.015Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
62222024-10-16T20:45:43.020Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
62232024-10-16T20:45:43.025Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
62242024-10-16T20:45:43.031Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
62252024-10-16T20:45:43.037Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_coalesce_limits
62262024-10-16T20:45:43.042Z PASS [ 0.022s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
62272024-10-16T20:45:43.048Z PASS [ 0.022s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
62282024-10-16T20:45:43.055Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
62292024-10-16T20:45:43.072Z PASS [ 0.601s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
62302024-10-16T20:45:43.072Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
62312024-10-16T20:45:43.253Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
62322024-10-16T20:45:43.254Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
62332024-10-16T20:45:43.254Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
62342024-10-16T20:45:43.254Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_predicates
62352024-10-16T20:45:43.256Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
62362024-10-16T20:45:43.256Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
62372024-10-16T20:45:43.256Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
62382024-10-16T20:45:43.256Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_query_end_time
62392024-10-16T20:45:43.256Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
62402024-10-16T20:45:43.257Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
62412024-10-16T20:45:43.257Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
62422024-10-16T20:45:43.257Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
62432024-10-16T20:45:43.257Z PASS [ 0.022s] oximeter-db query::tests::test_field_cmp
62442024-10-16T20:45:43.257Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_split_query
62452024-10-16T20:45:43.257Z PASS [ 0.027s] oximeter-db query::tests::test_field_selector_as_query
62462024-10-16T20:45:43.257Z PASS [ 0.021s] oximeter-db query::tests::test_field_value_as_db_str
62472024-10-16T20:45:43.257Z PASS [ 0.028s] oximeter-db query::tests::test_select_query_builder_field_selectors
62482024-10-16T20:45:43.257Z PASS [ 0.025s] oximeter-db query::tests::test_select_query_builder_from_parts
62492024-10-16T20:45:43.257Z PASS [ 0.039s] oximeter-db query::tests::test_select_query_builder_filter_raw
62502024-10-16T20:45:43.257Z PASS [ 0.036s] oximeter-db query::tests::test_select_query_builder_full
62512024-10-16T20:45:43.257Z PASS [ 0.030s] oximeter-db query::tests::test_select_query_builder_limit_offset
62522024-10-16T20:45:43.257Z PASS [ 0.037s] oximeter-db query::tests::test_select_query_builder_no_fields
62532024-10-16T20:45:43.257Z PASS [ 0.029s] oximeter-db query::tests::test_select_query_builder_no_selectors
62542024-10-16T20:45:43.257Z PASS [ 0.033s] oximeter-db query::tests::test_string_field_selector
62552024-10-16T20:45:43.258Z PASS [ 0.026s] oximeter-db query::tests::test_time_range
62562024-10-16T20:45:43.258Z PASS [ 0.033s] oximeter-db sql::tests::test_allow_limit_offset
62572024-10-16T20:45:43.258Z PASS [ 0.033s] oximeter-db sql::tests::test_allow_subqueries
62582024-10-16T20:45:43.258Z PASS [ 0.034s] oximeter-db sql::tests::test_cannot_name_database
62592024-10-16T20:45:43.258Z PASS [ 0.034s] oximeter-db sql::tests::test_ctes_are_not_supported
62602024-10-16T20:45:43.267Z PASS [ 0.035s] oximeter-db sql::tests::test_function_allow_list
62612024-10-16T20:45:43.274Z PASS [ 0.028s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
62622024-10-16T20:45:43.296Z PASS [ 0.036s] oximeter-db sql::tests::test_query_must_be_select_statement
62632024-10-16T20:45:43.296Z PASS [ 0.029s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
62642024-10-16T20:45:43.313Z PASS [ 0.063s] oximeter-db sql::tests::test_join_must_be_inner
62652024-10-16T20:45:43.313Z PASS [ 0.035s] oximeter-db sql::tests::test_require_table_is_timeseries_name
62662024-10-16T20:45:43.316Z PASS [ 0.028s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
62672024-10-16T20:45:43.322Z PASS [ 0.031s] oximeter-db sql::tests::test_with_comma_join_fails
62682024-10-16T20:45:43.325Z PASS [ 0.024s] oximeter-db tests::test_timeseries_key_field_stability
62692024-10-16T20:45:43.329Z PASS [ 0.027s] oximeter-db tests::test_timeseries_key_sample_stability
62702024-10-16T20:45:43.334Z PASS [ 0.027s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
62712024-10-16T20:45:43.388Z PASS [ 0.063s] oximeter-instruments http::tests::test_latency_tracker
62722024-10-16T20:45:43.550Z PASS [ 0.146s] oximeter-instruments kstat::link::tests::test_kstat_interested
62732024-10-16T20:45:43.773Z PASS [ 0.434s] oximeter-instruments kstat::link::tests::test_kstat_sampler
62742024-10-16T20:45:43.789Z PASS [ 0.305s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
62752024-10-16T20:45:43.791Z PASS [ 0.392s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
62762024-10-16T20:45:43.830Z PASS [ 0.058s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
62772024-10-16T20:45:43.843Z PASS [ 0.056s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
62782024-10-16T20:45:43.843Z PASS [ 0.055s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
62792024-10-16T20:45:43.870Z PASS [ 0.033s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
62802024-10-16T20:45:43.877Z PASS [ 0.034s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
62812024-10-16T20:45:43.885Z PASS [ 0.055s] oximeter-instruments kstat::link::tests::test_sled_datalink
62822024-10-16T20:45:43.893Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
62832024-10-16T20:45:43.900Z PASS [ 0.023s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
62842024-10-16T20:45:43.908Z PASS [ 0.024s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
62852024-10-16T20:45:43.916Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_annotated_field
62862024-10-16T20:45:43.923Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_datum_field
62872024-10-16T20:45:43.931Z PASS [ 0.022s] oximeter-macro-impl tests::test_metric_enum
62882024-10-16T20:45:43.937Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_without_datum_field
62892024-10-16T20:45:43.944Z PASS [ 0.021s] oximeter-macro-impl tests::test_target
62902024-10-16T20:45:43.950Z PASS [ 0.021s] oximeter-macro-impl tests::test_target_empty_struct
62912024-10-16T20:45:43.957Z PASS [ 0.019s] oximeter-macro-impl tests::test_target_enum
62922024-10-16T20:45:43.963Z PASS [ 0.019s] oximeter-macro-impl tests::test_target_unit_struct
62932024-10-16T20:45:43.969Z PASS [ 0.020s] oximeter-macro-impl tests::test_target_with_datum_field
62942024-10-16T20:45:44.046Z PASS [ 0.081s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
62952024-10-16T20:45:44.051Z PASS [ 0.082s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
62962024-10-16T20:45:44.068Z PASS [ 0.023s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
62972024-10-16T20:45:44.073Z PASS [ 0.022s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
62982024-10-16T20:45:44.087Z PASS [ 0.020s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
62992024-10-16T20:45:44.101Z PASS [ 0.027s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
63002024-10-16T20:45:44.106Z PASS [ 0.019s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
63012024-10-16T20:45:44.132Z PASS [ 0.029s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
63022024-10-16T20:45:44.139Z PASS [ 0.031s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
63032024-10-16T20:45:44.166Z PASS [ 0.034s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
63042024-10-16T20:45:44.183Z PASS [ 0.044s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
63052024-10-16T20:45:44.189Z PASS [ 0.025s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
63062024-10-16T20:45:44.200Z PASS [ 0.018s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
63072024-10-16T20:45:44.206Z PASS [ 0.017s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
63082024-10-16T20:45:44.217Z PASS [ 0.017s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
63092024-10-16T20:45:44.224Z PASS [ 0.018s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
63102024-10-16T20:45:44.240Z PASS [ 0.021s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
63112024-10-16T20:45:44.249Z PASS [ 0.024s] oximeter-schema ir::tests::fail_on_empty_descriptions
63122024-10-16T20:45:44.266Z PASS [ 0.026s] oximeter-schema ir::tests::fail_on_empty_metric_name
63132024-10-16T20:45:44.273Z PASS [ 0.024s] oximeter-schema ir::tests::fail_on_empty_target_name
63142024-10-16T20:45:44.288Z PASS [ 0.021s] oximeter-schema ir::tests::fail_on_very_long_field_names
63152024-10-16T20:45:44.293Z PASS [ 0.021s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
63162024-10-16T20:45:44.308Z PASS [ 0.020s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
63172024-10-16T20:45:44.313Z PASS [ 0.020s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
63182024-10-16T20:45:44.331Z PASS [ 0.025s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
63192024-10-16T20:45:44.342Z PASS [ 0.024s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
63202024-10-16T20:45:44.342Z PASS [ 1.501s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
63212024-10-16T20:45:44.361Z PASS [ 0.028s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
63222024-10-16T20:45:44.367Z PASS [ 0.029s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
63232024-10-16T20:45:44.373Z PASS [ 0.031s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
63242024-10-16T20:45:44.386Z PASS [ 0.026s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
63252024-10-16T20:45:44.392Z PASS [ 0.025s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
63262024-10-16T20:45:44.399Z PASS [ 0.025s] oximeter-schema ir::tests::only_support_format_version_1
63272024-10-16T20:45:44.411Z PASS [ 0.025s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
63282024-10-16T20:45:44.416Z PASS [ 0.025s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
63292024-10-16T20:45:44.479Z PASS [ 0.057s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
63302024-10-16T20:45:44.479Z PASS [ 0.064s] oximeter-test-utils tests::test_sample_struct
63312024-10-16T20:45:44.483Z PASS [ 0.086s] oximeter-test-utils tests::test_gen_test_samples
63322024-10-16T20:45:44.496Z PASS [ 0.022s] oximeter-test-utils tests::test_timeseries_schema_from_parts
63332024-10-16T20:45:44.501Z PASS [ 0.022s] oximeter-test-utils tests::test_timeseries_schema_from_sample
63342024-10-16T20:45:44.505Z PASS [ 0.022s] oximeter-types histogram::tests::test_bin_range
63352024-10-16T20:45:44.511Z PASS [ 0.016s] oximeter-types histogram::tests::test_bin_range_from
63362024-10-16T20:45:44.515Z PASS [ 0.015s] oximeter-types histogram::tests::test_bin_range_to
63372024-10-16T20:45:44.525Z PASS [ 0.019s] oximeter-types histogram::tests::test_empty_bins_not_supported
63382024-10-16T20:45:44.530Z PASS [ 0.019s] oximeter-types histogram::tests::test_ensure_finite
63392024-10-16T20:45:44.539Z PASS [ 0.023s] oximeter-types histogram::tests::test_histogram
63402024-10-16T20:45:44.545Z PASS [ 0.021s] oximeter-types histogram::tests::test_histogram_construct_with
63412024-10-16T20:45:44.550Z PASS [ 0.020s] oximeter-types histogram::tests::test_histogram_extreme_bins
63422024-10-16T20:45:44.556Z PASS [ 0.016s] oximeter-types histogram::tests::test_histogram_extreme_samples
63432024-10-16T20:45:44.562Z PASS [ 0.016s] oximeter-types histogram::tests::test_histogram_float_bins
63442024-10-16T20:45:44.568Z PASS [ 0.016s] oximeter-types histogram::tests::test_histogram_unbounded_samples
63452024-10-16T20:45:44.576Z PASS [ 0.019s] oximeter-types histogram::tests::test_histogram_unsorted_bins
63462024-10-16T20:45:44.582Z PASS [ 0.019s] oximeter-types histogram::tests::test_histogram_with_bins
63472024-10-16T20:45:44.588Z PASS [ 0.020s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
63482024-10-16T20:45:44.595Z PASS [ 0.020s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
63492024-10-16T20:45:44.600Z PASS [ 0.019s] oximeter-types histogram::tests::test_log_bins_u64
63502024-10-16T20:45:44.617Z PASS [ 0.027s] oximeter-types histogram::tests::test_log_bins_u8
63512024-10-16T20:45:44.622Z PASS [ 0.022s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
63522024-10-16T20:45:44.639Z PASS [ 0.023s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
63532024-10-16T20:45:44.648Z PASS [ 0.049s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
63542024-10-16T20:45:44.648Z PASS [ 0.022s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
63552024-10-16T20:45:44.653Z PASS [ 0.016s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
63562024-10-16T20:45:44.661Z PASS [ 0.017s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
63572024-10-16T20:45:44.665Z PASS [ 0.018s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
63582024-10-16T20:45:44.670Z PASS [ 0.017s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
63592024-10-16T20:45:44.676Z PASS [ 0.015s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
63602024-10-16T20:45:44.682Z PASS [ 0.015s] oximeter-types histogram::tests::test_span_decades
63612024-10-16T20:45:44.691Z PASS [ 0.018s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
63622024-10-16T20:45:44.697Z PASS [ 0.020s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
63632024-10-16T20:45:44.702Z PASS [ 0.021s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
63642024-10-16T20:45:44.708Z PASS [ 0.019s] oximeter-types quantile::tests::test_default_percentiles
63652024-10-16T20:45:44.712Z PASS [ 0.017s] oximeter-types quantile::tests::test_empty_observations
63662024-10-16T20:45:44.719Z PASS [ 0.017s] oximeter-types quantile::tests::test_find_cells
63672024-10-16T20:45:44.724Z PASS [ 0.016s] oximeter-types quantile::tests::test_float_observations
63682024-10-16T20:45:44.731Z PASS [ 0.018s] oximeter-types quantile::tests::test_integer_observations
63692024-10-16T20:45:44.735Z PASS [ 0.017s] oximeter-types quantile::tests::test_invalid_p_value
63702024-10-16T20:45:44.740Z PASS [ 0.016s] oximeter-types quantile::tests::test_max_p
63712024-10-16T20:45:44.745Z PASS [ 0.015s] oximeter-types quantile::tests::test_min_p
63722024-10-16T20:45:44.749Z PASS [ 0.014s] oximeter-types quantile::tests::test_non_filled_observations
63732024-10-16T20:45:44.759Z PASS [ 0.019s] oximeter-types quantile::tests::test_rounding
63742024-10-16T20:45:44.765Z PASS [ 0.018s] oximeter-types schema::tests::test_field_schema_ordering
63752024-10-16T20:45:44.792Z PASS [ 0.023s] oximeter-types traits::tests::test_metric_trait
63762024-10-16T20:45:44.806Z PASS [ 0.038s] oximeter-types schema::tests::test_timeseries_name_from_str
63772024-10-16T20:45:44.808Z PASS [ 0.047s] oximeter-types schema::tests::test_timeseries_name
63782024-10-16T20:45:44.831Z PASS [ 0.035s] oximeter-types traits::tests::test_producer_trait
63792024-10-16T20:45:44.852Z PASS [ 0.039s] oximeter-types traits::tests::test_target_trait
63802024-10-16T20:45:44.852Z PASS [ 0.032s] oximeter-types types::tests::test_cumulative_f64
63812024-10-16T20:45:44.861Z PASS [ 0.034s] oximeter-types types::tests::test_cumulative_i64
63822024-10-16T20:45:44.870Z PASS [ 0.030s] oximeter-types types::tests::test_datum
63832024-10-16T20:45:44.898Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
63842024-10-16T20:45:44.898Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
63852024-10-16T20:45:44.898Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
63862024-10-16T20:45:44.900Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
63872024-10-16T20:45:44.909Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
63882024-10-16T20:45:44.917Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
63892024-10-16T20:45:44.935Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
63902024-10-16T20:45:44.935Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
63912024-10-16T20:45:44.935Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
63922024-10-16T20:45:44.944Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
63932024-10-16T20:45:44.949Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
63942024-10-16T20:45:44.955Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
63952024-10-16T20:45:44.963Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
63962024-10-16T20:45:44.969Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
63972024-10-16T20:45:44.977Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
63982024-10-16T20:45:44.985Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
63992024-10-16T20:45:44.992Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
64002024-10-16T20:45:44.997Z PASS [ 0.022s] oximeter-types types::tests::test_measurement
64012024-10-16T20:45:45.004Z PASS [ 0.020s] oximeter-types types::tests::test_verify_field_names
64022024-10-16T20:45:45.011Z PASS [ 0.019s] oxlog tests::test_is_oxide_smf_log_file
64032024-10-16T20:45:45.020Z PASS [ 0.019s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
64042024-10-16T20:45:45.029Z PASS [ 0.023s] oxlog tests::test_sort_logs
64052024-10-16T20:45:45.079Z PASS [ 0.052s] oxql-types point::tests::test_cast_points_from_double
64062024-10-16T20:45:45.079Z PASS [ 0.058s] oxql-types point::tests::test_cast_points_from_bool
64072024-10-16T20:45:45.086Z PASS [ 0.058s] oxql-types point::tests::test_cast_points_from_double_distribution
64082024-10-16T20:45:45.094Z PASS [ 0.025s] oxql-types point::tests::test_cast_points_from_int_distribution
64092024-10-16T20:45:45.102Z PASS [ 0.025s] oxql-types point::tests::test_cast_points_from_integer
64102024-10-16T20:45:45.111Z PASS [ 0.027s] oxql-types point::tests::test_cast_points_from_string
64112024-10-16T20:45:45.117Z PASS [ 0.023s] oxql-types point::tests::test_join_point_arrays
64122024-10-16T20:45:45.124Z PASS [ 0.021s] oxql-types point::tests::test_point_delta_between
64132024-10-16T20:45:45.130Z PASS [ 0.019s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
64142024-10-16T20:45:45.141Z PASS [ 0.020s] oxql-types point::tests::test_point_delta_between_with_new_epoch
64152024-10-16T20:45:45.154Z PASS [ 0.028s] oxql-types point::tests::test_push_concrete_values
64162024-10-16T20:45:45.162Z PASS [ 0.030s] oxql-types point::tests::test_sub_between_histogram_distributions
64172024-10-16T20:45:45.713Z PASS [ 0.568s] reconfigurator-cli::test_basic test_basic
64182024-10-16T20:45:45.713Z PASS [ 0.544s] reconfigurator-cli::test_basic test_example
64192024-10-16T20:45:45.808Z PASS [ 0.089s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
64202024-10-16T20:45:45.810Z PASS [ 0.096s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
64212024-10-16T20:45:45.841Z PASS [ 0.032s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
64222024-10-16T20:45:45.848Z PASS [ 0.047s] sled-agent-types rack_init::tests::parse_rack_initialization
64232024-10-16T20:45:45.870Z PASS [ 0.021s] sled-agent-types rack_init::tests::test_subnets
64242024-10-16T20:45:45.878Z PASS [ 0.037s] sled-agent-types rack_init::tests::test_extra_certs
64252024-10-16T20:45:45.902Z PASS [ 0.024s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
64262024-10-16T20:45:45.911Z PASS [ 0.042s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
64272024-10-16T20:45:45.921Z PASS [ 0.020s] sled-agent-types zone_bundle::tests::test_compare_bundles
64282024-10-16T20:45:45.930Z PASS [ 0.019s] sled-agent-types zone_bundle::tests::test_priority_dimension
64292024-10-16T20:45:45.942Z PASS [ 0.018s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
64302024-10-16T20:45:45.955Z PASS [ 0.023s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
64312024-10-16T20:45:46.013Z PASS [ 0.073s] sled-hardware disk::test::test_disk_paths
64322024-10-16T20:45:46.018Z PASS [ 0.065s] sled-hardware disk::test::test_partition_device_paths
64332024-10-16T20:45:46.082Z PASS [ 0.060s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
64342024-10-16T20:45:46.082Z PASS [ 0.054s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
64352024-10-16T20:45:46.099Z PASS [ 0.026s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
64362024-10-16T20:45:46.105Z PASS [ 0.024s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
64372024-10-16T20:45:46.130Z PASS [ 0.024s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
64382024-10-16T20:45:46.143Z PASS [ 0.044s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
64392024-10-16T20:45:46.151Z PASS [ 0.021s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
64402024-10-16T20:45:46.195Z PASS [ 0.050s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
64412024-10-16T20:45:46.209Z PASS [ 0.057s] sled-storage dataset::test::serialize_dataset_name
64422024-10-16T20:45:46.269Z PASS [ 0.055s] sled-storage manager::test::test_omicron_physical_disks_schema
64432024-10-16T20:45:46.269Z PASS [ 0.070s] sled-storage manager::test::test_datasets_schema
64442024-10-16T20:45:47.079Z PASS [ 3.119s] oximeter-producer tests::test_producer_registration_task
64452024-10-16T20:45:47.150Z PASS [ 0.068s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
64462024-10-16T20:45:47.436Z PASS [ 1.165s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
64472024-10-16T20:45:48.350Z PASS [ 2.085s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
64482024-10-16T20:45:48.402Z PASS [ 0.051s] sled-storage manager::tests::ensure_using_exactly_these_disks
64492024-10-16T20:45:49.734Z PASS [ 2.297s] sled-storage manager::tests::ensure_datasets
64502024-10-16T20:45:50.436Z PASS [ 2.032s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
64512024-10-16T20:45:50.556Z PASS [ 3.400s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
64522024-10-16T20:45:52.045Z PASS [ 1.610s] sled-storage manager::tests::update_rawdisk_firmware
64532024-10-16T20:45:52.796Z PASS [ 3.060s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
64542024-10-16T20:45:53.304Z PASS [ 2.754s] sled-storage manager::tests::upsert_filesystem
64552024-10-16T20:45:53.577Z PASS [ 1.531s] sled-storage manager::tests::wait_for_boot_disk
64562024-10-16T20:45:53.853Z PASS [ 0.548s] tufaceous::integration-tests command_tests::test_init_and_add
64572024-10-16T20:45:53.904Z PASS [ 0.050s] tufaceous-lib archive::tests::test_validate_path
64582024-10-16T20:45:53.987Z PASS [ 0.084s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
64592024-10-16T20:45:54.026Z PASS [ 0.039s] tufaceous-lib key::tests::test_from_str
64602024-10-16T20:45:54.071Z PASS [ 1.274s] tufaceous::integration-tests command_tests::test_assemble_fake
64612024-10-16T20:45:54.099Z PASS [ 32.129s] omicron-sled-agent nexus::test::nexus_self_notification_test
64622024-10-16T20:45:54.245Z PASS [ 0.220s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
64632024-10-16T20:45:54.346Z PASS [ 0.100s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
64642024-10-16T20:45:54.355Z PASS [ 0.779s] tufaceous::manifest-tests check_manifest::fake.toml
64652024-10-16T20:45:54.427Z PASS [ 0.081s] update-common artifacts::update_plan::tests::test_bad_rot_versions
64662024-10-16T20:45:54.445Z PASS [ 0.089s] update-common artifacts::update_plan::tests::test_multi_rot_version
64672024-10-16T20:45:54.516Z PASS [ 0.088s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
64682024-10-16T20:45:54.747Z PASS [ 0.152s] update-engine display::group_display::tests::test_stats
64692024-10-16T20:45:54.756Z PASS [ 0.047s] update-engine display::line_display_shared::tests::test_format_progress_counter
64702024-10-16T20:45:54.756Z PASS [ 0.032s] update-engine display::line_display_shared::tests::test_start_line
64712024-10-16T20:45:54.787Z PASS [ 0.038s] update-engine engine::tests::error_exits_early
64722024-10-16T20:45:54.846Z PASS [ 0.059s] update-engine events::tests::progress_event_parse_unknown
64732024-10-16T20:45:54.866Z PASS [ 0.420s] update-engine buffer::tests::test_buffer
64742024-10-16T20:45:54.872Z PASS [ 0.030s] update-engine events::tests::step_event_parse_unknown
64752024-10-16T20:45:54.889Z PASS [ 0.023s] update-engine spec::tests::test_merge_anyhow_list
64762024-10-16T20:45:54.949Z PASS [ 0.060s] wicket state::inventory::tests::component_id_display
64772024-10-16T20:45:55.094Z PASS [ 0.219s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
64782024-10-16T20:45:55.161Z PASS [ 1.089s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
64792024-10-16T20:45:55.177Z PASS [ 0.080s] wicket-common rack_setup::tests::roundtrip_import_export_policy
64802024-10-16T20:45:55.273Z PASS [ 0.110s] wicketd installinator_progress::tests::test_states
64812024-10-16T20:45:55.288Z PASS [ 0.111s] wicketd rss_config::tests::test_bgp_auth_key_states
64822024-10-16T20:45:55.434Z PASS [ 0.483s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
64832024-10-16T20:45:56.576Z PASS [ 1.307s] wicketd::mod integration_tests::inventory::test_inventory
64842024-10-16T20:45:57.325Z PASS [ 1.899s] wicketd::mod integration_tests::updates::test_update_races
64852024-10-16T20:45:57.857Z PASS [ 3.766s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
64862024-10-16T20:45:59.001Z PASS [ 2.431s] wicketd::mod integration_tests::updates::test_updates
64872024-10-16T20:45:59.167Z PASS [ 3.890s] wicketd::mod integration_tests::updates::test_installinator_fetch
64882024-10-16T20:45:59.316Z PASS [ 15.996s] oximeter-db::integration_test test_schemas_disjoint
64892024-10-16T20:46:02.497Z PASS [ 17.344s] reconfigurator-cli::test_basic test_blueprint_edit
64902024-10-16T20:46:18.834Z PASS [ 35.513s] oximeter-db::integration_test test_cluster
64912024-10-16T20:46:33.201Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
64922024-10-16T20:46:34.474Z PASS [ 61.277s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
64932024-10-16T20:46:37.221Z PASS [ 2.745s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
64942024-10-16T20:46:49.372Z PASS [ 12.147s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
64952024-10-16T20:47:04.922Z PASS [ 15.544s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
64962024-10-16T20:48:04.946Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
64972024-10-16T20:49:04.969Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
64982024-10-16T20:50:04.993Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
64992024-10-16T20:51:05.017Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
65002024-10-16T20:52:05.040Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
65012024-10-16T20:53:03.555Z PASS [ 358.503s] oximeter-db client::tests::test_replicated
65022024-10-16T20:53:03.558Z------------
65032024-10-16T20:53:03.558Z Summary [2776.225s] 1636 tests run: 1636 passed (23 slow, 1 leaky), 4 skipped
65042024-10-16T20:53:03.591Z
65052024-10-16T20:53:03.595Zreal 46:38.619378177
65062024-10-16T20:53:03.595Zuser 3:53:29.943728937
65072024-10-16T20:53:03.595Zsys 47:51.250387100
65082024-10-16T20:53:03.595Ztrap 3:37.611361933
65092024-10-16T20:53:03.595Ztflt 30.905600287
65102024-10-16T20:53:03.595Zdflt 2:16.726525735
65112024-10-16T20:53:03.595Zkflt 0.442559428
65122024-10-16T20:53:03.595Zlock 1336:33:05.031775943
65132024-10-16T20:53:03.595Zslp 66:17:17.420095114
65142024-10-16T20:53:03.595Zlat 4:36:17.117597194
65152024-10-16T20:53:03.595Zstop 1:20:37.356503777
65162024-10-16T20:53:03.595Z+ banner doctest
65172024-10-16T20:53:03.599Z
65182024-10-16T20:53:03.599Z ##### #### #### ##### ###### #### #####
65192024-10-16T20:53:03.599Z # # # # # # # # # #
65202024-10-16T20:53:03.599Z # # # # # # ##### #### #
65212024-10-16T20:53:03.599Z # # # # # # # # #
65222024-10-16T20:53:03.599Z # # # # # # # # # # #
65232024-10-16T20:53:03.599Z ##### #### #### # ###### #### #
65242024-10-16T20:53:03.599Z
65252024-10-16T20:53:03.599Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
65262024-10-16T20:53:05.156Z Fresh unicode-ident v1.0.13
65272024-10-16T20:53:05.159Z Fresh cfg-if v1.0.0
65282024-10-16T20:53:05.159Z Fresh autocfg v1.4.0
65292024-10-16T20:53:05.159Z Fresh memchr v2.7.4
65302024-10-16T20:53:05.159Z Fresh version_check v0.9.5
65312024-10-16T20:53:05.159Z Fresh value-bag v1.9.0
65322024-10-16T20:53:05.159Z Fresh log v0.4.22
65332024-10-16T20:53:05.159Z Fresh scopeguard v1.2.0
65342024-10-16T20:53:05.159Z Fresh once_cell v1.20.2
65352024-10-16T20:53:05.159Z Fresh itoa v1.0.11
65362024-10-16T20:53:05.159Z Fresh proc-macro2 v1.0.87
65372024-10-16T20:53:05.159Z Fresh libc v0.2.159
65382024-10-16T20:53:05.159Z Fresh byteorder v1.5.0
65392024-10-16T20:53:05.159Z Fresh smallvec v1.13.2
65402024-10-16T20:53:05.159Z Fresh pin-project-lite v0.2.14
65412024-10-16T20:53:05.160Z Fresh subtle v2.6.1
65422024-10-16T20:53:05.160Z Fresh quote v1.0.37
65432024-10-16T20:53:05.160Z Fresh getrandom v0.2.15
65442024-10-16T20:53:05.160Z Fresh lock_api v0.4.12
65452024-10-16T20:53:05.160Z Fresh shlex v1.3.0
65462024-10-16T20:53:05.160Z Fresh jobserver v0.1.32
65472024-10-16T20:53:05.160Z Fresh syn v2.0.79
65482024-10-16T20:53:05.160Z Fresh rand_core v0.6.4
65492024-10-16T20:53:05.160Z Fresh parking_lot_core v0.9.10
65502024-10-16T20:53:05.160Z Fresh allocator-api2 v0.2.18
65512024-10-16T20:53:05.160Z Fresh cc v1.1.30
65522024-10-16T20:53:05.160Z Fresh serde_derive v1.0.210
65532024-10-16T20:53:05.160Z Fresh zeroize_derive v1.4.2
65542024-10-16T20:53:05.165Z Fresh thiserror-impl v1.0.64
65552024-10-16T20:53:05.165Z Fresh parking_lot v0.12.3
65562024-10-16T20:53:05.165Z Fresh zerocopy-derive v0.7.35
65572024-10-16T20:53:05.165Z Fresh typenum v1.17.0
65582024-10-16T20:53:05.165Z Fresh futures-core v0.3.31
65592024-10-16T20:53:05.165Z Fresh serde v1.0.210
65602024-10-16T20:53:05.165Z Fresh zeroize v1.8.1
65612024-10-16T20:53:05.165Z Fresh thiserror v1.0.64
65622024-10-16T20:53:05.166Z Fresh zerocopy v0.7.35
65632024-10-16T20:53:05.166Z Fresh ryu v1.0.18
65642024-10-16T20:53:05.166Z Fresh signal-hook-registry v1.4.2
65652024-10-16T20:53:05.166Z Fresh bytes v1.7.2
65662024-10-16T20:53:05.166Z Fresh bitflags v2.6.0
65672024-10-16T20:53:05.166Z Fresh generic-array v0.14.7
65682024-10-16T20:53:05.166Z Fresh equivalent v1.0.1
65692024-10-16T20:53:05.166Z Fresh foldhash v0.1.3
65702024-10-16T20:53:05.166Z Fresh libm v0.2.8
65712024-10-16T20:53:05.166Z Fresh crypto-common v0.1.6
65722024-10-16T20:53:05.166Z Fresh hashbrown v0.15.0
65732024-10-16T20:53:05.166Z Fresh mio v1.0.2
65742024-10-16T20:53:05.166Z Fresh spin v0.9.8
65752024-10-16T20:53:05.166Z Fresh fnv v1.0.7
65762024-10-16T20:53:05.166Z Fresh tokio-macros v2.4.0
65772024-10-16T20:53:05.166Z Fresh num-traits v0.2.19
65782024-10-16T20:53:05.166Z Fresh serde_json v1.0.128
65792024-10-16T20:53:05.166Z Fresh indexmap v2.6.0
65802024-10-16T20:53:05.166Z Fresh socket2 v0.5.7
65812024-10-16T20:53:05.166Z Fresh futures-io v0.3.31
65822024-10-16T20:53:05.166Z Fresh const-oid v0.9.6
65832024-10-16T20:53:05.166Z Fresh regex-syntax v0.8.5
65842024-10-16T20:53:05.166Z Fresh tokio v1.40.0
65852024-10-16T20:53:05.166Z Fresh futures-sink v0.3.31
65862024-10-16T20:53:05.166Z Fresh block-buffer v0.10.4
65872024-10-16T20:53:05.166Z Fresh aho-corasick v1.1.3
65882024-10-16T20:53:05.166Z Fresh pkg-config v0.3.31
65892024-10-16T20:53:05.166Z Fresh pin-utils v0.1.0
65902024-10-16T20:53:05.166Z Fresh cpufeatures v0.2.14
65912024-10-16T20:53:05.166Z Fresh slab v0.4.9
65922024-10-16T20:53:05.166Z Fresh digest v0.10.7
65932024-10-16T20:53:05.167Z Fresh regex-automata v0.4.8
65942024-10-16T20:53:05.167Z Fresh futures-channel v0.3.31
65952024-10-16T20:53:05.167Z Fresh futures-macro v0.3.31
65962024-10-16T20:53:05.167Z Fresh futures-task v0.3.31
65972024-10-16T20:53:05.167Z Fresh heck v0.5.0
65982024-10-16T20:53:05.167Z Fresh futures-util v0.3.31
65992024-10-16T20:53:05.167Z Fresh errno v0.3.9
66002024-10-16T20:53:05.167Z Fresh tracing-attributes v0.1.27
66012024-10-16T20:53:05.167Z Fresh tracing-core v0.1.32
66022024-10-16T20:53:05.167Z Fresh iana-time-zone v0.1.61
66032024-10-16T20:53:05.167Z Fresh ppv-lite86 v0.2.20
66042024-10-16T20:53:05.167Z Fresh rustix v0.38.37
66052024-10-16T20:53:05.167Z Fresh tracing v0.1.40
66062024-10-16T20:53:05.167Z Fresh chrono v0.4.38
66072024-10-16T20:53:05.167Z Fresh tinyvec_macros v0.1.1
66082024-10-16T20:53:05.167Z Fresh rand_chacha v0.3.1
66092024-10-16T20:53:05.167Z Fresh regex v1.11.0
66102024-10-16T20:53:05.167Z Fresh tinyvec v1.8.0
66112024-10-16T20:53:05.167Z Fresh semver v1.0.23
66122024-10-16T20:53:05.167Z Fresh rand v0.8.5
66132024-10-16T20:53:05.167Z Fresh uuid v1.10.0
66142024-10-16T20:53:05.167Z Fresh unicode-bidi v0.3.17
66152024-10-16T20:53:05.167Z Fresh percent-encoding v2.3.1
66162024-10-16T20:53:05.167Z Fresh serde_derive_internals v0.29.1
66172024-10-16T20:53:05.167Z Fresh syn v1.0.109
66182024-10-16T20:53:05.168Z Fresh unicode-normalization v0.1.24
66192024-10-16T20:53:05.168Z Fresh dyn-clone v1.0.17
66202024-10-16T20:53:05.168Z Fresh vcpkg v0.2.15
66212024-10-16T20:53:05.168Z Fresh form_urlencoded v1.2.1
66222024-10-16T20:53:05.168Z Fresh schemars_derive v0.8.21
66232024-10-16T20:53:05.168Z Fresh http v1.1.0
66242024-10-16T20:53:05.168Z Fresh block-padding v0.3.3
66252024-10-16T20:53:05.168Z Fresh idna v0.5.0
66262024-10-16T20:53:05.168Z Fresh tokio-util v0.7.12
66272024-10-16T20:53:05.168Z Fresh schemars v0.8.21
66282024-10-16T20:53:05.168Z Fresh crossbeam-utils v0.8.20
66292024-10-16T20:53:05.168Z Fresh inout v0.1.3
66302024-10-16T20:53:05.168Z Fresh url v2.5.2
66312024-10-16T20:53:05.168Z Fresh lazy_static v1.5.0
66322024-10-16T20:53:05.168Z Fresh num-conv v0.1.0
66332024-10-16T20:53:05.168Z Fresh cipher v0.4.4
66342024-10-16T20:53:05.168Z Fresh httparse v1.9.5
66352024-10-16T20:53:05.168Z Fresh base64ct v1.6.0
66362024-10-16T20:53:05.168Z Fresh powerfmt v0.2.0
66372024-10-16T20:53:05.168Z Fresh atomic-waker v1.1.2
66382024-10-16T20:53:05.172Z Fresh time-core v0.1.2
66392024-10-16T20:53:05.172Z Fresh untrusted v0.9.0
66402024-10-16T20:53:05.172Z Fresh hmac v0.12.1
66412024-10-16T20:53:05.172Z Fresh deranged v0.3.11
66422024-10-16T20:53:05.172Z Fresh ring v0.17.8
66432024-10-16T20:53:05.172Z Fresh time-macros v0.2.18
66442024-10-16T20:53:05.172Z Fresh toml_datetime v0.6.8
66452024-10-16T20:53:05.173Z Fresh serde_spanned v0.6.8
66462024-10-16T20:53:05.173Z Fresh num_threads v0.1.7
66472024-10-16T20:53:05.173Z Fresh adler2 v2.0.0
66482024-10-16T20:53:05.173Z Fresh sha2 v0.10.8
66492024-10-16T20:53:05.173Z Fresh time v0.3.36
66502024-10-16T20:53:05.173Z Fresh miniz_oxide v0.8.0
66512024-10-16T20:53:05.173Z Fresh either v1.13.0
66522024-10-16T20:53:05.173Z Fresh strsim v0.11.1
66532024-10-16T20:53:05.173Z Fresh try-lock v0.2.5
66542024-10-16T20:53:05.173Z Fresh httpdate v1.0.3
66552024-10-16T20:53:05.173Z Fresh rustls-pki-types v1.9.0
66562024-10-16T20:53:05.173Z Fresh want v0.3.1
66572024-10-16T20:53:05.173Z Fresh pem-rfc7468 v0.7.0
66582024-10-16T20:53:05.173Z Fresh base64 v0.22.1
66592024-10-16T20:53:05.173Z Fresh http-body v1.0.1
66602024-10-16T20:53:05.174Z Fresh tower-service v0.3.3
66612024-10-16T20:53:05.174Z Fresh h2 v0.4.6
66622024-10-16T20:53:05.174Z Fresh ahash v0.8.11
66632024-10-16T20:53:05.174Z Fresh serde_tokenstream v0.2.2
66642024-10-16T20:53:05.174Z Fresh async-trait v0.1.83
66652024-10-16T20:53:05.174Z Fresh der_derive v0.7.3
66662024-10-16T20:53:05.174Z Fresh gimli v0.31.1
66672024-10-16T20:53:05.174Z Fresh flagset v0.4.6
66682024-10-16T20:53:05.174Z Fresh hyper v1.4.1
66692024-10-16T20:53:05.174Z Fresh addr2line v0.24.2
66702024-10-16T20:53:05.174Z Fresh der v0.7.9
66712024-10-16T20:53:05.174Z Fresh slog v2.7.0
66722024-10-16T20:53:05.174Z Fresh rustls-webpki v0.102.8
66732024-10-16T20:53:05.174Z Fresh pbkdf2 v0.12.2
66742024-10-16T20:53:05.174Z Fresh aes v0.8.4
66752024-10-16T20:53:05.174Z Fresh rustc_version v0.4.1
66762024-10-16T20:53:05.174Z Fresh object v0.36.5
66772024-10-16T20:53:05.174Z Fresh rustc-demangle v0.1.24
66782024-10-16T20:53:05.174Z Fresh mime v0.3.17
66792024-10-16T20:53:05.174Z Fresh spki v0.7.3
66802024-10-16T20:53:05.174Z Fresh salsa20 v0.10.2
66812024-10-16T20:53:05.174Z Fresh cbc v0.1.2
66822024-10-16T20:53:05.174Z Fresh backtrace v0.3.74
66832024-10-16T20:53:05.174Z Fresh ipnet v2.10.1
66842024-10-16T20:53:05.174Z Fresh scrypt v0.11.0
66852024-10-16T20:53:05.174Z Fresh hyper-util v0.1.9
66862024-10-16T20:53:05.174Z Fresh futures-executor v0.3.31
66872024-10-16T20:53:05.174Z Fresh http-body-util v0.1.2
66882024-10-16T20:53:05.174Z Fresh anyhow v1.0.89
66892024-10-16T20:53:05.174Z Fresh pkcs5 v0.7.1
66902024-10-16T20:53:05.174Z Fresh futures v0.3.31
66912024-10-16T20:53:05.174Z Fresh serde_urlencoded v0.7.1
66922024-10-16T20:53:05.174Z Fresh encoding_rs v0.8.34
66932024-10-16T20:53:05.174Z Fresh openssl-probe v0.1.5
66942024-10-16T20:53:05.174Z Fresh rustversion v1.0.17
66952024-10-16T20:53:05.174Z Fresh pkcs8 v0.10.2
66962024-10-16T20:53:05.174Z Fresh foreign-types-shared v0.1.1
66972024-10-16T20:53:05.175Z Fresh openssl-sys v0.9.103
66982024-10-16T20:53:05.175Z Fresh rustls-pemfile v2.2.0
66992024-10-16T20:53:05.175Z Fresh openssl-macros v0.1.1
67002024-10-16T20:53:05.175Z Fresh foreign-types v0.3.2
67012024-10-16T20:53:05.175Z Fresh winnow v0.5.40
67022024-10-16T20:53:05.175Z Fresh utf8parse v0.2.2
67032024-10-16T20:53:05.175Z Fresh is-terminal v0.4.13
67042024-10-16T20:53:05.175Z Fresh winnow v0.6.20
67052024-10-16T20:53:05.175Z Fresh data-encoding v2.6.0
67062024-10-16T20:53:05.175Z Fresh camino v1.1.9
67072024-10-16T20:53:05.175Z Fresh openssl v0.10.66
67082024-10-16T20:53:05.175Z Fresh toml_edit v0.19.15
67092024-10-16T20:53:05.175Z Fresh unicode-width v0.1.14
67102024-10-16T20:53:05.175Z Fresh openapiv3 v2.0.0
67112024-10-16T20:53:05.175Z Fresh rustls v0.23.14
67122024-10-16T20:53:05.175Z Fresh anstyle v1.0.8
67132024-10-16T20:53:05.175Z Fresh siphasher v0.3.11
67142024-10-16T20:53:05.175Z Fresh idna v0.3.0
67152024-10-16T20:53:05.175Z Fresh dirs-sys-next v0.1.2
67162024-10-16T20:53:05.175Z Fresh ucd-trie v0.1.7
67172024-10-16T20:53:05.175Z Fresh tokio-rustls v0.26.0
67182024-10-16T20:53:05.175Z Fresh native-tls v0.2.12
67192024-10-16T20:53:05.176Z Fresh psl-types v2.0.11
67202024-10-16T20:53:05.176Z Fresh pest v2.7.14
67212024-10-16T20:53:05.176Z Fresh cookie v0.18.1
67222024-10-16T20:53:05.176Z Fresh dirs-next v2.0.0
67232024-10-16T20:53:05.176Z Fresh webpki-roots v0.26.6
67242024-10-16T20:53:05.176Z Fresh sha1 v0.10.6
67252024-10-16T20:53:05.176Z Fresh publicsuffix v2.2.3
67262024-10-16T20:53:05.176Z Fresh tokio-native-tls v0.3.1
67272024-10-16T20:53:05.176Z Fresh signature v2.2.0
67282024-10-16T20:53:05.176Z Fresh hyper-rustls v0.27.3
67292024-10-16T20:53:05.176Z Fresh pest_meta v2.7.14
67302024-10-16T20:53:05.176Z Fresh term v0.7.0
67312024-10-16T20:53:05.176Z Fresh anstyle-parse v0.2.5
67322024-10-16T20:53:05.176Z Fresh sync_wrapper v1.0.1
67332024-10-16T20:53:05.177Z Fresh cookie_store v0.21.0
67342024-10-16T20:53:05.177Z Fresh hyper-tls v0.6.0
67352024-10-16T20:53:05.177Z Fresh scroll_derive v0.12.0
67362024-10-16T20:53:05.177Z Fresh colorchoice v1.0.2
67372024-10-16T20:53:05.177Z Fresh unicode-segmentation v1.12.0
67382024-10-16T20:53:05.180Z Fresh is_terminal_polyfill v1.70.1
67392024-10-16T20:53:05.180Z Fresh anstyle-query v1.1.1
67402024-10-16T20:53:05.180Z Fresh heck v0.4.1
67412024-10-16T20:53:05.180Z Fresh scroll v0.12.0
67422024-10-16T20:53:05.180Z Fresh anstream v0.6.15
67432024-10-16T20:53:05.180Z Fresh reqwest v0.12.8
67442024-10-16T20:53:05.180Z Fresh pest_generator v2.7.14
67452024-10-16T20:53:05.180Z Fresh toml_edit v0.22.22
67462024-10-16T20:53:05.180Z Fresh terminal_size v0.4.0
67472024-10-16T20:53:05.180Z Fresh clap_lex v0.7.2
67482024-10-16T20:53:05.180Z Fresh plain v0.2.3
67492024-10-16T20:53:05.181Z Fresh base16ct v0.2.0
67502024-10-16T20:53:05.181Z Fresh pest_derive v2.7.14
67512024-10-16T20:53:05.181Z Fresh goblin v0.8.2
67522024-10-16T20:53:05.181Z Fresh clap_builder v4.5.20
67532024-10-16T20:53:05.181Z Fresh clap_derive v4.5.18
67542024-10-16T20:53:05.181Z Fresh num-integer v0.1.46
67552024-10-16T20:53:05.181Z Fresh ff v0.13.0
67562024-10-16T20:53:05.182Z Fresh sec1 v0.7.3
67572024-10-16T20:53:05.182Z Fresh pretty-hex v0.4.1
67582024-10-16T20:53:05.182Z Fresh dtrace-parser v0.2.0
67592024-10-16T20:53:05.182Z Fresh clap v4.5.20
67602024-10-16T20:53:05.182Z Fresh group v0.13.0
67612024-10-16T20:53:05.182Z Fresh hkdf v0.12.4
67622024-10-16T20:53:05.182Z Fresh crossbeam-epoch v0.9.18
67632024-10-16T20:53:05.182Z Fresh dof v0.3.0
67642024-10-16T20:53:05.182Z Fresh crypto-bigint v0.5.5
67652024-10-16T20:53:05.182Z Fresh thread-id v4.2.2
67662024-10-16T20:53:05.182Z Fresh crc32fast v1.4.2
67672024-10-16T20:53:05.182Z Fresh static_assertions v1.1.0
67682024-10-16T20:53:05.182Z Fresh bitflags v1.3.2
67692024-10-16T20:53:05.182Z Fresh usdt-impl v0.5.0
67702024-10-16T20:53:05.182Z Fresh elliptic-curve v0.13.8
67712024-10-16T20:53:05.182Z Fresh itertools v0.10.5
67722024-10-16T20:53:05.182Z Fresh hex v0.4.3
67732024-10-16T20:53:05.182Z Fresh bit-vec v0.6.3
67742024-10-16T20:53:05.182Z Fresh stable_deref_trait v1.2.0
67752024-10-16T20:53:05.182Z Fresh bit-set v0.5.3
67762024-10-16T20:53:05.182Z Fresh paste v1.0.15
67772024-10-16T20:53:05.182Z Fresh crossbeam-deque v0.8.5
67782024-10-16T20:53:05.182Z Fresh num-iter v0.1.45
67792024-10-16T20:53:05.182Z Fresh toml v0.8.19
67802024-10-16T20:53:05.182Z Fresh crossbeam-channel v0.5.13
67812024-10-16T20:53:05.182Z Fresh thread_local v1.1.8
67822024-10-16T20:53:05.182Z Fresh utf-8 v0.7.6
67832024-10-16T20:53:05.182Z Fresh rayon-core v1.12.1
67842024-10-16T20:53:05.182Z Fresh usdt-attr-macro v0.5.0
67852024-10-16T20:53:05.182Z Fresh usdt-macro v0.5.0
67862024-10-16T20:53:05.182Z Fresh flate2 v1.0.34
67872024-10-16T20:53:05.182Z Fresh phf_shared v0.11.2
67882024-10-16T20:53:05.182Z Fresh toml v0.7.8
67892024-10-16T20:53:05.182Z Fresh rfc6979 v0.4.0
67902024-10-16T20:53:05.182Z Fresh bstr v1.10.0
67912024-10-16T20:53:05.182Z Fresh zerocopy-derive v0.6.6
67922024-10-16T20:53:05.183Z Fresh curve25519-dalek-derive v0.1.1
67932024-10-16T20:53:05.183Z Fresh memmap v0.7.0
67942024-10-16T20:53:05.183Z Fresh fixedbitset v0.4.2
67952024-10-16T20:53:05.183Z Fresh take_mut v0.2.2
67962024-10-16T20:53:05.183Z Fresh match_cfg v0.1.0
67972024-10-16T20:53:05.183Z Fresh managed v0.8.0
67982024-10-16T20:53:05.183Z Fresh num-bigint-dig v0.8.4
67992024-10-16T20:53:05.183Z Fresh petgraph v0.6.5
68002024-10-16T20:53:05.183Z Fresh slog-async v2.8.0
68012024-10-16T20:53:05.183Z Fresh usdt v0.5.0
68022024-10-16T20:53:05.183Z Fresh hostname v0.3.1
68032024-10-16T20:53:05.183Z Fresh ecdsa v0.16.9
68042024-10-16T20:53:05.183Z Fresh curve25519-dalek v4.1.3
68052024-10-16T20:53:05.183Z Fresh zerocopy v0.6.6
68062024-10-16T20:53:05.183Z Fresh slog-term v2.9.1
68072024-10-16T20:53:05.183Z Fresh phf_shared v0.10.0
68082024-10-16T20:53:05.183Z Fresh pkcs1 v0.7.5
68092024-10-16T20:53:05.183Z Fresh precomputed-hash v0.1.1
68102024-10-16T20:53:05.183Z Fresh unicode-xid v0.2.6
68112024-10-16T20:53:05.183Z Fresh minimal-lexical v0.2.1
68122024-10-16T20:53:05.183Z Fresh new_debug_unreachable v1.0.6
68132024-10-16T20:53:05.183Z Fresh string_cache v0.8.7
68142024-10-16T20:53:05.184Z Fresh rsa v0.9.6
68152024-10-16T20:53:05.184Z Fresh nom v7.1.3
68162024-10-16T20:53:05.184Z Fresh signal-hook v0.3.17
68172024-10-16T20:53:05.184Z Fresh rustls v0.22.4
68182024-10-16T20:53:05.184Z Fresh ed25519 v2.2.3
68192024-10-16T20:53:05.184Z Fresh hubpack_derive v0.1.1
68202024-10-16T20:53:05.184Z Fresh quick-error v1.2.3
68212024-10-16T20:53:05.184Z Fresh hubpack v0.1.2
68222024-10-16T20:53:05.184Z Fresh tokio-rustls v0.25.0
68232024-10-16T20:53:05.184Z Fresh ed25519-dalek v2.1.1
68242024-10-16T20:53:05.184Z Fresh x509-cert v0.2.5
68252024-10-16T20:53:05.184Z Fresh slog-json v2.6.1
68262024-10-16T20:53:05.184Z Fresh itertools v0.12.1
68272024-10-16T20:53:05.185Z Fresh idna v0.4.0
68282024-10-16T20:53:05.185Z Fresh enum-as-inner v0.6.1
68292024-10-16T20:53:05.185Z Fresh async-stream-impl v0.3.6
68302024-10-16T20:53:05.185Z Fresh lalrpop-util v0.19.12
68312024-10-16T20:53:05.185Z Fresh debug-ignore v1.0.5
68322024-10-16T20:53:05.185Z Fresh hickory-proto v0.24.1
68332024-10-16T20:53:05.185Z Fresh async-stream v0.3.6
68342024-10-16T20:53:05.185Z Fresh multer v3.1.0
68352024-10-16T20:53:05.185Z Fresh slog-bunyan v2.5.0
68362024-10-16T20:53:05.185Z Fresh signal-hook-mio v0.2.4
68372024-10-16T20:53:05.185Z Fresh console v0.15.8
68382024-10-16T20:53:05.188Z Fresh dropshot_endpoint v0.12.0
68392024-10-16T20:53:05.188Z Fresh waitgroup v0.1.2
68402024-10-16T20:53:05.188Z Fresh serde_path_to_error v0.1.16
68412024-10-16T20:53:05.189Z Fresh hash32 v0.2.1
68422024-10-16T20:53:05.189Z Fresh hostname v0.4.0
68432024-10-16T20:53:05.189Z Fresh unicode-properties v0.1.3
68442024-10-16T20:53:05.189Z Fresh predicates-core v1.0.8
68452024-10-16T20:53:05.189Z Fresh linked-hash-map v0.5.6
68462024-10-16T20:53:05.189Z Fresh heapless v0.7.17
68472024-10-16T20:53:05.189Z Fresh stringprep v0.1.5
68482024-10-16T20:53:05.189Z Fresh dropshot v0.12.0
68492024-10-16T20:53:05.189Z Fresh crossterm v0.28.1
68502024-10-16T20:53:05.189Z Fresh similar v2.6.0
68512024-10-16T20:53:05.189Z Fresh lru-cache v0.1.2
68522024-10-16T20:53:05.189Z Fresh rayon v1.10.0
68532024-10-16T20:53:05.189Z Fresh tokio-stream v0.1.16
68542024-10-16T20:53:05.189Z Fresh md-5 v0.10.6
68552024-10-16T20:53:05.189Z Fresh float-cmp v0.9.0
68562024-10-16T20:53:05.189Z Fresh normalize-line-endings v0.3.0
68572024-10-16T20:53:05.189Z Fresh difflib v0.4.0
68582024-10-16T20:53:05.189Z Fresh fallible-iterator v0.2.0
68592024-10-16T20:53:05.189Z Fresh postgres-protocol v0.6.7
68602024-10-16T20:53:05.190Z Fresh predicates v3.1.2
68612024-10-16T20:53:05.190Z Fresh smoltcp v0.9.1
68622024-10-16T20:53:05.190Z Fresh portable-atomic v1.9.0
68632024-10-16T20:53:05.190Z Fresh resolv-conf v0.7.0
68642024-10-16T20:53:05.190Z Fresh phf v0.11.2
68652024-10-16T20:53:05.190Z Fresh tungstenite v0.23.0
68662024-10-16T20:53:05.190Z Fresh strum_macros v0.25.3
68672024-10-16T20:53:05.190Z Fresh serde-big-array v0.5.1
68682024-10-16T20:53:05.190Z Fresh serde_repr v0.1.19
68692024-10-16T20:53:05.190Z Fresh number_prefix v0.4.0
68702024-10-16T20:53:05.190Z Fresh peg-runtime v0.8.3
68712024-10-16T20:53:05.190Z Fresh hickory-resolver v0.24.1
68722024-10-16T20:53:05.190Z Fresh postgres-types v0.2.8
68732024-10-16T20:53:05.190Z Fresh tokio-tungstenite v0.23.1
68742024-10-16T20:53:05.190Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
68752024-10-16T20:53:05.190Z Fresh indicatif v0.17.8
68762024-10-16T20:53:05.190Z Fresh derive-where v1.2.7
68772024-10-16T20:53:05.190Z Fresh whoami v1.5.2
68782024-10-16T20:53:05.190Z Fresh hashbrown v0.14.5
68792024-10-16T20:53:05.190Z Fresh unsafe-libyaml v0.2.11
68802024-10-16T20:53:05.190Z Fresh fastrand v2.1.1
68812024-10-16T20:53:05.190Z Fresh qorb v0.0.2
68822024-10-16T20:53:05.190Z Fresh fs-err v2.11.0
68832024-10-16T20:53:05.190Z Fresh tokio-postgres v0.7.12
68842024-10-16T20:53:05.190Z Fresh regress v0.10.1
68852024-10-16T20:53:05.190Z Fresh serde_yaml v0.9.34+deprecated
68862024-10-16T20:53:05.190Z Fresh ident_case v1.0.1
68872024-10-16T20:53:05.190Z Fresh progenitor-client v0.8.0
68882024-10-16T20:53:05.190Z Fresh ipnetwork v0.20.0
68892024-10-16T20:53:05.190Z Fresh typify-impl v0.2.0
68902024-10-16T20:53:05.190Z Fresh darling_core v0.20.10
68912024-10-16T20:53:05.190Z Fresh tempfile v3.13.0
68922024-10-16T20:53:05.190Z Fresh strum_macros v0.26.4
68932024-10-16T20:53:05.190Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
68942024-10-16T20:53:05.190Z Fresh instant v0.1.13
68952024-10-16T20:53:05.190Z Fresh typify-macro v0.2.0
68962024-10-16T20:53:05.190Z Fresh darling_macro v0.20.10
68972024-10-16T20:53:05.190Z Fresh strum v0.26.3
68982024-10-16T20:53:05.190Z Fresh regress v0.9.1
68992024-10-16T20:53:05.190Z Fresh structmeta-derive v0.3.0
69002024-10-16T20:53:05.191Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
69012024-10-16T20:53:05.191Z Fresh typify v0.2.0
69022024-10-16T20:53:05.191Z Fresh darling v0.20.10
69032024-10-16T20:53:05.191Z Fresh newtype-uuid v1.1.2
69042024-10-16T20:53:05.191Z Fresh structmeta v0.3.0
69052024-10-16T20:53:05.191Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
69062024-10-16T20:53:05.191Z Fresh backoff v0.4.0
69072024-10-16T20:53:05.191Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
69082024-10-16T20:53:05.191Z Fresh progenitor-impl v0.8.0
69092024-10-16T20:53:05.191Z Fresh serde_with_macros v3.11.0
69102024-10-16T20:53:05.191Z Fresh parse-display-derive v0.10.0
69112024-10-16T20:53:05.191Z Fresh macaddr v1.0.1
69122024-10-16T20:53:05.191Z Fresh wait-timeout v0.2.0
69132024-10-16T20:53:05.191Z Fresh rand_xorshift v0.3.0
69142024-10-16T20:53:05.191Z Fresh progenitor-macro v0.8.0
69152024-10-16T20:53:05.191Z Fresh serde_with v3.11.0
69162024-10-16T20:53:05.191Z Fresh parse-display v0.10.0
69172024-10-16T20:53:05.191Z Fresh rusty-fork v0.3.0
69182024-10-16T20:53:05.191Z Fresh structmeta-derive v0.2.0
69192024-10-16T20:53:05.191Z Fresh unarray v0.1.4
69202024-10-16T20:53:05.191Z Fresh camino-tempfile v1.1.1
69212024-10-16T20:53:05.191Z Fresh progenitor v0.8.0
69222024-10-16T20:53:05.191Z Fresh structmeta v0.2.0
69232024-10-16T20:53:05.191Z Fresh proptest v1.5.0
69242024-10-16T20:53:05.191Z Fresh proc-macro-crate v1.3.1
69252024-10-16T20:53:05.191Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
69262024-10-16T20:53:05.191Z Fresh test-strategy v0.3.1
69272024-10-16T20:53:05.192Z Fresh proc-macro-error-attr v1.0.4
69282024-10-16T20:53:05.192Z Fresh num_enum_derive v0.5.11
69292024-10-16T20:53:05.192Z Fresh foreign-types-macros v0.2.3
69302024-10-16T20:53:05.192Z Fresh proc-macro-error v1.0.4
69312024-10-16T20:53:05.192Z Fresh num_enum v0.5.11
69322024-10-16T20:53:05.192Z Fresh foreign-types-shared v0.3.1
69332024-10-16T20:53:05.192Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
69342024-10-16T20:53:05.192Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
69352024-10-16T20:53:05.192Z Fresh tabwriter v1.4.0
69362024-10-16T20:53:05.192Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
69372024-10-16T20:53:05.192Z Fresh foreign-types v0.5.0
69382024-10-16T20:53:05.197Z Fresh cstr-argument v0.1.2
69392024-10-16T20:53:05.197Z Fresh pretty-hex v0.2.1
69402024-10-16T20:53:05.197Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
69412024-10-16T20:53:05.197Z Fresh colored v2.1.0
69422024-10-16T20:53:05.197Z Fresh smf v0.2.3
69432024-10-16T20:53:05.197Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
69442024-10-16T20:53:05.197Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
69452024-10-16T20:53:05.197Z Fresh hash32 v0.3.1
69462024-10-16T20:53:05.197Z Fresh cobs v0.2.3
69472024-10-16T20:53:05.197Z Fresh crucible-workspace-hack v0.1.0
69482024-10-16T20:53:05.197Z Fresh heapless v0.8.0
69492024-10-16T20:53:05.198Z Fresh postcard v1.0.10
69502024-10-16T20:53:05.198Z Fresh termtree v0.4.1
69512024-10-16T20:53:05.198Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
69522024-10-16T20:53:05.198Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
69532024-10-16T20:53:05.198Z Fresh smoltcp v0.11.0
69542024-10-16T20:53:05.198Z Fresh predicates-tree v1.0.11
69552024-10-16T20:53:05.198Z Fresh sigpipe v0.1.3
69562024-10-16T20:53:05.198Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
69572024-10-16T20:53:05.198Z Fresh zone_cfg_derive v0.3.0
69582024-10-16T20:53:05.198Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
69592024-10-16T20:53:05.198Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
69602024-10-16T20:53:05.198Z Fresh num-derive v0.4.2
69612024-10-16T20:53:05.198Z Fresh downcast v0.11.0
69622024-10-16T20:53:05.198Z Fresh fragile v2.0.0
69632024-10-16T20:53:05.198Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
69642024-10-16T20:53:05.198Z Fresh mockall_derive v0.13.0
69652024-10-16T20:53:05.198Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
69662024-10-16T20:53:05.198Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
69672024-10-16T20:53:05.198Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
69682024-10-16T20:53:05.198Z Fresh zone v0.3.0
69692024-10-16T20:53:05.198Z Fresh base64 v0.21.7
69702024-10-16T20:53:05.198Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
69712024-10-16T20:53:05.198Z Fresh mockall v0.13.0
69722024-10-16T20:53:05.198Z Fresh convert_case v0.4.0
69732024-10-16T20:53:05.198Z Fresh same-file v1.0.6
69742024-10-16T20:53:05.198Z Fresh atomicwrites v0.4.4
69752024-10-16T20:53:05.198Z Fresh itertools v0.13.0
69762024-10-16T20:53:05.198Z Fresh newline-converter v0.3.0
69772024-10-16T20:53:05.198Z Fresh xattr v1.3.1
69782024-10-16T20:53:05.198Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
69792024-10-16T20:53:05.198Z Fresh derive_more v0.99.18
69802024-10-16T20:53:05.198Z Fresh walkdir v2.5.0
69812024-10-16T20:53:05.198Z Fresh expectorate v1.1.0
69822024-10-16T20:53:05.198Z Fresh filetime v0.2.25
69832024-10-16T20:53:05.198Z Fresh password-hash v0.5.0
69842024-10-16T20:53:05.198Z Fresh tar v0.4.42
69852024-10-16T20:53:05.198Z Fresh blake2 v0.10.6
69862024-10-16T20:53:05.198Z Fresh libsw v3.3.1
69872024-10-16T20:53:05.198Z Fresh indent_write v2.2.0
69882024-10-16T20:53:05.199Z Fresh swrite v0.1.0
69892024-10-16T20:53:05.199Z Fresh cancel-safe-futures v0.1.5
69902024-10-16T20:53:05.199Z Fresh argon2 v0.5.3
69912024-10-16T20:53:05.199Z Fresh owo-colors v4.1.0
69922024-10-16T20:53:05.199Z Fresh linear-map v1.2.0
69932024-10-16T20:53:05.199Z Fresh num-rational v0.4.2
69942024-10-16T20:53:05.199Z Fresh num-complex v0.4.6
69952024-10-16T20:53:05.199Z Fresh float-ord v0.3.2
69962024-10-16T20:53:05.200Z Fresh num v0.4.3
69972024-10-16T20:53:05.200Z Fresh tungstenite v0.21.0
69982024-10-16T20:53:05.200Z Fresh tokio-tungstenite v0.21.0
69992024-10-16T20:53:05.200Z Fresh arc-swap v1.7.1
70002024-10-16T20:53:05.200Z Fresh semver v0.1.20
70012024-10-16T20:53:05.200Z Fresh slog-scope v4.4.0
70022024-10-16T20:53:05.200Z Fresh humantime v2.1.0
70032024-10-16T20:53:05.200Z Fresh rustc_version v0.1.7
70042024-10-16T20:53:05.200Z Fresh home v0.5.9
70052024-10-16T20:53:05.200Z Fresh highway v1.2.0
70062024-10-16T20:53:05.200Z Fresh pem v3.0.4
70072024-10-16T20:53:05.200Z Fresh slog-stdlog v4.1.1
70082024-10-16T20:53:05.200Z Fresh half v2.4.1
70092024-10-16T20:53:05.200Z Fresh ciborium-io v0.2.2
70102024-10-16T20:53:05.200Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
70112024-10-16T20:53:05.200Z Fresh slog-envlogger v2.2.0
70122024-10-16T20:53:05.200Z Fresh prettyplease v0.2.22
70132024-10-16T20:53:05.200Z Fresh ciborium-ll v0.2.2
70142024-10-16T20:53:05.200Z Fresh heck v0.3.3
70152024-10-16T20:53:05.200Z Fresh headers-core v0.3.0
70162024-10-16T20:53:05.200Z Fresh lzma-sys v0.1.20
70172024-10-16T20:53:05.200Z Fresh newtype_derive v0.1.6
70182024-10-16T20:53:05.200Z Fresh zone_cfg_derive v0.1.2
70192024-10-16T20:53:05.200Z Fresh ciborium v0.2.2
70202024-10-16T20:53:05.200Z Fresh headers v0.4.0
70212024-10-16T20:53:05.200Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
70222024-10-16T20:53:05.201Z Fresh base64 v0.13.1
70232024-10-16T20:53:05.201Z Fresh xz2 v0.1.7
70242024-10-16T20:53:05.201Z Fresh steno v0.4.1
70252024-10-16T20:53:05.201Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
70262024-10-16T20:53:05.201Z Fresh zone v0.1.8
70272024-10-16T20:53:05.201Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
70282024-10-16T20:53:05.201Z Fresh ron v0.7.1
70292024-10-16T20:53:05.201Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
70302024-10-16T20:53:05.201Z Fresh yasna v0.5.2
70312024-10-16T20:53:05.201Z Fresh subprocess v0.2.9
70322024-10-16T20:53:05.201Z Fresh rcgen v0.12.1
70332024-10-16T20:53:05.201Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
70342024-10-16T20:53:05.201Z Fresh keccak v0.1.5
70352024-10-16T20:53:05.201Z Fresh glob v0.3.1
70362024-10-16T20:53:05.201Z Fresh universal-hash v0.5.1
70372024-10-16T20:53:05.201Z Fresh sha3 v0.10.8
70382024-10-16T20:53:05.206Z Fresh display-error-chain v0.2.1
70392024-10-16T20:53:05.206Z Fresh opaque-debug v0.3.1
70402024-10-16T20:53:05.206Z Fresh constant_time_eq v0.3.1
70412024-10-16T20:53:05.206Z Fresh arrayref v0.3.9
70422024-10-16T20:53:05.206Z Fresh arrayvec v0.7.6
70432024-10-16T20:53:05.206Z Fresh secrecy v0.8.0
70442024-10-16T20:53:05.206Z Fresh aead v0.5.2
70452024-10-16T20:53:05.206Z Fresh poly1305 v0.8.0
70462024-10-16T20:53:05.206Z Fresh chacha20 v0.9.1
70472024-10-16T20:53:05.206Z Fresh memmap2 v0.9.5
70482024-10-16T20:53:05.206Z Fresh untrusted v0.7.1
70492024-10-16T20:53:05.206Z Fresh spin v0.5.2
70502024-10-16T20:53:05.206Z Fresh topological-sort v0.2.2
70512024-10-16T20:53:05.206Z Fresh ring v0.16.20
70522024-10-16T20:53:05.206Z Fresh blake3 v1.5.4
70532024-10-16T20:53:05.206Z Fresh toolchain_find v0.4.0
70542024-10-16T20:53:05.206Z Fresh thiserror-impl-no-std v2.0.2
70552024-10-16T20:53:05.206Z Fresh maplit v1.0.2
70562024-10-16T20:53:05.206Z Fresh omicron-zone-package v0.11.1
70572024-10-16T20:53:05.206Z Fresh thiserror-no-std v2.0.2
70582024-10-16T20:53:05.206Z Fresh rustfmt-wrapper v0.2.1
70592024-10-16T20:53:05.207Z Fresh chacha20poly1305 v0.10.1
70602024-10-16T20:53:05.207Z Fresh slog-dtrace v0.3.0
70612024-10-16T20:53:05.207Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
70622024-10-16T20:53:05.207Z Fresh vsss-rs v3.3.4
70632024-10-16T20:53:05.207Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
70642024-10-16T20:53:05.207Z Fresh termcolor v1.4.1
70652024-10-16T20:53:05.207Z Fresh tap v1.0.1
70662024-10-16T20:53:05.207Z Fresh gethostname v0.5.0
70672024-10-16T20:53:05.207Z Fresh crc-catalog v2.4.0
70682024-10-16T20:53:05.207Z Fresh wyz v0.5.1
70692024-10-16T20:53:05.207Z Fresh funty v2.0.0
70702024-10-16T20:53:05.207Z Fresh crc v3.2.1
70712024-10-16T20:53:05.207Z Fresh radium v0.7.0
70722024-10-16T20:53:05.207Z Fresh maybe-uninit v2.0.0
70732024-10-16T20:53:05.207Z Fresh packed_struct_codegen v0.10.1
70742024-10-16T20:53:05.207Z Fresh nodrop v0.1.14
70752024-10-16T20:53:05.207Z Fresh bitvec v1.0.1
70762024-10-16T20:53:05.207Z Fresh bzip2-sys v0.1.11+1.0.8
70772024-10-16T20:53:05.207Z Fresh smallvec v0.6.14
70782024-10-16T20:53:05.207Z Fresh array-init v0.0.4
70792024-10-16T20:53:05.207Z Fresh bitfield v0.14.0
70802024-10-16T20:53:05.207Z Fresh hashbrown v0.12.3
70812024-10-16T20:53:05.207Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
70822024-10-16T20:53:05.207Z Fresh packed_struct v0.10.1
70832024-10-16T20:53:05.207Z Fresh bzip2 v0.4.4
70842024-10-16T20:53:05.207Z Fresh indexmap v1.9.3
70852024-10-16T20:53:05.207Z Fresh serde-hex v0.1.0
70862024-10-16T20:53:05.207Z Fresh env_logger v0.10.2
70872024-10-16T20:53:05.207Z Fresh ron v0.8.1
70882024-10-16T20:53:05.207Z Fresh dsl_auto_type v0.1.2
70892024-10-16T20:53:05.207Z Fresh hashbrown v0.13.2
70902024-10-16T20:53:05.207Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
70912024-10-16T20:53:05.207Z Fresh scheduled-thread-pool v0.2.7
70922024-10-16T20:53:05.207Z Fresh diesel_table_macro_syntax v0.2.0
70932024-10-16T20:53:05.207Z Fresh crc-any v2.5.0
70942024-10-16T20:53:05.207Z Fresh zip v0.6.6
70952024-10-16T20:53:05.208Z Fresh object v0.30.4
70962024-10-16T20:53:05.208Z Fresh r2d2 v0.8.10
70972024-10-16T20:53:05.208Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
70982024-10-16T20:53:05.208Z Fresh diesel_derives v2.2.3
70992024-10-16T20:53:05.208Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
71002024-10-16T20:53:05.208Z Fresh bitfield-struct v0.6.2
71012024-10-16T20:53:05.208Z Fresh nibble_vec v0.1.0
71022024-10-16T20:53:05.208Z Fresh path-slash v0.1.5
71032024-10-16T20:53:05.208Z Fresh diff v0.1.13
71042024-10-16T20:53:05.208Z Fresh endian-type v0.1.2
71052024-10-16T20:53:05.208Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
71062024-10-16T20:53:05.208Z Fresh radix_trie v0.2.1
71072024-10-16T20:53:05.208Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
71082024-10-16T20:53:05.208Z Fresh diesel v2.2.4
71092024-10-16T20:53:05.208Z Fresh libefi-sys v0.1.0
71102024-10-16T20:53:05.208Z Fresh crunchy v0.2.2
71112024-10-16T20:53:05.208Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
71122024-10-16T20:53:05.208Z Fresh fxhash v0.2.1
71132024-10-16T20:53:05.208Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
71142024-10-16T20:53:05.208Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
71152024-10-16T20:53:05.208Z Fresh tiny-keccak v2.0.2
71162024-10-16T20:53:05.208Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
71172024-10-16T20:53:05.209Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
71182024-10-16T20:53:05.209Z Fresh ascii-canvas v3.0.0
71192024-10-16T20:53:05.209Z Fresh ref-cast-impl v1.0.23
71202024-10-16T20:53:05.209Z Fresh async-recursion v1.1.1
71212024-10-16T20:53:05.209Z Fresh ena v0.14.3
71222024-10-16T20:53:05.209Z Fresh libloading v0.8.5
71232024-10-16T20:53:05.209Z Fresh regex-syntax v0.6.29
71242024-10-16T20:53:05.209Z Fresh ref-cast v1.0.23
71252024-10-16T20:53:05.209Z Fresh lalrpop v0.19.12
71262024-10-16T20:53:05.209Z Fresh clang-sys v1.8.1
71272024-10-16T20:53:05.209Z Fresh which v4.4.2
71282024-10-16T20:53:05.209Z Fresh cexpr v0.6.0
71292024-10-16T20:53:05.209Z Fresh kstat-rs v0.2.4
71302024-10-16T20:53:05.209Z Fresh rustc-hash v1.1.0
71312024-10-16T20:53:05.209Z Fresh lazycell v1.3.0
71322024-10-16T20:53:05.209Z Fresh bindgen v0.69.5
71332024-10-16T20:53:05.209Z Fresh derive_builder_core v0.20.2
71342024-10-16T20:53:05.209Z Fresh primeorder v0.13.6
71352024-10-16T20:53:05.209Z Fresh derive_builder_macro v0.20.2
71362024-10-16T20:53:05.209Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
71372024-10-16T20:53:05.209Z Fresh strum_macros v0.24.3
71382024-10-16T20:53:05.213Z Fresh indoc v1.0.9
71392024-10-16T20:53:05.213Z Fresh polar-core v0.27.3
71402024-10-16T20:53:05.213Z Fresh libxml v0.3.3
71412024-10-16T20:53:05.214Z Fresh parking_lot_core v0.8.6
71422024-10-16T20:53:05.214Z Fresh derive_builder v0.20.2
71432024-10-16T20:53:05.214Z Fresh impl-trait-for-tuples v0.2.2
71442024-10-16T20:53:05.214Z Fresh oso-derive v0.27.3
71452024-10-16T20:53:05.214Z Fresh quick-xml v0.33.0
71462024-10-16T20:53:05.214Z Fresh parking_lot v0.11.2
71472024-10-16T20:53:05.214Z Fresh oso v0.27.3
71482024-10-16T20:53:05.214Z Fresh samael v0.0.17
71492024-10-16T20:53:05.214Z Fresh unicase v2.7.0
71502024-10-16T20:53:05.214Z Fresh p384 v0.13.0
71512024-10-16T20:53:05.214Z Fresh salty v0.3.0
71522024-10-16T20:53:05.214Z Fresh sled v0.34.7
71532024-10-16T20:53:05.214Z Fresh hickory-client v0.24.1
71542024-10-16T20:53:05.214Z Fresh hickory-server v0.24.1
71552024-10-16T20:53:05.214Z Fresh const_format_proc_macros v0.2.33
71562024-10-16T20:53:05.214Z Fresh phf_generator v0.11.2
71572024-10-16T20:53:05.214Z Fresh bb8 v0.8.5
71582024-10-16T20:53:05.214Z Fresh nanorand v0.7.0
71592024-10-16T20:53:05.214Z Fresh vte_generate_state_changes v0.1.2
71602024-10-16T20:53:05.215Z Fresh atty v0.2.14
71612024-10-16T20:53:05.215Z Fresh env_filter v0.1.2
71622024-10-16T20:53:05.215Z Fresh buf-list v1.0.3
71632024-10-16T20:53:05.215Z Fresh const_format v0.2.33
71642024-10-16T20:53:05.215Z Fresh phf_codegen v0.11.2
71652024-10-16T20:53:05.215Z Fresh env_logger v0.11.5
71662024-10-16T20:53:05.215Z Fresh vte v0.11.1
71672024-10-16T20:53:05.215Z Fresh flume v0.11.0
71682024-10-16T20:53:05.215Z Fresh async-bb8-diesel v0.2.1
71692024-10-16T20:53:05.215Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
71702024-10-16T20:53:05.215Z Fresh diesel-dtrace v0.3.0
71712024-10-16T20:53:05.215Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
71722024-10-16T20:53:05.215Z Fresh parse-zoneinfo v0.3.1
71732024-10-16T20:53:05.215Z Fresh fd-lock v4.0.2
71742024-10-16T20:53:05.215Z Fresh http v0.2.12
71752024-10-16T20:53:05.215Z Fresh cfg_aliases v0.1.1
71762024-10-16T20:53:05.215Z Fresh chrono-tz-build v0.4.0
71772024-10-16T20:53:05.215Z Fresh strip-ansi-escapes v0.2.0
71782024-10-16T20:53:05.215Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
71792024-10-16T20:53:05.215Z Fresh mime_guess v2.0.5
71802024-10-16T20:53:05.215Z Fresh memoffset v0.9.1
71812024-10-16T20:53:05.215Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
71822024-10-16T20:53:05.215Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
71832024-10-16T20:53:05.215Z Fresh pin-project-internal v1.1.6
71842024-10-16T20:53:05.215Z Fresh http-range v0.1.5
71852024-10-16T20:53:05.215Z Fresh nu-ansi-term v0.50.1
71862024-10-16T20:53:05.215Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
71872024-10-16T20:53:05.216Z Fresh nix v0.27.1
71882024-10-16T20:53:05.216Z Fresh hyper-staticfile v0.10.1
71892024-10-16T20:53:05.216Z Fresh pin-project v1.1.6
71902024-10-16T20:53:05.216Z Fresh reedline v0.35.0
71912024-10-16T20:53:05.216Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
71922024-10-16T20:53:05.216Z Fresh http-body v0.4.6
71932024-10-16T20:53:05.216Z Fresh h2 v0.3.26
71942024-10-16T20:53:05.216Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
71952024-10-16T20:53:05.217Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
71962024-10-16T20:53:05.217Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
71972024-10-16T20:53:05.217Z Fresh bytecount v0.6.8
71982024-10-16T20:53:05.217Z Fresh nix v0.28.0
71992024-10-16T20:53:05.217Z Fresh hyper v0.14.30
72002024-10-16T20:53:05.217Z Fresh papergrid v0.11.0
72012024-10-16T20:53:05.217Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
72022024-10-16T20:53:05.217Z Fresh tabled_derive v0.7.0
72032024-10-16T20:53:05.217Z Fresh peg-macros v0.8.4
72042024-10-16T20:53:05.217Z Fresh signal-hook-tokio v0.3.1
72052024-10-16T20:53:05.217Z Fresh concurrent-queue v2.5.0
72062024-10-16T20:53:05.217Z Fresh snafu-derive v0.8.5
72072024-10-16T20:53:05.217Z Fresh sqlparser_derive v0.2.2
72082024-10-16T20:53:05.217Z Fresh parking v2.2.1
72092024-10-16T20:53:05.217Z Fresh unicode_categories v0.1.1
72102024-10-16T20:53:05.217Z Fresh sync_wrapper v0.1.2
72112024-10-16T20:53:05.217Z Fresh peg v0.8.4
72122024-10-16T20:53:05.217Z Fresh tabled v0.15.0
72132024-10-16T20:53:05.217Z Fresh sqlformat v0.2.6
72142024-10-16T20:53:05.217Z Fresh snafu v0.8.5
72152024-10-16T20:53:05.217Z Fresh sqlparser v0.45.0
72162024-10-16T20:53:05.217Z Fresh reqwest v0.11.27
72172024-10-16T20:53:05.217Z Fresh rustyline v14.0.0
72182024-10-16T20:53:05.217Z Fresh chrono-tz v0.10.0
72192024-10-16T20:53:05.217Z Fresh globset v0.4.15
72202024-10-16T20:53:05.217Z Fresh olpc-cjson v0.1.4
72212024-10-16T20:53:05.217Z Fresh cargo-platform v0.1.8
72222024-10-16T20:53:05.217Z Fresh bcs v0.1.6
72232024-10-16T20:53:05.217Z Fresh serde_plain v1.0.2
72242024-10-16T20:53:05.217Z Fresh typed-path v0.7.1
72252024-10-16T20:53:05.217Z Fresh tough v0.17.1
72262024-10-16T20:53:05.217Z Fresh cargo_metadata v0.18.1
72272024-10-16T20:53:05.217Z Fresh parse-size v1.0.0
72282024-10-16T20:53:05.217Z Fresh event-listener v5.3.1
72292024-10-16T20:53:05.217Z Fresh futures-lite v2.3.0
72302024-10-16T20:53:05.217Z Fresh event-listener-strategy v0.5.2
72312024-10-16T20:53:05.217Z Fresh rand_seeder v0.3.0
72322024-10-16T20:53:05.217Z Fresh libz-sys v1.1.20
72332024-10-16T20:53:05.217Z Fresh csv-core v0.1.11
72342024-10-16T20:53:05.218Z Fresh is_ci v1.2.0
72352024-10-16T20:53:05.218Z Fresh async-lock v3.4.0
72362024-10-16T20:53:05.218Z Fresh polyval v0.6.2
72372024-10-16T20:53:05.218Z Fresh csv v1.3.0
72382024-10-16T20:53:05.221Z Fresh supports-color v3.0.1
72392024-10-16T20:53:05.221Z Fresh libgit2-sys v0.17.0+1.8.1
72402024-10-16T20:53:05.221Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
72412024-10-16T20:53:05.221Z Fresh castaway v0.2.3
72422024-10-16T20:53:05.221Z Fresh polling v3.7.3
72432024-10-16T20:53:05.221Z Fresh compact_str v0.8.0
72442024-10-16T20:53:05.221Z Fresh async-io v2.3.4
72452024-10-16T20:53:05.221Z Fresh git2 v0.19.0
72462024-10-16T20:53:05.221Z Fresh ghash v0.5.1
72472024-10-16T20:53:05.221Z Fresh unicode-truncate v1.1.0
72482024-10-16T20:53:05.221Z Fresh ctr v0.9.2
72492024-10-16T20:53:05.221Z Fresh lru v0.12.5
72502024-10-16T20:53:05.221Z Fresh instability v0.3.2
72512024-10-16T20:53:05.221Z Fresh cassowary v0.3.0
72522024-10-16T20:53:05.221Z Fresh plotters-backend v0.3.7
72532024-10-16T20:53:05.221Z Fresh async-task v4.7.1
72542024-10-16T20:53:05.221Z Fresh assert_matches v1.5.0
72552024-10-16T20:53:05.221Z Fresh cfg_aliases v0.2.1
72562024-10-16T20:53:05.221Z Fresh plotters-svg v0.3.7
72572024-10-16T20:53:05.221Z Fresh aes-gcm v0.10.3
72582024-10-16T20:53:05.221Z Fresh ratatui v0.28.1
72592024-10-16T20:53:05.221Z Fresh vergen v8.3.2
72602024-10-16T20:53:05.221Z Fresh async-channel v2.3.1
72612024-10-16T20:53:05.221Z Fresh piper v0.2.4
72622024-10-16T20:53:05.221Z Fresh ssh-encoding v0.2.0
72632024-10-16T20:53:05.222Z Fresh sct v0.7.1
72642024-10-16T20:53:05.222Z Fresh rustls-webpki v0.101.7
72652024-10-16T20:53:05.222Z Fresh blowfish v0.9.1
72662024-10-16T20:53:05.222Z Fresh rtoolbox v0.0.2
72672024-10-16T20:53:05.222Z Fresh smawk v0.3.2
72682024-10-16T20:53:05.222Z Fresh unicode-linebreak v0.1.5
72692024-10-16T20:53:05.222Z Fresh cast v0.3.0
72702024-10-16T20:53:05.222Z Fresh blocking v1.6.1
72712024-10-16T20:53:05.222Z Fresh rustls v0.21.12
72722024-10-16T20:53:05.222Z Fresh ssh-cipher v0.2.0
72732024-10-16T20:53:05.222Z Fresh bcrypt-pbkdf v0.10.0
72742024-10-16T20:53:05.222Z Fresh rpassword v7.3.1
72752024-10-16T20:53:05.222Z Fresh textwrap v0.16.1
72762024-10-16T20:53:05.222Z Fresh criterion-plot v0.5.0
72772024-10-16T20:53:05.222Z Fresh libsqlite3-sys v0.30.1
72782024-10-16T20:53:05.222Z Fresh tui-tree-widget v0.22.0
72792024-10-16T20:53:05.222Z Fresh plotters v0.3.7
72802024-10-16T20:53:05.222Z Fresh async-executor v1.13.1
72812024-10-16T20:53:05.222Z Fresh async-signal v0.2.10
72822024-10-16T20:53:05.222Z Fresh hashlink v0.9.1
72832024-10-16T20:53:05.222Z Fresh password-hash v0.4.2
72842024-10-16T20:53:05.222Z Fresh tinytemplate v1.2.1
72852024-10-16T20:53:05.223Z Fresh matches v0.1.10
72862024-10-16T20:53:05.223Z Fresh fallible-iterator v0.3.0
72872024-10-16T20:53:05.223Z Fresh oorandom v11.1.4
72882024-10-16T20:53:05.223Z Fresh event-listener v2.5.3
72892024-10-16T20:53:05.223Z Fresh yansi v1.0.1
72902024-10-16T20:53:05.223Z Fresh anes v0.1.6
72912024-10-16T20:53:05.223Z Fresh fallible-streaming-iterator v0.1.9
72922024-10-16T20:53:05.223Z Fresh shell-words v1.1.0
72932024-10-16T20:53:05.223Z Fresh pretty_assertions v1.4.1
72942024-10-16T20:53:05.223Z Fresh criterion v0.5.1
72952024-10-16T20:53:05.223Z Fresh rusqlite v0.32.1
72962024-10-16T20:53:05.223Z Fresh async-channel v1.9.0
72972024-10-16T20:53:05.223Z Fresh idna v0.2.3
72982024-10-16T20:53:05.223Z Fresh pbkdf2 v0.11.0
72992024-10-16T20:53:05.223Z Fresh async-global-executor v2.4.1
73002024-10-16T20:53:05.223Z Fresh async-process v2.3.0
73012024-10-16T20:53:05.223Z Fresh nix v0.29.0
73022024-10-16T20:53:05.223Z Fresh target-lexicon v0.12.16
73032024-10-16T20:53:05.223Z Fresh tokio-rustls v0.24.1
73042024-10-16T20:53:05.223Z Fresh ssh-key v0.6.6
73052024-10-16T20:53:05.223Z Fresh p256 v0.13.2
73062024-10-16T20:53:05.223Z Fresh p521 v0.13.3
73072024-10-16T20:53:05.223Z Fresh rustls-pemfile v1.0.4
73082024-10-16T20:53:05.223Z Fresh twox-hash v1.6.3
73092024-10-16T20:53:05.223Z Fresh enum-as-inner v0.5.1
73102024-10-16T20:53:05.223Z Fresh async-attributes v1.1.2
73112024-10-16T20:53:05.223Z Fresh russh-cryptovec v0.7.3
73122024-10-16T20:53:05.223Z Fresh num_cpus v1.16.0
73132024-10-16T20:53:05.223Z Fresh kv-log-macro v1.0.7
73142024-10-16T20:53:05.223Z Fresh hex-literal v0.4.1
73152024-10-16T20:53:05.223Z Fresh md5 v0.7.0
73162024-10-16T20:53:05.223Z Fresh futures-timer v3.0.3
73172024-10-16T20:53:05.223Z Fresh russh-keys v0.45.0
73182024-10-16T20:53:05.223Z Fresh threadpool v1.8.1
73192024-10-16T20:53:05.223Z Fresh async-std v1.13.0
73202024-10-16T20:53:05.223Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
73212024-10-16T20:53:05.223Z Fresh trust-dns-proto v0.22.0
73222024-10-16T20:53:05.223Z Fresh cfg-expr v0.17.0
73232024-10-16T20:53:05.223Z Fresh doc-comment v0.3.3
73242024-10-16T20:53:05.223Z Fresh guppy-workspace-hack v0.1.0
73252024-10-16T20:53:05.224Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
73262024-10-16T20:53:05.224Z Fresh httptest v0.16.1
73272024-10-16T20:53:05.224Z Fresh fatfs v0.3.6
73282024-10-16T20:53:05.224Z Fresh num-bigint v0.4.6
73292024-10-16T20:53:05.224Z Fresh proc-macro-crate v3.2.0
73302024-10-16T20:53:05.224Z Fresh rustls-native-certs v0.7.3
73312024-10-16T20:53:05.224Z Fresh des v0.8.1
73322024-10-16T20:53:05.224Z Fresh escape8259 v0.5.3
73332024-10-16T20:53:05.224Z Fresh relative-path v1.9.3
73342024-10-16T20:53:05.224Z Fresh dhcproto-macros v0.1.0
73352024-10-16T20:53:05.224Z Fresh russh v0.45.0
73362024-10-16T20:53:05.224Z Fresh rstest_macros v0.23.0
73372024-10-16T20:53:05.224Z Fresh hyper-rustls v0.26.0
73382024-10-16T20:53:05.228Z Fresh libtest-mimic v0.7.3
73392024-10-16T20:53:05.228Z Fresh target-spec v3.2.2
73402024-10-16T20:53:05.228Z Fresh dhcproto v0.12.0
73412024-10-16T20:53:05.228Z Fresh assert_cmd v2.0.16
73422024-10-16T20:53:05.228Z Fresh async-object-pool v0.1.5
73432024-10-16T20:53:05.228Z Fresh blake2b_simd v1.0.2
73442024-10-16T20:53:05.228Z Fresh fancy-regex v0.13.0
73452024-10-16T20:53:05.228Z Fresh pathdiff v0.2.2
73462024-10-16T20:53:05.228Z Fresh serde_regex v1.1.0
73472024-10-16T20:53:05.228Z Fresh assert-json-diff v2.0.2
73482024-10-16T20:53:05.228Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
73492024-10-16T20:53:05.228Z Fresh path-tree v0.8.1
73502024-10-16T20:53:05.228Z Fresh uzers v0.11.3
73512024-10-16T20:53:05.228Z Fresh nested v0.1.1
73522024-10-16T20:53:05.228Z Fresh stringmetrics v2.2.2
73532024-10-16T20:53:05.228Z Fresh internet-checksum v0.2.1
73542024-10-16T20:53:05.228Z Fresh guppy v0.17.8
73552024-10-16T20:53:05.228Z Fresh httpmock v0.8.0-alpha.1
73562024-10-16T20:53:05.228Z Fresh rust-argon2 v2.1.0
73572024-10-16T20:53:05.228Z Fresh trybuild v1.0.100
73582024-10-16T20:53:05.228Z Fresh datatest-stable v0.2.9
73592024-10-16T20:53:05.228Z Fresh rstest v0.23.0
73602024-10-16T20:53:05.228Z Fresh partial-io v0.5.4
73612024-10-16T20:53:05.228Z Fresh similar-asserts v1.6.0
73622024-10-16T20:53:05.229Z Fresh rand_distr v0.4.3
73632024-10-16T20:53:05.229Z Fresh approx v0.5.1
73642024-10-16T20:53:05.229Z Fresh indoc v2.0.5
73652024-10-16T20:53:05.229Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
73662024-10-16T20:53:05.229Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
73672024-10-16T20:53:05.229Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
73682024-10-16T20:53:05.230Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
73692024-10-16T20:53:05.230Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
73702024-10-16T20:53:05.230Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
73712024-10-16T20:53:05.230Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
73722024-10-16T20:53:05.230Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
73732024-10-16T20:53:05.230Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
73742024-10-16T20:53:05.230Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
73752024-10-16T20:53:05.230Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
73762024-10-16T20:53:05.230Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
73772024-10-16T20:53:05.230Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
73782024-10-16T20:53:05.230Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
73792024-10-16T20:53:05.230Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
73802024-10-16T20:53:05.230Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
73812024-10-16T20:53:05.230Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
73822024-10-16T20:53:05.230Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
73832024-10-16T20:53:05.230Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
73842024-10-16T20:53:05.230Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
73852024-10-16T20:53:05.230Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
73862024-10-16T20:53:05.230Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
73872024-10-16T20:53:05.230Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
73882024-10-16T20:53:05.230Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
73892024-10-16T20:53:05.230Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
73902024-10-16T20:53:05.230Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
73912024-10-16T20:53:05.230Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
73922024-10-16T20:53:05.230Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
73932024-10-16T20:53:05.230Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
73942024-10-16T20:53:05.230Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
73952024-10-16T20:53:05.230Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
73962024-10-16T20:53:05.230Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
73972024-10-16T20:53:05.230Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
73982024-10-16T20:53:05.230Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
73992024-10-16T20:53:05.230Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
74002024-10-16T20:53:05.230Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
74012024-10-16T20:53:05.230Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
74022024-10-16T20:53:05.230Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
74032024-10-16T20:53:05.232Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
74042024-10-16T20:53:05.232Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
74052024-10-16T20:53:05.232Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
74062024-10-16T20:53:05.232Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
74072024-10-16T20:53:05.232Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
74082024-10-16T20:53:05.232Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
74092024-10-16T20:53:05.232Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
74102024-10-16T20:53:05.232Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
74112024-10-16T20:53:05.232Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
74122024-10-16T20:53:05.232Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
74132024-10-16T20:53:05.232Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
74142024-10-16T20:53:05.232Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
74152024-10-16T20:53:05.232Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
74162024-10-16T20:53:05.232Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
74172024-10-16T20:53:05.232Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
74182024-10-16T20:53:05.232Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
74192024-10-16T20:53:05.232Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
74202024-10-16T20:53:05.232Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
74212024-10-16T20:53:05.232Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
74222024-10-16T20:53:05.232Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
74232024-10-16T20:53:05.232Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
74242024-10-16T20:53:05.232Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
74252024-10-16T20:53:05.232Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
74262024-10-16T20:53:05.232Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
74272024-10-16T20:53:05.232Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
74282024-10-16T20:53:05.232Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
74292024-10-16T20:53:05.232Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
74302024-10-16T20:53:05.232Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
74312024-10-16T20:53:05.233Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
74322024-10-16T20:53:05.233Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
74332024-10-16T20:53:05.233Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
74342024-10-16T20:53:05.233Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
74352024-10-16T20:53:05.233Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
74362024-10-16T20:53:05.233Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
74372024-10-16T20:53:05.233Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
74382024-10-16T20:53:05.237Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
74392024-10-16T20:53:05.237Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
74402024-10-16T20:53:05.237Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
74412024-10-16T20:53:05.237Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
74422024-10-16T20:53:05.238Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
74432024-10-16T20:53:05.238Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
74442024-10-16T20:53:05.238Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
74452024-10-16T20:53:05.238Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
74462024-10-16T20:53:05.238Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
74472024-10-16T20:53:05.238Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
74482024-10-16T20:53:05.238Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
74492024-10-16T20:53:05.238Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
74502024-10-16T20:53:05.238Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
74512024-10-16T20:53:05.238Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
74522024-10-16T20:53:05.238Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
74532024-10-16T20:53:05.238Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
74542024-10-16T20:53:05.238Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
74552024-10-16T20:53:05.238Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
74562024-10-16T20:53:05.238Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
74572024-10-16T20:53:05.238Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
74582024-10-16T20:53:05.238Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
74592024-10-16T20:53:05.238Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
74602024-10-16T20:53:05.238Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
74612024-10-16T20:53:05.238Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
74622024-10-16T20:53:05.238Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
74632024-10-16T20:53:05.239Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
74642024-10-16T20:53:05.239Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
74652024-10-16T20:53:05.239Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
74662024-10-16T20:53:05.239Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
74672024-10-16T20:53:05.239Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
74682024-10-16T20:53:05.239Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
74692024-10-16T20:53:05.239Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
74702024-10-16T20:53:05.239Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
74712024-10-16T20:53:05.239Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
74722024-10-16T20:53:05.239Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
74732024-10-16T20:53:05.285Z Doc-tests api_identity
74742024-10-16T20:53:05.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74752024-10-16T20:53:05.650Z
74762024-10-16T20:53:05.650Zrunning 0 tests
74772024-10-16T20:53:05.651Z
74782024-10-16T20:53:05.654Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74792024-10-16T20:53:05.654Z
74802024-10-16T20:53:05.662Z Doc-tests authz_macros
74812024-10-16T20:53:05.665Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-a1eb05d1bd6bee12.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74822024-10-16T20:53:05.789Z
74832024-10-16T20:53:05.789Zrunning 7 tests
74842024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
74852024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
74862024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
74872024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
74882024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
74892024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
74902024-10-16T20:53:05.792Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
74912024-10-16T20:53:05.792Z
74922024-10-16T20:53:05.792Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
74932024-10-16T20:53:05.792Z
74942024-10-16T20:53:05.799Z Doc-tests bootstore
74952024-10-16T20:53:05.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4d01d48a2d68180d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ec4938c88bf68dbe.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
74962024-10-16T20:53:06.645Z
74972024-10-16T20:53:06.645Zrunning 0 tests
74982024-10-16T20:53:06.645Z
74992024-10-16T20:53:06.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75002024-10-16T20:53:06.645Z
75012024-10-16T20:53:06.672Z Doc-tests bootstrap_agent_api
75022024-10-16T20:53:06.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75032024-10-16T20:53:07.040Z
75042024-10-16T20:53:07.040Zrunning 2 tests
75052024-10-16T20:53:07.043Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
75062024-10-16T20:53:07.043Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
75072024-10-16T20:53:07.043Z
75082024-10-16T20:53:07.043Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75092024-10-16T20:53:07.043Z
75102024-10-16T20:53:07.061Z Doc-tests bootstrap_agent_client
75112024-10-16T20:53:07.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75122024-10-16T20:53:07.853Z
75132024-10-16T20:53:07.853Zrunning 0 tests
75142024-10-16T20:53:07.853Z
75152024-10-16T20:53:07.854Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75162024-10-16T20:53:07.854Z
75172024-10-16T20:53:07.881Z Doc-tests clickhouse_admin_api
75182024-10-16T20:53:07.885Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_api --test clickhouse-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75192024-10-16T20:53:08.119Z
75202024-10-16T20:53:08.119Zrunning 4 tests
75212024-10-16T20:53:08.122Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 34) ... ignored
75222024-10-16T20:53:08.122Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 40) ... ignored
75232024-10-16T20:53:08.122Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 103) ... ignored
75242024-10-16T20:53:08.122Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 109) ... ignored
75252024-10-16T20:53:08.122Z
75262024-10-16T20:53:08.122Ztest result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
75272024-10-16T20:53:08.122Z
75282024-10-16T20:53:08.137Z Doc-tests clickhouse_admin_keeper_client
75292024-10-16T20:53:08.140Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_keeper_client --test clients/clickhouse-admin-keeper-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75302024-10-16T20:53:08.611Z
75312024-10-16T20:53:08.612Zrunning 0 tests
75322024-10-16T20:53:08.612Z
75332024-10-16T20:53:08.612Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75342024-10-16T20:53:08.612Z
75352024-10-16T20:53:08.632Z Doc-tests clickhouse_admin_server_client
75362024-10-16T20:53:08.635Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_server_client --test clients/clickhouse-admin-server-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-server-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75372024-10-16T20:53:09.009Z
75382024-10-16T20:53:09.009Zrunning 0 tests
75392024-10-16T20:53:09.009Z
75402024-10-16T20:53:09.009Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75412024-10-16T20:53:09.009Z
75422024-10-16T20:53:09.029Z Doc-tests clickhouse_admin_types
75432024-10-16T20:53:09.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_types --test clickhouse-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75442024-10-16T20:53:09.513Z
75452024-10-16T20:53:09.513Zrunning 0 tests
75462024-10-16T20:53:09.514Z
75472024-10-16T20:53:09.514Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75482024-10-16T20:53:09.514Z
75492024-10-16T20:53:09.537Z Doc-tests cockroach_admin_api
75502024-10-16T20:53:09.540Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-08b513d7ca59aecd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75512024-10-16T20:53:09.744Z
75522024-10-16T20:53:09.744Zrunning 2 tests
75532024-10-16T20:53:09.747Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
75542024-10-16T20:53:09.747Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
75552024-10-16T20:53:09.747Z
75562024-10-16T20:53:09.747Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75572024-10-16T20:53:09.747Z
75582024-10-16T20:53:09.757Z Doc-tests cockroach_admin_client
75592024-10-16T20:53:09.760Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75602024-10-16T20:53:10.017Z
75612024-10-16T20:53:10.017Zrunning 0 tests
75622024-10-16T20:53:10.017Z
75632024-10-16T20:53:10.017Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75642024-10-16T20:53:10.017Z
75652024-10-16T20:53:10.032Z Doc-tests cockroach_admin_types
75662024-10-16T20:53:10.034Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-08b513d7ca59aecd.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75672024-10-16T20:53:10.179Z
75682024-10-16T20:53:10.179Zrunning 0 tests
75692024-10-16T20:53:10.179Z
75702024-10-16T20:53:10.179Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75712024-10-16T20:53:10.179Z
75722024-10-16T20:53:10.189Z Doc-tests db_macros
75732024-10-16T20:53:10.192Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75742024-10-16T20:53:10.439Z
75752024-10-16T20:53:10.439Zrunning 3 tests
75762024-10-16T20:53:10.442Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
75772024-10-16T20:53:10.442Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
75782024-10-16T20:53:10.442Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
75792024-10-16T20:53:10.442Z
75802024-10-16T20:53:10.442Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
75812024-10-16T20:53:10.442Z
75822024-10-16T20:53:10.453Z Doc-tests dns_server
75832024-10-16T20:53:10.455Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c9a5884b6eca6c24.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-f4f0eaaf65076713.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75842024-10-16T20:53:10.803Z
75852024-10-16T20:53:10.803Zrunning 0 tests
75862024-10-16T20:53:10.804Z
75872024-10-16T20:53:10.804Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75882024-10-16T20:53:10.804Z
75892024-10-16T20:53:10.823Z Doc-tests dns_server_api
75902024-10-16T20:53:10.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75912024-10-16T20:53:11.042Z
75922024-10-16T20:53:11.043Zrunning 2 tests
75932024-10-16T20:53:11.045Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 104) ... ignored
75942024-10-16T20:53:11.045Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 110) ... ignored
75952024-10-16T20:53:11.045Z
75962024-10-16T20:53:11.045Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75972024-10-16T20:53:11.045Z
75982024-10-16T20:53:11.059Z Doc-tests dns_service_client
75992024-10-16T20:53:11.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76002024-10-16T20:53:11.330Z
76012024-10-16T20:53:11.331Zrunning 0 tests
76022024-10-16T20:53:11.331Z
76032024-10-16T20:53:11.331Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76042024-10-16T20:53:11.331Z
76052024-10-16T20:53:11.349Z Doc-tests dpd_client
76062024-10-16T20:53:11.351Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76072024-10-16T20:53:12.484Z
76082024-10-16T20:53:12.484Zrunning 0 tests
76092024-10-16T20:53:12.484Z
76102024-10-16T20:53:12.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76112024-10-16T20:53:12.484Z
76122024-10-16T20:53:12.516Z Doc-tests end_to_end_tests
76132024-10-16T20:53:12.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name end_to_end_tests --test end-to-end-tests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/end-to-end-tests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-34e369e6673fec62.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-74035fc65dd6ba97.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4cdbb4f2b556ee74.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-dd2620bbd0f81e4e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-31f20414dbea471d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76142024-10-16T20:53:12.999Z
76152024-10-16T20:53:12.999Zrunning 0 tests
76162024-10-16T20:53:12.999Z
76172024-10-16T20:53:12.999Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76182024-10-16T20:53:12.999Z
76192024-10-16T20:53:13.020Z Doc-tests gateway_api
76202024-10-16T20:53:13.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76212024-10-16T20:53:13.368Z
76222024-10-16T20:53:13.368Zrunning 2 tests
76232024-10-16T20:53:13.371Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
76242024-10-16T20:53:13.371Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
76252024-10-16T20:53:13.372Z
76262024-10-16T20:53:13.372Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
76272024-10-16T20:53:13.372Z
76282024-10-16T20:53:13.390Z Doc-tests gateway_client
76292024-10-16T20:53:13.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76302024-10-16T20:53:14.359Z
76312024-10-16T20:53:14.359Zrunning 0 tests
76322024-10-16T20:53:14.359Z
76332024-10-16T20:53:14.359Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76342024-10-16T20:53:14.359Z
76352024-10-16T20:53:14.385Z Doc-tests gateway_test_utils
76362024-10-16T20:53:14.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76372024-10-16T20:53:15.000Z
76382024-10-16T20:53:15.001Zrunning 0 tests
76392024-10-16T20:53:15.001Z
76402024-10-16T20:53:15.001Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76412024-10-16T20:53:15.001Z
76422024-10-16T20:53:15.027Z Doc-tests gateway_types
76432024-10-16T20:53:15.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76442024-10-16T20:53:15.645Z
76452024-10-16T20:53:15.645Zrunning 0 tests
76462024-10-16T20:53:15.645Z
76472024-10-16T20:53:15.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76482024-10-16T20:53:15.648Z
76492024-10-16T20:53:15.671Z Doc-tests illumos_utils
76502024-10-16T20:53:15.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-e9f93ba449c14507.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-6cd6197983cd85a2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-bd9c69bc2f817c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a33bd06d9d09039b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-d7552a1b47d6f9ea.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
76512024-10-16T20:53:17.572Z
76522024-10-16T20:53:17.572Zrunning 0 tests
76532024-10-16T20:53:17.572Z
76542024-10-16T20:53:17.572Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76552024-10-16T20:53:17.572Z
76562024-10-16T20:53:17.623Z Doc-tests installinator
76572024-10-16T20:53:17.627Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f832fccac802be85.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-66cca632fb3108ba.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
76582024-10-16T20:53:18.364Z
76592024-10-16T20:53:18.364Zrunning 0 tests
76602024-10-16T20:53:18.364Z
76612024-10-16T20:53:18.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76622024-10-16T20:53:18.364Z
76632024-10-16T20:53:18.389Z Doc-tests installinator_api
76642024-10-16T20:53:18.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76652024-10-16T20:53:18.668Z
76662024-10-16T20:53:18.668Zrunning 2 tests
76672024-10-16T20:53:18.671Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 39) ... ignored
76682024-10-16T20:53:18.671Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 45) ... ignored
76692024-10-16T20:53:18.671Z
76702024-10-16T20:53:18.671Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
76712024-10-16T20:53:18.672Z
76722024-10-16T20:53:18.689Z Doc-tests installinator_client
76732024-10-16T20:53:18.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76742024-10-16T20:53:19.512Z
76752024-10-16T20:53:19.512Zrunning 0 tests
76762024-10-16T20:53:19.512Z
76772024-10-16T20:53:19.512Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76782024-10-16T20:53:19.513Z
76792024-10-16T20:53:19.542Z Doc-tests installinator_common
76802024-10-16T20:53:19.545Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76812024-10-16T20:53:19.908Z
76822024-10-16T20:53:19.908Zrunning 0 tests
76832024-10-16T20:53:19.908Z
76842024-10-16T20:53:19.908Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76852024-10-16T20:53:19.908Z
76862024-10-16T20:53:19.930Z Doc-tests internal_dns_resolver
76872024-10-16T20:53:19.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns_resolver --test internal-dns/resolver/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/resolver -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-9767ed5fd95efddb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76882024-10-16T20:53:20.187Z
76892024-10-16T20:53:20.187Zrunning 0 tests
76902024-10-16T20:53:20.187Z
76912024-10-16T20:53:20.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76922024-10-16T20:53:20.187Z
76932024-10-16T20:53:20.205Z Doc-tests internal_dns_types
76942024-10-16T20:53:20.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns_types --test internal-dns/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76952024-10-16T20:53:20.506Z
76962024-10-16T20:53:20.506Zrunning 0 tests
76972024-10-16T20:53:20.506Z
76982024-10-16T20:53:20.506Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76992024-10-16T20:53:20.506Z
77002024-10-16T20:53:20.527Z Doc-tests ipcc
77012024-10-16T20:53:20.527Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-f93ad356a6ac1681.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77022024-10-16T20:53:20.762Z
77032024-10-16T20:53:20.762Zrunning 0 tests
77042024-10-16T20:53:20.762Z
77052024-10-16T20:53:20.762Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77062024-10-16T20:53:20.762Z
77072024-10-16T20:53:20.780Z Doc-tests key_manager
77082024-10-16T20:53:20.782Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a582bc366ef88e04.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77092024-10-16T20:53:21.024Z
77102024-10-16T20:53:21.024Zrunning 0 tests
77112024-10-16T20:53:21.024Z
77122024-10-16T20:53:21.024Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77132024-10-16T20:53:21.024Z
77142024-10-16T20:53:21.041Z Doc-tests live_tests_macros
77152024-10-16T20:53:21.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name live_tests_macros --test live-tests/macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/live-tests/macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-3787426f9f46a573.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77162024-10-16T20:53:21.118Z
77172024-10-16T20:53:21.118Zrunning 1 test
77182024-10-16T20:53:21.121Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
77192024-10-16T20:53:21.121Z
77202024-10-16T20:53:21.121Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
77212024-10-16T20:53:21.121Z
77222024-10-16T20:53:21.126Z Doc-tests nexus_auth
77232024-10-16T20:53:21.128Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-a1eb05d1bd6bee12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-db645c49975c1b96.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
77242024-10-16T20:53:22.317Z
77252024-10-16T20:53:22.317Zrunning 0 tests
77262024-10-16T20:53:22.317Z
77272024-10-16T20:53:22.317Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77282024-10-16T20:53:22.317Z
77292024-10-16T20:53:22.352Z Doc-tests nexus_client
77302024-10-16T20:53:22.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77312024-10-16T20:53:24.336Z
77322024-10-16T20:53:24.336Zrunning 0 tests
77332024-10-16T20:53:24.336Z
77342024-10-16T20:53:24.336Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77352024-10-16T20:53:24.336Z
77362024-10-16T20:53:24.381Z Doc-tests nexus_config
77372024-10-16T20:53:24.384Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77382024-10-16T20:53:24.925Z
77392024-10-16T20:53:24.925Zrunning 0 tests
77402024-10-16T20:53:24.925Z
77412024-10-16T20:53:24.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77422024-10-16T20:53:24.925Z
77432024-10-16T20:53:24.949Z Doc-tests nexus_db_fixed_data
77442024-10-16T20:53:24.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
77452024-10-16T20:53:25.372Z
77462024-10-16T20:53:25.372Zrunning 0 tests
77472024-10-16T20:53:25.372Z
77482024-10-16T20:53:25.372Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77492024-10-16T20:53:25.372Z
77502024-10-16T20:53:25.394Z Doc-tests nexus_db_model
77512024-10-16T20:53:25.397Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
77522024-10-16T20:53:37.792Z
77532024-10-16T20:53:37.793Zrunning 2 tests
77542024-10-16T20:53:40.370Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
77552024-10-16T20:54:18.048Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
77562024-10-16T20:54:18.048Z
77572024-10-16T20:54:18.051Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.24s
77582024-10-16T20:54:18.051Z
77592024-10-16T20:54:18.244Z Doc-tests nexus_db_queries
77602024-10-16T20:54:18.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f39e6051643e75e5.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-56c66a3b6ab4a6a6.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-cb4cea8fb72f8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-54f296db6537e2ea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-db645c49975c1b96.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
77612024-10-16T20:54:20.573Z
77622024-10-16T20:54:20.573Zrunning 1 test
77632024-10-16T20:54:26.594Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 222) ... ok
77642024-10-16T20:54:26.594Z
77652024-10-16T20:54:26.596Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.02s
77662024-10-16T20:54:26.596Z
77672024-10-16T20:54:26.663Z Doc-tests nexus_defaults
77682024-10-16T20:54:26.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77692024-10-16T20:54:26.878Z
77702024-10-16T20:54:26.878Zrunning 0 tests
77712024-10-16T20:54:26.879Z
77722024-10-16T20:54:26.879Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77732024-10-16T20:54:26.879Z
77742024-10-16T20:54:26.895Z Doc-tests nexus_external_api
77752024-10-16T20:54:26.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_external_api --test nexus/external-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/external-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77762024-10-16T20:54:27.431Z
77772024-10-16T20:54:27.431Zrunning 2 tests
77782024-10-16T20:54:27.434Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 74) ... ignored
77792024-10-16T20:54:27.434Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 80) ... ignored
77802024-10-16T20:54:27.434Z
77812024-10-16T20:54:27.434Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
77822024-10-16T20:54:27.434Z
77832024-10-16T20:54:27.457Z Doc-tests nexus_internal_api
77842024-10-16T20:54:27.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77852024-10-16T20:54:27.876Z
77862024-10-16T20:54:27.876Zrunning 2 tests
77872024-10-16T20:54:27.879Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 58) ... ignored
77882024-10-16T20:54:27.879Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 64) ... ignored
77892024-10-16T20:54:27.879Z
77902024-10-16T20:54:27.879Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
77912024-10-16T20:54:27.879Z
77922024-10-16T20:54:27.899Z Doc-tests nexus_inventory
77932024-10-16T20:54:27.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77942024-10-16T20:54:28.249Z
77952024-10-16T20:54:28.249Zrunning 0 tests
77962024-10-16T20:54:28.249Z
77972024-10-16T20:54:28.249Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77982024-10-16T20:54:28.249Z
77992024-10-16T20:54:28.271Z Doc-tests nexus_macros_common
78002024-10-16T20:54:28.274Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-2e9a8b16fdd74908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78012024-10-16T20:54:28.346Z
78022024-10-16T20:54:28.346Zrunning 0 tests
78032024-10-16T20:54:28.346Z
78042024-10-16T20:54:28.346Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78052024-10-16T20:54:28.346Z
78062024-10-16T20:54:28.353Z Doc-tests nexus_metrics_producer_gc
78072024-10-16T20:54:28.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
78082024-10-16T20:54:28.762Z
78092024-10-16T20:54:28.762Zrunning 0 tests
78102024-10-16T20:54:28.762Z
78112024-10-16T20:54:28.762Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78122024-10-16T20:54:28.762Z
78132024-10-16T20:54:28.790Z Doc-tests nexus_networking
78142024-10-16T20:54:28.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78152024-10-16T20:54:29.204Z
78162024-10-16T20:54:29.204Zrunning 0 tests
78172024-10-16T20:54:29.204Z
78182024-10-16T20:54:29.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78192024-10-16T20:54:29.204Z
78202024-10-16T20:54:29.231Z Doc-tests nexus_reconfigurator_execution
78212024-10-16T20:54:29.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
78222024-10-16T20:54:29.691Z
78232024-10-16T20:54:29.691Zrunning 0 tests
78242024-10-16T20:54:29.691Z
78252024-10-16T20:54:29.691Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78262024-10-16T20:54:29.691Z
78272024-10-16T20:54:29.719Z Doc-tests nexus_reconfigurator_planning
78282024-10-16T20:54:29.722Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78292024-10-16T20:54:30.165Z
78302024-10-16T20:54:30.165Zrunning 0 tests
78312024-10-16T20:54:30.165Z
78322024-10-16T20:54:30.165Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78332024-10-16T20:54:30.165Z
78342024-10-16T20:54:30.190Z Doc-tests nexus_reconfigurator_preparation
78352024-10-16T20:54:30.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78362024-10-16T20:54:30.582Z
78372024-10-16T20:54:30.583Zrunning 0 tests
78382024-10-16T20:54:30.583Z
78392024-10-16T20:54:30.583Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78402024-10-16T20:54:30.583Z
78412024-10-16T20:54:30.610Z Doc-tests nexus_saga_recovery
78422024-10-16T20:54:30.613Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
78432024-10-16T20:54:30.970Z
78442024-10-16T20:54:30.970Zrunning 0 tests
78452024-10-16T20:54:30.970Z
78462024-10-16T20:54:30.970Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78472024-10-16T20:54:30.970Z
78482024-10-16T20:54:30.992Z Doc-tests nexus_sled_agent_shared
78492024-10-16T20:54:30.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78502024-10-16T20:54:31.384Z
78512024-10-16T20:54:31.384Zrunning 0 tests
78522024-10-16T20:54:31.384Z
78532024-10-16T20:54:31.384Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78542024-10-16T20:54:31.384Z
78552024-10-16T20:54:31.405Z Doc-tests nexus_test_interface
78562024-10-16T20:54:31.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78572024-10-16T20:54:31.705Z
78582024-10-16T20:54:31.705Zrunning 0 tests
78592024-10-16T20:54:31.705Z
78602024-10-16T20:54:31.705Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78612024-10-16T20:54:31.705Z
78622024-10-16T20:54:31.726Z Doc-tests nexus_test_utils
78632024-10-16T20:54:31.729Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' --document-private-items -D warnings --error-format human`
78642024-10-16T20:54:32.636Z
78652024-10-16T20:54:32.636Zrunning 0 tests
78662024-10-16T20:54:32.636Z
78672024-10-16T20:54:32.636Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78682024-10-16T20:54:32.637Z
78692024-10-16T20:54:32.669Z Doc-tests nexus_test_utils_macros
78702024-10-16T20:54:32.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78712024-10-16T20:54:32.748Z
78722024-10-16T20:54:32.748Zrunning 1 test
78732024-10-16T20:54:32.751Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
78742024-10-16T20:54:32.751Z
78752024-10-16T20:54:32.751Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
78762024-10-16T20:54:32.751Z
78772024-10-16T20:54:32.756Z Doc-tests nexus_types
78782024-10-16T20:54:32.759Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78792024-10-16T20:54:35.717Z
78802024-10-16T20:54:35.717Zrunning 0 tests
78812024-10-16T20:54:35.717Z
78822024-10-16T20:54:35.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78832024-10-16T20:54:35.717Z
78842024-10-16T20:54:35.720Z Doc-tests omicron_certificates
78852024-10-16T20:54:35.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a31e6b9fb38f4d29.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78862024-10-16T20:54:35.952Z
78872024-10-16T20:54:35.952Zrunning 0 tests
78882024-10-16T20:54:35.952Z
78892024-10-16T20:54:35.952Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78902024-10-16T20:54:35.952Z
78912024-10-16T20:54:35.970Z Doc-tests omicron_clickhouse_admin
78922024-10-16T20:54:35.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_clickhouse_admin --test clickhouse-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ce5e86d843e97d32.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-21f486931ffa94a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78932024-10-16T20:54:36.270Z
78942024-10-16T20:54:36.270Zrunning 0 tests
78952024-10-16T20:54:36.270Z
78962024-10-16T20:54:36.270Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78972024-10-16T20:54:36.270Z
78982024-10-16T20:54:36.290Z Doc-tests omicron_cockroach_admin
78992024-10-16T20:54:36.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-08b513d7ca59aecd.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-4ad7794a0a7e9c70.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
79002024-10-16T20:54:36.583Z
79012024-10-16T20:54:36.583Zrunning 0 tests
79022024-10-16T20:54:36.583Z
79032024-10-16T20:54:36.583Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79042024-10-16T20:54:36.584Z
79052024-10-16T20:54:36.603Z Doc-tests omicron_common
79062024-10-16T20:54:36.605Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ed9c3f579f367a64.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-a145cdbd982de1ca.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
79072024-10-16T20:54:38.526Z
79082024-10-16T20:54:38.527Zrunning 2 tests
79092024-10-16T20:54:38.529Ztest common/src/lib.rs - FileKv (line 40) ... ignored
79102024-10-16T20:54:43.267Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 612) ... ok
79112024-10-16T20:54:43.267Z
79122024-10-16T20:54:43.270Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.74s
79132024-10-16T20:54:43.270Z
79142024-10-16T20:54:43.317Z Doc-tests omicron_ddm_admin_client
79152024-10-16T20:54:43.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-838eafd9c76bcba3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79162024-10-16T20:54:43.579Z
79172024-10-16T20:54:43.579Zrunning 0 tests
79182024-10-16T20:54:43.579Z
79192024-10-16T20:54:43.579Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79202024-10-16T20:54:43.579Z
79212024-10-16T20:54:43.598Z Doc-tests omicron_dev_lib
79222024-10-16T20:54:43.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_dev_lib --test dev-tools/omicron-dev-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-dev-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-cd5792546c15cb5c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79232024-10-16T20:54:43.822Z
79242024-10-16T20:54:43.822Zrunning 0 tests
79252024-10-16T20:54:43.823Z
79262024-10-16T20:54:43.823Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79272024-10-16T20:54:43.823Z
79282024-10-16T20:54:43.839Z Doc-tests omicron_gateway
79292024-10-16T20:54:43.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ba6f770ce8b78a04.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-e78cb080c9cd67b4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8e2fdf7aaa9fac30.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-8b929d32c77d7889.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-4778d8b6a77c8753.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d9d04c59ec4774f4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79302024-10-16T20:54:44.524Z
79312024-10-16T20:54:44.524Zrunning 0 tests
79322024-10-16T20:54:44.524Z
79332024-10-16T20:54:44.524Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79342024-10-16T20:54:44.524Z
79352024-10-16T20:54:44.555Z Doc-tests omicron_ls_apis
79362024-10-16T20:54:44.558Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ls_apis --test dev-tools/ls-apis/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/ls-apis -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-201d7052707804d7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79372024-10-16T20:54:44.746Z
79382024-10-16T20:54:44.747Zrunning 1 test
79392024-10-16T20:54:44.749Ztest dev-tools/ls-apis/src/cargo.rs - cargo::Workspace::walk_required_deps_recursively (line 229) ... ignored
79402024-10-16T20:54:44.749Z
79412024-10-16T20:54:44.749Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
79422024-10-16T20:54:44.750Z
79432024-10-16T20:54:44.759Z Doc-tests omicron_nexus
79442024-10-16T20:54:44.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-c3b26aad52f2a7c8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-40bd577f067e15f5.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-5ee143923fb31855.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-33cdbaf0bbea8b48.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-6c8daf5c652017a2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-5f0152812ff1c3d6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e23e6a17130de916.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-f4b381d13adea319.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-2cd38d8020f252fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-820ecefba640623c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4ffe4f164735a559.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7ee1eebaaddbad10.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-0054e9e7d2a25bc9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bbefb1f010515481.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-2362fdb23462d569.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-fe06c9fad81ba75a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-5b1edae2a1fd826b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-9c29e8aad5ac36ac.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-71bdbb65fe81ba8d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-767804bf2f30405b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-930ac6abb1a2f67c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5146843e29cb229f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-d2f5f0ed14b12852.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0607545003767ffa.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-776d63c627f65d4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-431073cec4faf42d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2418bb01689fdaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-08914ae35a6196d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-985d9d72757c4465.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-d2b024c6cdb0145f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
79452024-10-16T20:54:47.456Z
79462024-10-16T20:54:47.456Zrunning 5 tests
79472024-10-16T20:54:47.459Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 235) ... ignored
79482024-10-16T20:54:51.512Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 862) ... ok
79492024-10-16T20:54:51.515Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 768) ... ok
79502024-10-16T20:54:51.517Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 832) ... ok
79512024-10-16T20:54:51.522Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 790) ... ok
79522024-10-16T20:54:51.522Z
79532024-10-16T20:54:51.524Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.06s
79542024-10-16T20:54:51.524Z
79552024-10-16T20:54:51.593Z Doc-tests omicron_package
79562024-10-16T20:54:51.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-3dc3a8451bfdfb2c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-6fd75ef140f92e4f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-06ac839049fff7fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79572024-10-16T20:54:51.820Z
79582024-10-16T20:54:51.820Zrunning 0 tests
79592024-10-16T20:54:51.820Z
79602024-10-16T20:54:51.820Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79612024-10-16T20:54:51.820Z
79622024-10-16T20:54:51.832Z Doc-tests omicron_passwords
79632024-10-16T20:54:51.835Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-6fb87677763eeae6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-8b197971538622e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79642024-10-16T20:54:51.954Z
79652024-10-16T20:54:51.954Zrunning 0 tests
79662024-10-16T20:54:51.954Z
79672024-10-16T20:54:51.954Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79682024-10-16T20:54:51.954Z
79692024-10-16T20:54:51.964Z Doc-tests omicron_rpaths
79702024-10-16T20:54:51.967Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d58239e3028eceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79712024-10-16T20:54:52.036Z
79722024-10-16T20:54:52.036Zrunning 0 tests
79732024-10-16T20:54:52.036Z
79742024-10-16T20:54:52.036Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79752024-10-16T20:54:52.036Z
79762024-10-16T20:54:52.040Z Doc-tests omicron_sled_agent
79772024-10-16T20:54:52.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d7615df6d1421b3e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bc90243ef6999b7a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-4d5a9e6a14216a59.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-e4624167ef013c08.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-9bf15d95893d777f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d424c691fbf9b7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-3e144ba677c196cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8640c2214b883930.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-c68b3e48280319a1.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-117312ee83842b9c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-cee89ee62968bb3e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' --document-private-items -D warnings --error-format human`
79782024-10-16T20:54:53.937Z
79792024-10-16T20:54:53.939Zrunning 0 tests
79802024-10-16T20:54:53.939Z
79812024-10-16T20:54:53.939Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79822024-10-16T20:54:53.939Z
79832024-10-16T20:54:53.989Z Doc-tests omicron_test_utils
79842024-10-16T20:54:53.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-65322f84cd556c62.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-74ca782d43fb8f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-aee068eeef070503.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-71f7a0c6ba7cb4e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8638db72f9780f17.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' --document-private-items -D warnings --error-format human`
79852024-10-16T20:54:54.313Z
79862024-10-16T20:54:54.313Zrunning 0 tests
79872024-10-16T20:54:54.313Z
79882024-10-16T20:54:54.313Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79892024-10-16T20:54:54.314Z
79902024-10-16T20:54:54.334Z Doc-tests omicron_uuid_kinds
79912024-10-16T20:54:54.337Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' --document-private-items -D warnings --error-format human`
79922024-10-16T20:54:54.439Z
79932024-10-16T20:54:54.439Zrunning 0 tests
79942024-10-16T20:54:54.439Z
79952024-10-16T20:54:54.439Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79962024-10-16T20:54:54.439Z
79972024-10-16T20:54:54.447Z Doc-tests omicron_workspace_hack
79982024-10-16T20:54:54.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-c2c68dd1da33c7ee.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-0f44ac4e55224ba0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-eac1481f3abb56e5.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-4d36d7576c2a65fc.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2b55e56def4fa78e.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-ec8430922b97966a.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb9f74c74e8cc0a6.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-94a118b5504c05b1.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-b168bd9c2bfc3356.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-2aaba52327a6d5d5.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-cd42505265878f5a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-32598d939f53b9b1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-1e0ee721bf20f95a.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3041bed5b6d6994.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-167d851200847cfe.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-cb10fbf69f97e695.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-9542cf70b01cc5f2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-a720034d2cb4e287.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-963bfbbd004da326.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ed6f1b5479b4da49.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6693331e986156ec.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-c4c8526b80be35ee.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-8a9350ba28558d6d.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-052104b3b04a408e.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8ac8aef1a56fdf4e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e088936947e2a38a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-5d4a0867caed1149.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-478e0f05d7cd44f4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-5282b43012ffdab7.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ce65e0e041fdad42.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-6b52ecd9a4dea8e0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79992024-10-16T20:54:54.515Z
80002024-10-16T20:54:54.515Zrunning 0 tests
80012024-10-16T20:54:54.515Z
80022024-10-16T20:54:54.515Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80032024-10-16T20:54:54.515Z
80042024-10-16T20:54:54.522Z Doc-tests openapi_manager
80052024-10-16T20:54:54.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-10fdcca982d1ff6d.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-401d6edbfc8b395a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-62fbe3daef3efe31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-3854784a657f3c43.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-d26eaf461bc40223.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-26564bbdccf14202.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-7134d1ed8b5dafef.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-310a81731f8896a3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-5ae013e704aa4e1d.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80062024-10-16T20:54:54.925Z
80072024-10-16T20:54:54.925Zrunning 0 tests
80082024-10-16T20:54:54.925Z
80092024-10-16T20:54:54.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80102024-10-16T20:54:54.925Z
80112024-10-16T20:54:54.948Z Doc-tests openapi_manager_types
80122024-10-16T20:54:54.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager_types --test dev-tools/openapi-manager/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-cdde63284bb1b3c9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80132024-10-16T20:54:55.020Z
80142024-10-16T20:54:55.020Zrunning 0 tests
80152024-10-16T20:54:55.020Z
80162024-10-16T20:54:55.020Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80172024-10-16T20:54:55.020Z
80182024-10-16T20:54:55.029Z Doc-tests oxide_client
80192024-10-16T20:54:55.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-e0ee1d9b73a0ba2f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80202024-10-16T20:55:00.271Z
80212024-10-16T20:55:00.271Zrunning 208 tests
80222024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
80232024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
80242024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
80252024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
80262024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
80272024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
80282024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
80292024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
80302024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
80312024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
80322024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
80332024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
80342024-10-16T20:55:00.275Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
80352024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
80362024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
80372024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
80382024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
80392024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
80402024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
80412024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
80422024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
80432024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
80442024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
80452024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
80462024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
80472024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
80482024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
80492024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
80502024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
80512024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
80522024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
80532024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
80542024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
80552024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
80562024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
80572024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
80582024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
80592024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
80602024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
80612024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
80622024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
80632024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
80642024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
80652024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
80662024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
80672024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
80682024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
80692024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
80702024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
80712024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
80722024-10-16T20:55:00.276Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 26) ... ignored
80732024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
80742024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
80752024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
80762024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
80772024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
80782024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
80792024-10-16T20:55:00.277Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
80802024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
80812024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
80822024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
80832024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
80842024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
80852024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
80862024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
80872024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
80882024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
80892024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
80902024-10-16T20:55:00.278Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
80912024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
80922024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
80932024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
80942024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
80952024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
80962024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
80972024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
80982024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
80992024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
81002024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
81012024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
81022024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
81032024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
81042024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
81052024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
81062024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
81072024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
81082024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
81092024-10-16T20:55:00.282Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
81102024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
81112024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
81122024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
81132024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
81142024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
81152024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
81162024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
81172024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
81182024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
81192024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
81202024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
81212024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
81222024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
81232024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
81242024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
81252024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
81262024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
81272024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
81282024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
81292024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
81302024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
81312024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
81322024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
81332024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
81342024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
81352024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
81362024-10-16T20:55:00.283Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
81372024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
81382024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
81392024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
81402024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
81412024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
81422024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
81432024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
81442024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
81452024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
81462024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
81472024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
81482024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
81492024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
81502024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
81512024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
81522024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
81532024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
81542024-10-16T20:55:00.284Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
81552024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
81562024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
81572024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 26) ... ignored
81582024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
81592024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
81602024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
81612024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
81622024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 26) ... ignored
81632024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
81642024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
81652024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
81662024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
81672024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
81682024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
81692024-10-16T20:55:00.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
81702024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
81712024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
81722024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
81732024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
81742024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
81752024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
81762024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
81772024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
81782024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
81792024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
81802024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
81812024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
81822024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
81832024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
81842024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
81852024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
81862024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
81872024-10-16T20:55:00.286Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
81882024-10-16T20:55:00.287Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
81892024-10-16T20:55:00.287Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
81902024-10-16T20:55:00.287Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
81912024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
81922024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
81932024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
81942024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
81952024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
81962024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
81972024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 26) ... ignored
81982024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 27) ... ignored
81992024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 27) ... ignored
82002024-10-16T20:55:00.290Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 28) ... ignored
82012024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 29) ... ignored
82022024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 27) ... ignored
82032024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 28) ... ignored
82042024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 29) ... ignored
82052024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 28) ... ignored
82062024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 26) ... ignored
82072024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
82082024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
82092024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
82102024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
82112024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
82122024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
82132024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
82142024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
82152024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
82162024-10-16T20:55:00.291Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
82172024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
82182024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
82192024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
82202024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
82212024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
82222024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
82232024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
82242024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
82252024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
82262024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
82272024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
82282024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
82292024-10-16T20:55:00.292Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
82302024-10-16T20:55:00.292Z
82312024-10-16T20:55:00.292Ztest result: ok. 0 passed; 0 failed; 208 ignored; 0 measured; 0 filtered out; finished in 0.01s
82322024-10-16T20:55:00.292Z
82332024-10-16T20:55:00.372Z Doc-tests oximeter
82342024-10-16T20:55:00.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-fe21a582072244c6.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-9dc0b0e916c9de6a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82352024-10-16T20:55:00.621Z
82362024-10-16T20:55:00.621Zrunning 2 tests
82372024-10-16T20:55:00.624Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
82382024-10-16T20:55:01.785Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
82392024-10-16T20:55:01.785Z
82402024-10-16T20:55:01.785Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.16s
82412024-10-16T20:55:01.785Z
82422024-10-16T20:55:01.810Z Doc-tests oximeter_api
82432024-10-16T20:55:01.814Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82442024-10-16T20:55:02.058Z
82452024-10-16T20:55:02.058Zrunning 2 tests
82462024-10-16T20:55:02.060Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
82472024-10-16T20:55:02.061Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
82482024-10-16T20:55:02.061Z
82492024-10-16T20:55:02.061Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
82502024-10-16T20:55:02.061Z
82512024-10-16T20:55:02.076Z Doc-tests oximeter_client
82522024-10-16T20:55:02.082Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82532024-10-16T20:55:02.387Z
82542024-10-16T20:55:02.387Zrunning 0 tests
82552024-10-16T20:55:02.387Z
82562024-10-16T20:55:02.387Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82572024-10-16T20:55:02.387Z
82582024-10-16T20:55:02.405Z Doc-tests oximeter_collector
82592024-10-16T20:55:02.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a5d44167e353429c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-254294c1617b9b38.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3fee39034d178c10.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-333b072e7c9fc2d0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-3fa733fad52918e8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82602024-10-16T20:55:02.905Z
82612024-10-16T20:55:02.906Zrunning 0 tests
82622024-10-16T20:55:02.906Z
82632024-10-16T20:55:02.906Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82642024-10-16T20:55:02.906Z
82652024-10-16T20:55:02.935Z Doc-tests oximeter_db
82662024-10-16T20:55:02.940Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-adb8b25589acf367.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8229739ffcca70c2.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b19ea23f2ac45b20.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-095b72e99f9963ef.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
82672024-10-16T20:55:04.245Z
82682024-10-16T20:55:04.245Zrunning 1 test
82692024-10-16T20:55:04.248Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
82702024-10-16T20:55:04.248Z
82712024-10-16T20:55:04.249Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
82722024-10-16T20:55:04.249Z
82732024-10-16T20:55:04.291Z Doc-tests oximeter_instruments
82742024-10-16T20:55:04.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-6cdefa525328ae15.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-429df8d97d7b69cf.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' --document-private-items -D warnings --error-format human`
82752024-10-16T20:55:04.695Z
82762024-10-16T20:55:04.695Zrunning 0 tests
82772024-10-16T20:55:04.696Z
82782024-10-16T20:55:04.696Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82792024-10-16T20:55:04.696Z
82802024-10-16T20:55:04.720Z Doc-tests oximeter_macro_impl
82812024-10-16T20:55:04.722Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82822024-10-16T20:55:04.810Z
82832024-10-16T20:55:04.810Zrunning 0 tests
82842024-10-16T20:55:04.810Z
82852024-10-16T20:55:04.810Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82862024-10-16T20:55:04.810Z
82872024-10-16T20:55:04.817Z Doc-tests oximeter_producer
82882024-10-16T20:55:04.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-53f8dd56ac825a9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-d9cb63bcefc6e0cb.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-292842e92dfa038d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82892024-10-16T20:55:05.186Z
82902024-10-16T20:55:05.186Zrunning 0 tests
82912024-10-16T20:55:05.186Z
82922024-10-16T20:55:05.186Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82932024-10-16T20:55:05.186Z
82942024-10-16T20:55:05.212Z Doc-tests oximeter_schema
82952024-10-16T20:55:05.215Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_schema --test oximeter/schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-fe21a582072244c6.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82962024-10-16T20:55:05.511Z
82972024-10-16T20:55:05.511Zrunning 0 tests
82982024-10-16T20:55:05.511Z
82992024-10-16T20:55:05.511Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83002024-10-16T20:55:05.511Z
83012024-10-16T20:55:05.530Z Doc-tests oximeter_test_utils
83022024-10-16T20:55:05.533Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_test_utils --test oximeter/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-004ae25d6fec888e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-95ba9ef677c4325b.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83032024-10-16T20:55:05.777Z
83042024-10-16T20:55:05.778Zrunning 0 tests
83052024-10-16T20:55:05.778Z
83062024-10-16T20:55:05.778Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83072024-10-16T20:55:05.778Z
83082024-10-16T20:55:05.795Z Doc-tests oximeter_timeseries_macro
83092024-10-16T20:55:05.798Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0d14a8105dfc1c92.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-9dc0b0e916c9de6a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ba7290c28d8898c6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83102024-10-16T20:55:06.025Z
83112024-10-16T20:55:06.025Zrunning 0 tests
83122024-10-16T20:55:06.025Z
83132024-10-16T20:55:06.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83142024-10-16T20:55:06.025Z
83152024-10-16T20:55:06.041Z Doc-tests oximeter_types
83162024-10-16T20:55:06.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_types --test oximeter/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-c60fa4528b6f8604.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-837b2f48e87ab04b.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ab578d95ed774534.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-ac7bcd21d1659f56.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-b18a6420ab630e70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5a25ccebccb5c747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83172024-10-16T20:55:06.648Z
83182024-10-16T20:55:06.649Zrunning 11 tests
83192024-10-16T20:55:07.040Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
83202024-10-16T20:55:13.865Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
83212024-10-16T20:55:14.043Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
83222024-10-16T20:55:14.409Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
83232024-10-16T20:55:14.412Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
83242024-10-16T20:55:14.415Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
83252024-10-16T20:55:14.476Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 924) ... ok
83262024-10-16T20:55:14.481Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
83272024-10-16T20:55:14.624Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
83282024-10-16T20:55:17.265Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
83292024-10-16T20:55:18.731Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
83302024-10-16T20:55:18.731Z
83312024-10-16T20:55:18.734Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.08s
83322024-10-16T20:55:18.734Z
83332024-10-16T20:55:18.762Z Doc-tests oxlog
83342024-10-16T20:55:18.765Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-d7552a1b47d6f9ea.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-955f100085ab1813.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83352024-10-16T20:55:18.846Z
83362024-10-16T20:55:18.847Zrunning 0 tests
83372024-10-16T20:55:18.847Z
83382024-10-16T20:55:18.847Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83392024-10-16T20:55:18.847Z
83402024-10-16T20:55:18.854Z Doc-tests oxql_types
83412024-10-16T20:55:18.857Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxql_types --test oximeter/oxql-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oxql-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3ee44058e862ae68.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-46f4fdb5ba70712b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83422024-10-16T20:55:19.199Z
83432024-10-16T20:55:19.199Zrunning 0 tests
83442024-10-16T20:55:19.199Z
83452024-10-16T20:55:19.199Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83462024-10-16T20:55:19.199Z
83472024-10-16T20:55:19.219Z Doc-tests sled_agent_api
83482024-10-16T20:55:19.223Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_api --test sled-agent/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-27d2774313928492.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83492024-10-16T20:55:19.594Z
83502024-10-16T20:55:19.594Zrunning 2 tests
83512024-10-16T20:55:19.597Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 63) ... ignored
83522024-10-16T20:55:19.597Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 69) ... ignored
83532024-10-16T20:55:19.597Z
83542024-10-16T20:55:19.597Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
83552024-10-16T20:55:19.597Z
83562024-10-16T20:55:19.617Z Doc-tests sled_agent_client
83572024-10-16T20:55:19.620Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-926234aee9ec3222.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83582024-10-16T20:55:21.411Z
83592024-10-16T20:55:21.411Zrunning 0 tests
83602024-10-16T20:55:21.411Z
83612024-10-16T20:55:21.414Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83622024-10-16T20:55:21.414Z
83632024-10-16T20:55:21.451Z Doc-tests sled_agent_types
83642024-10-16T20:55:21.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-2db9191a511e323a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b2405de27c7db9d7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c8887d87277a6648.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-477fcbba106332cc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a216fac379353ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83652024-10-16T20:55:22.243Z
83662024-10-16T20:55:22.244Zrunning 0 tests
83672024-10-16T20:55:22.244Z
83682024-10-16T20:55:22.244Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83692024-10-16T20:55:22.244Z
83702024-10-16T20:55:22.273Z Doc-tests sled_hardware
83712024-10-16T20:55:22.276Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-efd3d0374bd14d2a.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e74f75b7e3d51982.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-1b46dd66a7c6c3c6.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-223daf447f1b2be9.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-08cc1ef2903b68d2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-354997a5e1a41ef1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83722024-10-16T20:55:22.653Z
83732024-10-16T20:55:22.653Zrunning 0 tests
83742024-10-16T20:55:22.653Z
83752024-10-16T20:55:22.654Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83762024-10-16T20:55:22.654Z
83772024-10-16T20:55:22.676Z Doc-tests sled_hardware_types
83782024-10-16T20:55:22.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83792024-10-16T20:55:22.946Z
83802024-10-16T20:55:22.946Zrunning 0 tests
83812024-10-16T20:55:22.946Z
83822024-10-16T20:55:22.946Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83832024-10-16T20:55:22.946Z
83842024-10-16T20:55:22.965Z Doc-tests sled_storage
83852024-10-16T20:55:22.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-06bf3dfb8d5a38bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-fe8ec623601aa8d6.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-35c881fc1069ee95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
83862024-10-16T20:55:23.363Z
83872024-10-16T20:55:23.363Zrunning 0 tests
83882024-10-16T20:55:23.363Z
83892024-10-16T20:55:23.363Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83902024-10-16T20:55:23.363Z
83912024-10-16T20:55:23.386Z Doc-tests sp_sim
83922024-10-16T20:55:23.389Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-f50b499a157bc8e2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0163452ca42a2267.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83932024-10-16T20:55:23.860Z
83942024-10-16T20:55:23.860Zrunning 0 tests
83952024-10-16T20:55:23.860Z
83962024-10-16T20:55:23.860Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83972024-10-16T20:55:23.860Z
83982024-10-16T20:55:23.884Z Doc-tests tufaceous
83992024-10-16T20:55:23.886Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6324a0adf023d003.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5f2a3a45d3a493a8.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84002024-10-16T20:55:24.185Z
84012024-10-16T20:55:24.185Zrunning 0 tests
84022024-10-16T20:55:24.185Z
84032024-10-16T20:55:24.185Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84042024-10-16T20:55:24.185Z
84052024-10-16T20:55:24.204Z Doc-tests tufaceous_lib
84062024-10-16T20:55:24.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7917c3cdb9c23e16.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2efd7bcdd111917e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84072024-10-16T20:55:24.637Z
84082024-10-16T20:55:24.637Zrunning 0 tests
84092024-10-16T20:55:24.637Z
84102024-10-16T20:55:24.637Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84112024-10-16T20:55:24.637Z
84122024-10-16T20:55:24.660Z Doc-tests typed_rng
84132024-10-16T20:55:24.662Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-233eac4e075e93bb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d0d56c09c2edc5e.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-6fe1e4bc9c61d28d.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-eeb8ea3b0ec508ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84142024-10-16T20:55:24.747Z
84152024-10-16T20:55:24.748Zrunning 0 tests
84162024-10-16T20:55:24.748Z
84172024-10-16T20:55:24.748Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84182024-10-16T20:55:24.748Z
84192024-10-16T20:55:24.755Z Doc-tests update_common
84202024-10-16T20:55:24.757Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84212024-10-16T20:55:25.071Z
84222024-10-16T20:55:25.071Zrunning 0 tests
84232024-10-16T20:55:25.071Z
84242024-10-16T20:55:25.071Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84252024-10-16T20:55:25.071Z
84262024-10-16T20:55:25.092Z Doc-tests update_engine
84272024-10-16T20:55:25.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-165a6047e47a6464.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-6d8b0b7d5da02efe.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-1066623980a9a54e.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84282024-10-16T20:55:25.575Z
84292024-10-16T20:55:25.578Zrunning 4 tests
84302024-10-16T20:55:25.578Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
84312024-10-16T20:55:25.578Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
84322024-10-16T20:55:25.578Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
84332024-10-16T20:55:26.347Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
84342024-10-16T20:55:26.347Z
84352024-10-16T20:55:26.347Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.77s
84362024-10-16T20:55:26.347Z
84372024-10-16T20:55:26.365Z Doc-tests wicket
84382024-10-16T20:55:26.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a7a1765b1596212d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-dc54711507a81137.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-75a9a4545112aea4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f697886a526d80b8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-ea70cbef8dc2ae97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e9e06acf0e6a9e7b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-ab1e6ba7ffce9801.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84392024-10-16T20:55:27.323Z
84402024-10-16T20:55:27.323Zrunning 0 tests
84412024-10-16T20:55:27.323Z
84422024-10-16T20:55:27.323Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84432024-10-16T20:55:27.324Z
84442024-10-16T20:55:27.359Z Doc-tests wicket_common
84452024-10-16T20:55:27.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84462024-10-16T20:55:27.921Z
84472024-10-16T20:55:27.921Zrunning 0 tests
84482024-10-16T20:55:27.921Z
84492024-10-16T20:55:27.921Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84502024-10-16T20:55:27.921Z
84512024-10-16T20:55:27.948Z Doc-tests wicket_dbg
84522024-10-16T20:55:27.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8549c696a9de7ef1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ecbb137e75076073.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-93098097ea69be5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-0bf73b506e5b820d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84532024-10-16T20:55:28.340Z
84542024-10-16T20:55:28.340Zrunning 0 tests
84552024-10-16T20:55:28.340Z
84562024-10-16T20:55:28.340Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84572024-10-16T20:55:28.340Z
84582024-10-16T20:55:28.363Z Doc-tests wicketd
84592024-10-16T20:55:28.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-7095582080a1f210.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-603790e109690430.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-3adfec4dde45b553.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5795117bd2a5ccbb.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-397d9dee0ae9d26d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0473c3622bb6cbfb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-1c8f4e0cb357f561.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7777cb84870a5cbf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-6702bbd706a9646b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f695a80cc3bc7144.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-5411964e880bdcbd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f832fccac802be85.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-44ae7e260c54fb4b.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a6e9592b7a47bc01.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-751e7147dc1e8318.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c07ada34c4c97701.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c35e4018601b263f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b7d0468cf53ed5d9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-71bb9d24b7a1be5e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4772ba6bfd60d8c8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-d885d5dabc51293a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-abb91b09131331d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3ec21695e06350f5.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-bb0546a1960aca55.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-48a0111f790a9740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-2388af8960b20a01.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e09735aa2010e880.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1be64c615e0f0962.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-415d0c0253bb14fb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-5269fd1b4d4e6edb.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84602024-10-16T20:55:29.025Z
84612024-10-16T20:55:29.026Zrunning 0 tests
84622024-10-16T20:55:29.026Z
84632024-10-16T20:55:29.026Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84642024-10-16T20:55:29.026Z
84652024-10-16T20:55:29.055Z Doc-tests wicketd_api
84662024-10-16T20:55:29.057Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-0f6e045c867e1a24.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-ce33f7a32685709a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a02813be44857c73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-423f8c5116e32a2d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84672024-10-16T20:55:29.467Z
84682024-10-16T20:55:29.467Zrunning 2 tests
84692024-10-16T20:55:29.470Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
84702024-10-16T20:55:29.470Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
84712024-10-16T20:55:29.470Z
84722024-10-16T20:55:29.470Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
84732024-10-16T20:55:29.471Z
84742024-10-16T20:55:29.491Z Doc-tests wicketd_client
84752024-10-16T20:55:29.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3b4fafcbde2ac6a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f3330dfa5c148615.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-1e9718fcd42eec73.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-766a577f90e102e7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5ab635085ab15da1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2f9ae1f0b376f5be.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-11f196f403d3d887.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-b82e695d61094c79.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-3d9a74993ffd7835.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1ea3fe289d9fe1d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84762024-10-16T20:55:31.105Z
84772024-10-16T20:55:31.105Zrunning 0 tests
84782024-10-16T20:55:31.105Z
84792024-10-16T20:55:31.105Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84802024-10-16T20:55:31.105Z
84812024-10-16T20:55:31.144Z Doc-tests xtask_downloader
84822024-10-16T20:55:31.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-13afba6a50cb6056.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-1ff8684e49da1979.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dd3dcc227d4a9bc7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cc3594c35b1192a2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-5194bcfa4d8e7c58.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84832024-10-16T20:55:31.316Z
84842024-10-16T20:55:31.316Zrunning 1 test
84852024-10-16T20:55:31.319Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
84862024-10-16T20:55:31.319Z
84872024-10-16T20:55:31.319Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
84882024-10-16T20:55:31.319Z
84892024-10-16T20:55:31.328Z Doc-tests zone_setup
84902024-10-16T20:55:31.330Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-cda512bbc4e508c6/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-5e407e6a221f7056/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-edeb8047c3144597/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1ed0c64f3db5e7dd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-43fc5102c23ca86a/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5776c6cb5c68a5bd/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-685fc404e0d5f353.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-1c0b57b8d2bf45f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cbc6f0686b99e4c6.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-46f8e488864c855f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-5d9534b740c3594b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8c955d25d11fd37b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1569900b4ebf64e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-4c56c4994d51434f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-876149eacfbc0343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-7c339158ec10926e.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ae6bc9d6f8dc5ff1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a38aa9c6d50a9b94.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-1198e757dc720fd1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84912024-10-16T20:55:31.580Z
84922024-10-16T20:55:31.580Zrunning 0 tests
84932024-10-16T20:55:31.580Z
84942024-10-16T20:55:31.580Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84952024-10-16T20:55:31.580Z
84962024-10-16T20:55:31.676Z
84972024-10-16T20:55:31.676Zreal 2:28.022813393
84982024-10-16T20:55:31.676Zuser 2:28.731401944
84992024-10-16T20:55:31.676Zsys 51.875837915
85002024-10-16T20:55:31.676Ztrap 0.028983620
85012024-10-16T20:55:31.676Ztflt 1.134423599
85022024-10-16T20:55:31.676Zdflt 6.989298482
85032024-10-16T20:55:31.676Zkflt 0.016698366
85042024-10-16T20:55:31.676Zlock 3:19.896089431
85052024-10-16T20:55:31.679Zslp 16:36.338783681
85062024-10-16T20:55:31.679Zlat 3.573260204
85072024-10-16T20:55:31.679Zstop 7.740470128
85082024-10-16T20:55:31.679Z+ [[ illumos == \i\l\l\u\m\o\s ]]
85092024-10-16T20:55:31.679Z+ banner live-test
85102024-10-16T20:55:31.679Z
85112024-10-16T20:55:31.679Z # # # # ###### ##### ###### #### #####
85122024-10-16T20:55:31.679Z # # # # # # # # #
85132024-10-16T20:55:31.679Z # # # # ##### ##### # ##### #### #
85142024-10-16T20:55:31.679Z # # # # # # # # #
85152024-10-16T20:55:31.680Z # # # # # # # # # #
85162024-10-16T20:55:31.680Z ###### # ## ###### # ###### #### #
85172024-10-16T20:55:31.680Z
85182024-10-16T20:55:31.680Z+ ptime -m cargo xtask live-tests
85192024-10-16T20:55:32.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
85202024-10-16T20:55:32.350Z Running `target/debug/xtask live-tests`
85212024-10-16T20:55:32.383Zusing temporary directory: /var/tmp/omicron_tmp/.tmpHYw5M4
85222024-10-16T20:55:32.384Zwill create archive file: /var/tmp/omicron_tmp/.tmpHYw5M4/live-tests-archive/omicron-live-tests.tar.zst
85232024-10-16T20:55:32.384Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
85242024-10-16T20:55:32.384Z
85252024-10-16T20:55:32.386Zrunning: /home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpHYw5M4/live-tests-archive/omicron-live-tests.tar.zst"
85262024-10-16T20:55:34.515Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
85272024-10-16T20:55:34.624Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
85282024-10-16T20:55:34.627Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
85292024-10-16T20:55:34.650Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
85302024-10-16T20:55:34.668Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
85312024-10-16T20:55:34.671Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
85322024-10-16T20:55:34.690Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
85332024-10-16T20:55:34.692Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
85342024-10-16T20:55:35.155Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
85352024-10-16T20:55:35.708Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
85362024-10-16T20:55:37.010Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
85372024-10-16T20:55:37.286Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
85382024-10-16T20:55:38.082Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
85392024-10-16T20:55:38.760Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
85402024-10-16T20:55:39.985Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
85412024-10-16T20:55:39.985Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
85422024-10-16T20:55:51.970Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
85432024-10-16T20:55:51.971Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
85442024-10-16T20:55:51.974Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
85452024-10-16T20:55:52.896Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
85462024-10-16T20:56:42.985Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
85472024-10-16T20:56:43.525Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
85482024-10-16T20:57:13.877Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
85492024-10-16T20:57:18.839Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
85502024-10-16T20:57:39.718Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s
85512024-10-16T20:57:39.904Zinfo: experimental features enabled: setup-scripts
85522024-10-16T20:57:39.910Z Archiving 1 binary, 1 build script output directory, 1 linked path, and 1 standard library to /var/tmp/omicron_tmp/.tmpHYw5M4/live-tests-archive/omicron-live-tests.tar.zst
85532024-10-16T20:57:40.369Z Archived 36 files to /var/tmp/omicron_tmp/.tmpHYw5M4/live-tests-archive/omicron-live-tests.tar.zst in 0.46s
85542024-10-16T20:57:40.419Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpHYw5M4/live-tests-archive\""
85552024-10-16T20:57:40.430Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpHYw5M4" "live-tests-archive"
85562024-10-16T20:57:40.480Zcreated:
85572024-10-16T20:57:40.480Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
85582024-10-16T20:57:40.481ZTo use this:
85592024-10-16T20:57:40.481Z
85602024-10-16T20:57:40.481Z1. Copy the tarball to the switch zone in a deployed Omicron system.
85612024-10-16T20:57:40.481Z
85622024-10-16T20:57:40.485Z e.g., scp \
85632024-10-16T20:57:40.485Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
85642024-10-16T20:57:40.485Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
85652024-10-16T20:57:40.485Z
85662024-10-16T20:57:40.485Z2. Copy the `cargo-nextest` binary to the same place.
85672024-10-16T20:57:40.485Z
85682024-10-16T20:57:40.485Z e.g., scp \
85692024-10-16T20:57:40.486Z $(which cargo-nextest) \
85702024-10-16T20:57:40.486Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
85712024-10-16T20:57:40.486Z
85722024-10-16T20:57:40.486Z3. From the switch zone on that system, unpack the tarball with:
85732024-10-16T20:57:40.486Z
85742024-10-16T20:57:40.486Z tar xzf live-tests-archive.tgz
85752024-10-16T20:57:40.486Z
85762024-10-16T20:57:40.486Z4. From the switch zone on that system, run tests with:
85772024-10-16T20:57:40.486Z
85782024-10-16T20:57:40.486Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
85792024-10-16T20:57:40.487Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
85802024-10-16T20:57:40.487Z --workspace-remap live-tests-archive
85812024-10-16T20:57:40.487Z
85822024-10-16T20:57:40.487Z
85832024-10-16T20:57:40.487Zreal 2:08.751062546
85842024-10-16T20:57:40.487Zuser 3:40.640947819
85852024-10-16T20:57:40.487Zsys 48.043604265
85862024-10-16T20:57:40.487Ztrap 0.053687270
85872024-10-16T20:57:40.487Ztflt 0.309659408
85882024-10-16T20:57:40.487Zdflt 1.866741843
85892024-10-16T20:57:40.487Zkflt 0.000660288
85902024-10-16T20:57:40.487Zlock 12:40.335679813
85912024-10-16T20:57:40.487Zslp 16:36.077154689
85922024-10-16T20:57:40.487Zlat 2.411718275
85932024-10-16T20:57:40.487Zstop 4.703743511
85942024-10-16T20:57:40.487Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
85952024-10-16T20:57:40.490Z+ unset TMPDIR
85962024-10-16T20:57:40.490Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
85972024-10-16T20:57:40.490Zfiles in /var/tmp/omicron_tmp (none expected on success):
85982024-10-16T20:57:40.490Z+ find /var/tmp/omicron_tmp -ls
85992024-10-16T20:57:40.492Z164284 11 drwxr-xr-x 2 build build 2 Oct 16 20:57 /var/tmp/omicron_tmp
86002024-10-16T20:57:40.492Z+ rmdir /var/tmp/omicron_tmp
86012024-10-16T20:57:41.385Zprocess exited: duration 6185130 ms, exit code 0
 
86022024-10-16T20:57:41.398Zfound 1 output files
86032024-10-16T20:57:41.398Zuploading: /work/crate-build-timings.json (564588 bytes)
86042024-10-16T20:57:42.426Zuploaded: /work/crate-build-timings.json