01J2AQNN855FAP9VDTNPDSN41H: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/var/tmp/omicron_tmp/**/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J2AQP5A8DY3S0NM2HC42QS3V

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-09T03:13:53.755Zjob assigned to worker 01J2AQP5RD57VKS5T9FXKM6AS8 (queued for 43 s)
 
22024-07-09T03:13:53.798Zstarting task 0: "setup"
32024-07-09T03:13:53.824Z++ uname -s
42024-07-09T03:13:53.824Z+ kern=SunOS
52024-07-09T03:13:53.824Z+ case "$kern" in
62024-07-09T03:13:53.824Z+ groupadd -g 12345 build
72024-07-09T03:13:53.824Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-09T03:13:55.830Z+ zfs create -o mountpoint=/work rpool/work
92024-07-09T03:13:55.879Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-09T03:13:55.904Z+ home_fs=zfs
112024-07-09T03:13:55.904Z+ [[ zfs == autofs ]]
122024-07-09T03:13:55.904Z+ mkdir -p /home/build
132024-07-09T03:13:55.904Z+ chown build:build /home/build /work
142024-07-09T03:13:57.889Z+ chmod 0700 /home/build /work
152024-07-09T03:13:57.915Zprocess exited: duration 4095 ms, exit code 0
 
162024-07-09T03:13:57.967Zstarting task 1: "rust-toolchain"
172024-07-09T03:13:57.993Z+ printf ' * toolchain channel = "%s"
182024-07-09T03:13:57.993Z' 1.78.0
192024-07-09T03:13:57.993Z+ printf ' * toolchain profile = "%s"
202024-07-09T03:13:57.993Z' default
212024-07-09T03:13:57.993Z * toolchain channel = "1.78.0"
222024-07-09T03:13:57.993Z * toolchain profile = "default"
232024-07-09T03:13:57.993Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-09T03:13:57.993Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-07-09T03:13:58.136Zinfo: downloading installer
262024-07-09T03:13:58.648Zinfo: profile set to 'default'
272024-07-09T03:13:58.648Zinfo: default host triple is x86_64-unknown-illumos
282024-07-09T03:13:58.673Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-07-09T03:13:58.763Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-07-09T03:13:58.763Zinfo: downloading component 'cargo'
312024-07-09T03:13:58.883Zinfo: downloading component 'clippy'
322024-07-09T03:13:58.931Zinfo: downloading component 'rust-docs'
332024-07-09T03:13:59.090Zinfo: downloading component 'rust-std'
342024-07-09T03:13:59.396Zinfo: downloading component 'rustc'
352024-07-09T03:14:00.123Zinfo: downloading component 'rustfmt'
362024-07-09T03:14:00.162Zinfo: installing component 'cargo'
372024-07-09T03:14:01.312Zinfo: installing component 'clippy'
382024-07-09T03:14:01.741Zinfo: installing component 'rust-docs'
392024-07-09T03:14:04.456Zinfo: installing component 'rust-std'
402024-07-09T03:14:06.503Zinfo: installing component 'rustc'
412024-07-09T03:14:11.733Zinfo: installing component 'rustfmt'
422024-07-09T03:14:12.120Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-07-09T03:14:12.120Z
442024-07-09T03:14:12.253Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-07-09T03:14:12.253Z
462024-07-09T03:14:12.253Z
472024-07-09T03:14:12.253ZRust is installed now. Great!
482024-07-09T03:14:12.253Z
492024-07-09T03:14:12.253ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-09T03:14:12.278Zenvironment variable. This has not been done automatically.
512024-07-09T03:14:12.278Z
522024-07-09T03:14:12.278ZTo configure your current shell, you need to source
532024-07-09T03:14:12.278Zthe corresponding env file under $HOME/.cargo.
542024-07-09T03:14:12.278Z
552024-07-09T03:14:12.278ZThis is usually done by running one of the following (note the leading DOT):
562024-07-09T03:14:12.278Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-09T03:14:12.278Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-09T03:14:12.332Z+ rustc --version
592024-07-09T03:14:12.445Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-07-09T03:14:12.470Zprocess exited: duration 14483 ms, exit code 0
 
612024-07-09T03:14:12.520Zstarting task 2: "authentication"
622024-07-09T03:14:12.580Zprocess exited: duration 59 ms, exit code 0
 
632024-07-09T03:14:12.630Zstarting task 3: "clone repository"
642024-07-09T03:14:12.655Z+ mkdir -p /work/oxidecomputer/omicron
652024-07-09T03:14:12.655Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-07-09T03:14:12.680ZCloning into '/work/oxidecomputer/omicron'...
672024-07-09T03:14:18.202Z+ cd /work/oxidecomputer/omicron
682024-07-09T03:14:18.202Z+ git fetch origin 149930665cd0cc1535c1b0eb03f4ebcd4c006d8d
692024-07-09T03:14:18.638ZFrom https://github.com/oxidecomputer/omicron
702024-07-09T03:14:18.638Z * branch 149930665cd0cc1535c1b0eb03f4ebcd4c006d8d -> FETCH_HEAD
712024-07-09T03:14:18.679Z+ [[ -n '' ]]
722024-07-09T03:14:18.679Z+ git reset --hard 149930665cd0cc1535c1b0eb03f4ebcd4c006d8d
732024-07-09T03:14:18.858ZHEAD is now at 149930665 Update taiki-e/install-action digest to 64e4e2f
742024-07-09T03:14:18.858Zprocess exited: duration 6174 ms, exit code 0
 
752024-07-09T03:14:18.968Zstarting task 4: "build"
762024-07-09T03:14:19.011Z+ target_os=illumos
772024-07-09T03:14:19.011Z+ NEXTEST_VERSION=0.9.70
782024-07-09T03:14:19.011Z+ cargo --version
792024-07-09T03:14:19.151Zcargo 1.78.0 (54d8815d0 2024-03-26)
802024-07-09T03:14:19.314Z+ rustc --version
812024-07-09T03:14:19.314Zrustc 1.78.0 (9b00956e5 2024-04-29)
822024-07-09T03:14:19.314Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
832024-07-09T03:14:19.314Z+ gunzip
842024-07-09T03:14:19.314Z+ tar -xvf - -C /home/build/.cargo/bin
852024-07-09T03:14:20.239Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
862024-07-09T03:14:20.447Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
872024-07-09T03:14:20.447Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
882024-07-09T03:14:20.447Ztests will store ephemeral output in /var/tmp/omicron_tmp
892024-07-09T03:14:20.448Z+ mkdir /var/tmp/omicron_tmp
902024-07-09T03:14:20.448Z+ OUTPUT_DIR=/work
912024-07-09T03:14:20.448Z+ echo 'tests will store non-ephemeral output in /work'
922024-07-09T03:14:20.448Ztests will store non-ephemeral output in /work
932024-07-09T03:14:20.448Z+ mkdir -p /work
942024-07-09T03:14:20.448Z+ source ./env.sh
952024-07-09T03:14:20.448Z++ OLD_SHELL_OPTS=ehxB
962024-07-09T03:14:20.448Z++ set -o xtrace
972024-07-09T03:14:20.449Z++++ dirname ./env.sh
982024-07-09T03:14:20.449Z+++ readlink -f .
992024-07-09T03:14:20.449Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002024-07-09T03:14:20.449Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-07-09T03:14:20.449Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-07-09T03:14:20.449Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-07-09T03:14:20.450Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-07-09T03:14:20.450Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052024-07-09T03:14:20.450Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-07-09T03:14:20.450Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-07-09T03:14:20.450Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-07-09T03:14:20.450Z++ case $OLD_SHELL_OPTS in
1092024-07-09T03:14:20.451Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102024-07-09T03:14:20.451Z+ banner prerequisites
1112024-07-09T03:14:20.451Z
1122024-07-09T03:14:20.452Z ##### ##### ###### ##### ###### #### # # # #### #
1132024-07-09T03:14:20.452Z # # # # # # # # # # # # # # #
1142024-07-09T03:14:20.452Z # # # # ##### # # ##### # # # # # #### #
1152024-07-09T03:14:20.452Z ##### ##### # ##### # # # # # # # # #
1162024-07-09T03:14:20.453Z # # # # # # # # # # # # # # #
1172024-07-09T03:14:20.453Z # # # ###### # # ###### ### # #### # #### #
1182024-07-09T03:14:20.453Z
1192024-07-09T03:14:20.453Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1202024-07-09T03:14:26.182Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-07-09T03:14:28.426Z Startup: Caching catalogs ... Done
1222024-07-09T03:14:31.664ZPlanning: Solver setup ... Done (2.664s)
1232024-07-09T03:14:31.719ZPlanning: Running solver ... Done (0.054s)
1242024-07-09T03:14:31.760ZPlanning: Finding local manifests ... Done (0.002s)
1252024-07-09T03:14:31.837ZPlanning: Fetching manifests: 0/4 0% complete
1262024-07-09T03:14:32.216ZPlanning: Fetching manifests: 4/4 100% complete
1272024-07-09T03:14:32.395ZPlanning: Package planning ... Done (0.179s)
1282024-07-09T03:14:32.461ZPlanning: Merging actions ... Done (0.063s)
1292024-07-09T03:14:32.806ZPlanning: Checking for conflicting actions ... Done (0.347s)
1302024-07-09T03:14:32.840ZPlanning: Consolidating action changes ... Done (0.013s)
1312024-07-09T03:14:33.493ZPlanning: Evaluating mediators ... Done (0.673s)
1322024-07-09T03:14:33.520ZPlanning: Planning completed in 5.01 seconds
1332024-07-09T03:14:33.521Z Packages to install: 4
1342024-07-09T03:14:33.521Z Mediators to change: 2
1352024-07-09T03:14:33.521Z Services to change: 1
1362024-07-09T03:14:33.521Z Estimated space available: 148.88 GB
1372024-07-09T03:14:33.521ZEstimated space to be consumed: 1.46 GB
1382024-07-09T03:14:33.521Z Create boot environment: No
1392024-07-09T03:14:33.521ZCreate backup boot environment: No
1402024-07-09T03:14:33.521Z Rebuild boot archive: No
1412024-07-09T03:14:33.521Z
1422024-07-09T03:14:33.549ZChanged mediators:
1432024-07-09T03:14:33.549Z mediator clang:
1442024-07-09T03:14:33.549Z version: None -> 15 (system default)
1452024-07-09T03:14:33.549Z
1462024-07-09T03:14:33.550Z mediator llvm:
1472024-07-09T03:14:33.550Z version: 14 (system default) -> 15 (system default)
1482024-07-09T03:14:33.550Z
1492024-07-09T03:14:33.550ZChanged packages:
1502024-07-09T03:14:33.550Zhelios-dev
1512024-07-09T03:14:33.550Z developer/build-essential
1522024-07-09T03:14:33.550Z None -> 11-2.0
1532024-07-09T03:14:33.550Z library/libxmlsec1
1542024-07-09T03:14:33.550Z None -> 1.2.35-2.0
1552024-07-09T03:14:33.550Z ooce/developer/clang-15
1562024-07-09T03:14:33.551Z None -> 15.0.7-2.0
1572024-07-09T03:14:33.551Z ooce/developer/llvm-15
1582024-07-09T03:14:33.551Z None -> 15.0.7-2.0
1592024-07-09T03:14:33.551Z
1602024-07-09T03:14:33.551ZServices:
1612024-07-09T03:14:33.551Z restart_fmri:
1622024-07-09T03:14:33.551Z svc:/system/update-man-index:default
1632024-07-09T03:14:33.578Z
1642024-07-09T03:14:33.578ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652024-07-09T03:14:38.577ZDownload: 1197/3290 items 75.5/212.6MB 35% complete (16.5M/s)
1662024-07-09T03:14:43.583ZDownload: 2593/3290 items 120.5/212.6MB 56% complete (12.1M/s)
1672024-07-09T03:14:48.286ZDownload: Completed 212.60 MB in 14.72 seconds (14.4M/s)
1682024-07-09T03:14:48.445Z Actions: 1/3689 actions (Installing new actions)
1692024-07-09T03:14:53.445Z Actions: 2179/3689 actions (Installing new actions)
1702024-07-09T03:14:54.277Z Actions: Completed 3689 actions in 5.82 seconds.
1712024-07-09T03:14:54.651Z Done (0.383s)
1722024-07-09T03:14:54.652Z Done (0.000s)
1732024-07-09T03:14:55.080Z Done (0.428s)
1742024-07-09T03:15:00.375Z Done (5.157s)
1752024-07-09T03:15:00.480Z Done (0.020s)
1762024-07-09T03:15:00.507Z Done (0.000s)
1772024-07-09T03:15:00.649Z Done (0.000s)
1782024-07-09T03:15:01.367ZPlanning: Evaluating mediator changes ... Done
1792024-07-09T03:15:01.640ZPlanning: Checking for conflicting actions ... Done
1802024-07-09T03:15:01.706ZPlanning: Consolidating action changes ... Done
1812024-07-09T03:15:01.973ZPlanning: Evaluating mediators ... Done
1822024-07-09T03:15:02.000ZPlanning: Planning completed in 0.61 seconds
1832024-07-09T03:15:02.025Z Mediators to change: 2
1842024-07-09T03:15:02.025Z Create boot environment: No
1852024-07-09T03:15:02.025ZCreate backup boot environment: No
1862024-07-09T03:15:02.080Z Done
1872024-07-09T03:15:02.080Z Done
1882024-07-09T03:15:02.405Z Done
1892024-07-09T03:15:07.173Z Done
1902024-07-09T03:15:07.256Z Done
1912024-07-09T03:15:07.256Z Done
1922024-07-09T03:15:07.313Z Done
1932024-07-09T03:15:08.113ZPlanning: Evaluating mediator changes ... Done
1942024-07-09T03:15:08.171ZPlanning: Merging actions ... Done
1952024-07-09T03:15:08.352ZPlanning: Checking for conflicting actions ... Done
1962024-07-09T03:15:08.378ZPlanning: Consolidating action changes ... Done
1972024-07-09T03:15:08.685ZPlanning: Evaluating mediators ... Done
1982024-07-09T03:15:08.753ZPlanning: Planning completed in 0.97 seconds
1992024-07-09T03:15:08.797Z Packages to change: 1
2002024-07-09T03:15:08.797Z Mediators to change: 1
2012024-07-09T03:15:08.797Z Services to change: 1
2022024-07-09T03:15:08.797Z Create boot environment: No
2032024-07-09T03:15:08.797ZCreate backup boot environment: Yes
2042024-07-09T03:15:10.395Z Actions: 1/6 actions (Updating modified actions)
2052024-07-09T03:15:10.425Z Actions: Completed 6 actions in 0.00 seconds.
2062024-07-09T03:15:10.425Z Done
2072024-07-09T03:15:10.425Z Done
2082024-07-09T03:15:10.469Z Done
2092024-07-09T03:15:15.281Z Done
2102024-07-09T03:15:15.395Z Done
2112024-07-09T03:15:15.439Z Done
2122024-07-09T03:15:15.469Z Done
2132024-07-09T03:15:15.989ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-07-09T03:15:15.989Zclang system 15 system
2152024-07-09T03:15:15.989Zcsh system system illumos
2162024-07-09T03:15:15.989Zctags system system illumos
2172024-07-09T03:15:15.989Zgcc vendor 12 vendor
2182024-07-09T03:15:15.989Zgcc system 10 system
2192024-07-09T03:15:15.989Zgcc system 7 system
2202024-07-09T03:15:15.989Zgo system 1.20 system
2212024-07-09T03:15:15.989Zgo system 1.19 system
2222024-07-09T03:15:15.989Zllvm system 15 system
2232024-07-09T03:15:15.989Zllvm system 14 system
2242024-07-09T03:15:15.989Zmariadb system 10.6 system
2252024-07-09T03:15:15.989Zmta vendor vendor dma
2262024-07-09T03:15:15.989Zopenjdk system 17 system
2272024-07-09T03:15:15.990Zopenjdk system 11 system
2282024-07-09T03:15:15.990Zopenjdk system 1.8 system
2292024-07-09T03:15:15.990Zopenssl vendor 3 vendor
2302024-07-09T03:15:15.990Zperl system 5.36 system
2312024-07-09T03:15:15.990Zpostgresql system 15 system
2322024-07-09T03:15:15.990Zpostgresql system 13 system
2332024-07-09T03:15:15.990Zpython vendor 3 vendor
2342024-07-09T03:15:15.990Zpython system 2 system
2352024-07-09T03:15:15.990Zpython3 system 3.11 system
2362024-07-09T03:15:15.990Zruby system 3.0 system
2372024-07-09T03:15:15.990Zwords vendor vendor american-english
2382024-07-09T03:15:15.990Zwords system system australian-english
2392024-07-09T03:15:15.990Zwords system system british-english
2402024-07-09T03:15:15.990Zwords system system canadian-english
2412024-07-09T03:15:15.990Zwords system system french
2422024-07-09T03:15:15.990Zwords system system italian
2432024-07-09T03:15:15.990Zwords system system ngerman
2442024-07-09T03:15:15.990Zwords system system ogerman
2452024-07-09T03:15:15.990Zwords system system spanish
2462024-07-09T03:15:16.417ZPUBLISHER TYPE STATUS P LOCATION
2472024-07-09T03:15:16.417Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2482024-07-09T03:15:18.398ZFMRI IFO
2492024-07-09T03:15:18.398Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502024-07-09T03:15:18.398Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512024-07-09T03:15:18.399Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522024-07-09T03:15:18.399Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2532024-07-09T03:15:18.399Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2542024-07-09T03:15:18.399Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-07-09T03:15:18.399Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-07-09T03:15:18.399Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2572024-07-09T03:15:18.399Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2582024-07-09T03:15:18.400Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592024-07-09T03:15:18.400Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2602024-07-09T03:15:18.400Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612024-07-09T03:15:18.938Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622024-07-09T03:15:19.374Z Updating git repository `https://github.com/oxidecomputer/zone`
2632024-07-09T03:15:19.792Z Updating crates.io index
2642024-07-09T03:15:19.851Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2652024-07-09T03:15:20.732Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662024-07-09T03:15:21.640Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2672024-07-09T03:15:22.003Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2682024-07-09T03:15:24.498Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692024-07-09T03:15:25.172Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2702024-07-09T03:15:25.486Z Updating git repository `https://github.com/oxidecomputer/propolis`
2712024-07-09T03:15:26.643Z Updating git repository `https://github.com/oxidecomputer/crucible`
2722024-07-09T03:15:28.898Z Updating git repository `https://github.com/oxidecomputer/opte`
2732024-07-09T03:15:29.993Z Updating git repository `https://github.com/oxidecomputer/falcon`
2742024-07-09T03:15:30.745Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752024-07-09T03:15:31.467Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762024-07-09T03:15:31.862Z Updating git repository `https://github.com/oxidecomputer/sprockets`
2772024-07-09T03:15:32.312Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2782024-07-09T03:15:32.744Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2792024-07-09T03:15:33.089Z Updating git repository `https://github.com/oxidecomputer/tofino`
2802024-07-09T03:15:33.514Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812024-07-09T03:15:33.847Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822024-07-09T03:15:34.198Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832024-07-09T03:15:36.270Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2842024-07-09T03:15:36.680Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852024-07-09T03:15:37.178Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2862024-07-09T03:15:37.508Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872024-07-09T03:15:38.268Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882024-07-09T03:15:38.629Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2892024-07-09T03:15:39.015Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902024-07-09T03:15:39.559Z Updating git repository `https://github.com/oxidecomputer/typify`
2912024-07-09T03:15:41.716Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922024-07-09T03:15:42.183Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932024-07-09T03:15:42.594Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942024-07-09T03:15:43.140Z Updating git repository `https://github.com/oxidecomputer/rfb`
2952024-07-09T03:15:44.644Z Downloading crates ...
2962024-07-09T03:15:44.705Z Downloaded is_terminal_polyfill v1.70.0
2972024-07-09T03:15:44.705Z Downloaded foreign-types v0.3.2
2982024-07-09T03:15:44.742Z Downloaded pretty-hex v0.4.1
2992024-07-09T03:15:44.743Z Downloaded utf8parse v0.2.1
3002024-07-09T03:15:44.743Z Downloaded version_check v0.9.4
3012024-07-09T03:15:44.743Z Downloaded usdt-impl v0.5.0
3022024-07-09T03:15:44.743Z Downloaded unicode-ident v1.0.12
3032024-07-09T03:15:44.743Z Downloaded time-macros v0.2.18
3042024-07-09T03:15:44.743Z Downloaded want v0.3.1
3052024-07-09T03:15:44.743Z Downloaded xattr v1.3.1
3062024-07-09T03:15:44.775Z Downloaded typenum v1.17.0
3072024-07-09T03:15:44.776Z Downloaded zerocopy-derive v0.7.34
3082024-07-09T03:15:44.776Z Downloaded unicode-normalization v0.1.23
3092024-07-09T03:15:44.776Z Downloaded url v2.5.0
3102024-07-09T03:15:44.776Z Downloaded vcpkg v0.2.15
3112024-07-09T03:15:44.822Z Downloaded unicode-width v0.1.13
3122024-07-09T03:15:44.852Z Downloaded openssl v0.10.64
3132024-07-09T03:15:44.852Z Downloaded idna v0.5.0
3142024-07-09T03:15:44.886Z Downloaded tokio v1.38.0
3152024-07-09T03:15:44.920Z Downloaded libc v0.2.155
3162024-07-09T03:15:44.961Z Downloaded hyper v0.14.28
3172024-07-09T03:15:44.962Z Downloaded h2 v0.3.26
3182024-07-09T03:15:44.962Z Downloaded encoding_rs v0.8.34
3192024-07-09T03:15:44.989Z Downloaded goblin v0.8.2
3202024-07-09T03:15:44.989Z Downloaded rustix v0.38.34
3212024-07-09T03:15:45.014Z Downloaded pest v2.7.10
3222024-07-09T03:15:45.041Z Downloaded futures-util v0.3.30
3232024-07-09T03:15:45.041Z Downloaded time v0.3.36
3242024-07-09T03:15:45.041Z Downloaded tabled v0.15.0
3252024-07-09T03:15:45.067Z Downloaded syn v2.0.68
3262024-07-09T03:15:45.094Z Downloaded syn v1.0.109
3272024-07-09T03:15:45.094Z Downloaded openssl-sys v0.9.102
3282024-07-09T03:15:45.094Z Downloaded memchr v2.7.2
3292024-07-09T03:15:45.119Z Downloaded indexmap v2.2.6
3302024-07-09T03:15:45.119Z Downloaded hashbrown v0.14.5
3312024-07-09T03:15:45.119Z Downloaded flate2 v1.0.30
3322024-07-09T03:15:45.119Z Downloaded clap_builder v4.5.2
3332024-07-09T03:15:45.120Z Downloaded tokio-util v0.7.11
3342024-07-09T03:15:45.145Z Downloaded serde_json v1.0.120
3352024-07-09T03:15:45.145Z Downloaded reqwest v0.11.27
3362024-07-09T03:15:45.145Z Downloaded native-tls v0.2.11
3372024-07-09T03:15:45.145Z Downloaded mio v0.8.11
3382024-07-09T03:15:45.170Z Downloaded zerocopy v0.7.34
3392024-07-09T03:15:45.170Z Downloaded winnow v0.6.8
3402024-07-09T03:15:45.196Z Downloaded unicode-bidi v0.3.15
3412024-07-09T03:15:45.196Z Downloaded tracing-core v0.1.32
3422024-07-09T03:15:45.196Z Downloaded toml_edit v0.22.14
3432024-07-09T03:15:45.221Z Downloaded socket2 v0.5.7
3442024-07-09T03:15:45.221Z Downloaded slog v2.7.0
3452024-07-09T03:15:45.221Z Downloaded parking_lot_core v0.9.10
3462024-07-09T03:15:45.221Z Downloaded parking_lot v0.12.2
3472024-07-09T03:15:45.221Z Downloaded http v0.2.12
3482024-07-09T03:15:45.221Z Downloaded crossbeam-channel v0.5.12
3492024-07-09T03:15:45.246Z Downloaded term v0.7.0
3502024-07-09T03:15:45.246Z Downloaded papergrid v0.11.0
3512024-07-09T03:15:45.246Z Downloaded lock_api v0.4.12
3522024-07-09T03:15:45.246Z Downloaded usdt-attr-macro v0.5.0
3532024-07-09T03:15:45.246Z Downloaded toml_datetime v0.6.6
3542024-07-09T03:15:45.246Z Downloaded tabled_derive v0.7.0
3552024-07-09T03:15:45.246Z Downloaded slog-bunyan v2.5.0
3562024-07-09T03:15:45.247Z Downloaded futures-executor v0.3.30
3572024-07-09T03:15:45.247Z Downloaded futures-channel v0.3.30
3582024-07-09T03:15:45.247Z Downloaded cc v1.0.97
3592024-07-09T03:15:45.272Z Downloaded bytes v1.6.0
3602024-07-09T03:15:45.272Z Downloaded base64 v0.21.7
3612024-07-09T03:15:45.272Z Downloaded usdt-macro v0.5.0
3622024-07-09T03:15:45.272Z Downloaded tracing v0.1.40
3632024-07-09T03:15:45.273Z Downloaded tower-service v0.3.2
3642024-07-09T03:15:45.273Z Downloaded slog-term v2.9.1
3652024-07-09T03:15:45.273Z Downloaded miniz_oxide v0.7.2
3662024-07-09T03:15:45.273Z Downloaded fs-err v2.11.0
3672024-07-09T03:15:45.298Z Downloaded clap v4.5.4
3682024-07-09T03:15:45.298Z Downloaded thread-id v4.2.1
3692024-07-09T03:15:45.298Z Downloaded thiserror v1.0.60
3702024-07-09T03:15:45.298Z Downloaded serde_urlencoded v0.7.1
3712024-07-09T03:15:45.298Z Downloaded pest_meta v2.7.10
3722024-07-09T03:15:45.298Z Downloaded pest_generator v2.7.10
3732024-07-09T03:15:45.298Z Downloaded num_cpus v1.16.0
3742024-07-09T03:15:45.325Z Downloaded mime v0.3.17
3752024-07-09T03:15:45.325Z Downloaded is-terminal v0.4.12
3762024-07-09T03:15:45.325Z Downloaded httpdate v1.0.3
3772024-07-09T03:15:45.325Z Downloaded http-body v0.4.6
3782024-07-09T03:15:45.325Z Downloaded toml v0.8.14
3792024-07-09T03:15:45.325Z Downloaded tar v0.4.40
3802024-07-09T03:15:45.325Z Downloaded sync_wrapper v0.1.2
3812024-07-09T03:15:45.325Z Downloaded strum v0.26.2
3822024-07-09T03:15:45.325Z Downloaded ryu v1.0.18
3832024-07-09T03:15:45.325Z Downloaded proc-macro2 v1.0.86
3842024-07-09T03:15:45.325Z Downloaded macaddr v1.0.1
3852024-07-09T03:15:45.325Z Downloaded log v0.4.21
3862024-07-09T03:15:45.352Z Downloaded itoa v1.0.11
3872024-07-09T03:15:45.352Z Downloaded hyper-tls v0.5.0
3882024-07-09T03:15:45.352Z Downloaded hostname v0.3.1
3892024-07-09T03:15:45.352Z Downloaded heck v0.4.1
3902024-07-09T03:15:45.352Z Downloaded generic-array v0.14.7
3912024-07-09T03:15:45.352Z Downloaded futures-macro v0.3.30
3922024-07-09T03:15:45.352Z Downloaded futures v0.3.30
3932024-07-09T03:15:45.352Z Downloaded errno v0.3.9
3942024-07-09T03:15:45.352Z Downloaded dtrace-parser v0.2.0
3952024-07-09T03:15:45.352Z Downloaded bitflags v2.5.0
3962024-07-09T03:15:45.352Z Downloaded usdt v0.5.0
3972024-07-09T03:15:45.352Z Downloaded ucd-trie v0.1.6
3982024-07-09T03:15:45.352Z Downloaded thread_local v1.1.8
3992024-07-09T03:15:45.352Z Downloaded thiserror-impl v1.0.60
4002024-07-09T03:15:45.352Z Downloaded terminal_size v0.3.0
4012024-07-09T03:15:45.352Z Downloaded strum_macros v0.26.4
4022024-07-09T03:15:45.378Z Downloaded strsim v0.11.1
4032024-07-09T03:15:45.378Z Downloaded smallvec v1.13.2
4042024-07-09T03:15:45.378Z Downloaded slog-json v2.6.1
4052024-07-09T03:15:45.378Z Downloaded signal-hook-registry v1.4.2
4062024-07-09T03:15:45.378Z Downloaded serde_derive v1.0.203
4072024-07-09T03:15:45.378Z Downloaded serde v1.0.203
4082024-07-09T03:15:45.378Z Downloaded semver v1.0.23
4092024-07-09T03:15:45.378Z Downloaded scroll v0.12.0
4102024-07-09T03:15:45.378Z Downloaded quote v1.0.36
4112024-07-09T03:15:45.378Z Downloaded pest_derive v2.7.10
4122024-07-09T03:15:45.378Z Downloaded openssl-macros v0.1.1
4132024-07-09T03:15:45.378Z Downloaded once_cell v1.19.0
4142024-07-09T03:15:45.378Z Downloaded num_threads v0.1.7
4152024-07-09T03:15:45.405Z Downloaded ipnet v2.9.0
4162024-07-09T03:15:45.405Z Downloaded httparse v1.8.0
4172024-07-09T03:15:45.405Z Downloaded futures-task v0.3.30
4182024-07-09T03:15:45.405Z Downloaded futures-io v0.3.30
4192024-07-09T03:15:45.405Z Downloaded futures-core v0.3.30
4202024-07-09T03:15:45.405Z Downloaded dof v0.3.0
4212024-07-09T03:15:45.405Z Downloaded crossbeam-utils v0.8.19
4222024-07-09T03:15:45.405Z Downloaded cargo_toml v0.20.3
4232024-07-09T03:15:45.405Z Downloaded camino v1.1.7
4242024-07-09T03:15:45.405Z Downloaded autocfg v1.3.0
4252024-07-09T03:15:45.405Z Downloaded anyhow v1.0.86
4262024-07-09T03:15:45.405Z Downloaded try-lock v0.2.5
4272024-07-09T03:15:45.405Z Downloaded tokio-native-tls v0.3.1
4282024-07-09T03:15:45.431Z Downloaded tokio-macros v2.3.0
4292024-07-09T03:15:45.431Z Downloaded tinyvec_macros v0.1.1
4302024-07-09T03:15:45.431Z Downloaded tinyvec v1.6.0
4312024-07-09T03:15:45.431Z Downloaded time-core v0.1.2
4322024-07-09T03:15:45.431Z Downloaded take_mut v0.2.2
4332024-07-09T03:15:45.431Z Downloaded swrite v0.1.0
4342024-07-09T03:15:45.431Z Downloaded slog-async v2.8.0
4352024-07-09T03:15:45.431Z Downloaded slab v0.4.9
4362024-07-09T03:15:45.431Z Downloaded sha2 v0.10.8
4372024-07-09T03:15:45.431Z Downloaded serde_tokenstream v0.2.1
4382024-07-09T03:15:45.431Z Downloaded serde_spanned v0.6.6
4392024-07-09T03:15:45.431Z Downloaded scopeguard v1.2.0
4402024-07-09T03:15:45.431Z Downloaded rustversion v1.0.17
4412024-07-09T03:15:45.431Z Downloaded rustls-pemfile v1.0.4
4422024-07-09T03:15:45.458Z Downloaded proc-macro-error-attr v1.0.4
4432024-07-09T03:15:45.458Z Downloaded proc-macro-error v1.0.4
4442024-07-09T03:15:45.458Z Downloaded powerfmt v0.2.0
4452024-07-09T03:15:45.458Z Downloaded plain v0.2.3
4462024-07-09T03:15:45.458Z Downloaded pkg-config v0.3.30
4472024-07-09T03:15:45.483Z Downloaded pin-utils v0.1.0
4482024-07-09T03:15:45.483Z Downloaded pin-project-lite v0.2.14
4492024-07-09T03:15:45.483Z Downloaded percent-encoding v2.3.1
4502024-07-09T03:15:45.483Z Downloaded openssl-probe v0.1.5
4512024-07-09T03:15:45.483Z Downloaded memmap v0.7.0
4522024-07-09T03:15:45.483Z Downloaded heck v0.5.0
4532024-07-09T03:15:45.483Z Downloaded futures-sink v0.3.30
4542024-07-09T03:15:45.483Z Downloaded cpufeatures v0.2.12
4552024-07-09T03:15:45.484Z Downloaded clap_lex v0.7.0
4562024-07-09T03:15:45.484Z Downloaded clap_derive v4.5.4
4572024-07-09T03:15:45.484Z Downloaded cfg-if v1.0.0
4582024-07-09T03:15:45.484Z Downloaded cargo_metadata v0.18.1
4592024-07-09T03:15:45.484Z Downloaded cargo-platform v0.1.8
4602024-07-09T03:15:45.509Z Downloaded byteorder v1.5.0
4612024-07-09T03:15:45.509Z Downloaded bytecount v0.6.8
4622024-07-09T03:15:45.509Z Downloaded anstyle-query v1.0.3
4632024-07-09T03:15:45.509Z Downloaded anstream v0.6.14
4642024-07-09T03:15:45.509Z Downloaded adler v1.0.2
4652024-07-09T03:15:45.509Z Downloaded scroll_derive v0.12.0
4662024-07-09T03:15:45.509Z Downloaded num-conv v0.1.0
4672024-07-09T03:15:45.509Z Downloaded form_urlencoded v1.2.1
4682024-07-09T03:15:45.509Z Downloaded foreign-types-shared v0.1.1
4692024-07-09T03:15:45.509Z Downloaded fnv v1.0.7
4702024-07-09T03:15:45.509Z Downloaded filetime v0.2.23
4712024-07-09T03:15:45.509Z Downloaded dirs-sys-next v0.1.2
4722024-07-09T03:15:45.509Z Downloaded dirs-next v2.0.0
4732024-07-09T03:15:45.509Z Downloaded digest v0.10.7
4742024-07-09T03:15:45.535Z Downloaded crypto-common v0.1.6
4752024-07-09T03:15:45.535Z Downloaded crc32fast v1.4.0
4762024-07-09T03:15:45.535Z Downloaded anstyle v1.0.7
4772024-07-09T03:15:45.535Z Downloaded match_cfg v0.1.0
4782024-07-09T03:15:45.535Z Downloaded deranged v0.3.11
4792024-07-09T03:15:45.535Z Downloaded colorchoice v1.0.1
4802024-07-09T03:15:45.535Z Downloaded block-buffer v0.10.4
4812024-07-09T03:15:45.535Z Downloaded anstyle-parse v0.2.4
4822024-07-09T03:15:45.535Z Downloaded equivalent v1.0.1
4832024-07-09T03:15:45.711Z Compiling proc-macro2 v1.0.86
4842024-07-09T03:15:45.711Z Compiling unicode-ident v1.0.12
4852024-07-09T03:15:45.711Z Compiling libc v0.2.155
4862024-07-09T03:15:45.711Z Compiling version_check v0.9.4
4872024-07-09T03:15:45.736Z Compiling cfg-if v1.0.0
4882024-07-09T03:15:45.736Z Compiling itoa v1.0.11
4892024-07-09T03:15:45.736Z Compiling once_cell v1.19.0
4902024-07-09T03:15:45.736Z Compiling autocfg v1.3.0
4912024-07-09T03:15:45.921Z Compiling serde v1.0.203
4922024-07-09T03:15:46.039Z Compiling memchr v2.7.2
4932024-07-09T03:15:46.067Z Compiling thiserror v1.0.60
4942024-07-09T03:15:46.212Z Compiling ryu v1.0.18
4952024-07-09T03:15:46.542Z Compiling pin-project-lite v0.2.14
4962024-07-09T03:15:46.568Z Compiling bitflags v2.5.0
4972024-07-09T03:15:46.654Z Compiling cc v1.0.97
4982024-07-09T03:15:46.717Z Compiling lock_api v0.4.12
4992024-07-09T03:15:46.742Z Compiling pkg-config v0.3.30
5002024-07-09T03:15:46.813Z Compiling ucd-trie v0.1.6
5012024-07-09T03:15:46.971Z Compiling parking_lot_core v0.9.10
5022024-07-09T03:15:46.996Z Compiling vcpkg v0.2.15
5032024-07-09T03:15:47.455Z Compiling quote v1.0.36
5042024-07-09T03:15:47.560Z Compiling slab v0.4.9
5052024-07-09T03:15:47.586Z Compiling futures-sink v0.3.30
5062024-07-09T03:15:47.748Z Compiling futures-core v0.3.30
5072024-07-09T03:15:47.822Z Compiling syn v2.0.68
5082024-07-09T03:15:47.993Z Compiling smallvec v1.13.2
5092024-07-09T03:15:48.088Z Compiling bytes v1.6.0
5102024-07-09T03:15:48.140Z Compiling scopeguard v1.2.0
5112024-07-09T03:15:48.443Z Compiling log v0.4.21
5122024-07-09T03:15:48.618Z Compiling equivalent v1.0.1
5132024-07-09T03:15:48.667Z Compiling byteorder v1.5.0
5142024-07-09T03:15:48.732Z Compiling serde_json v1.0.120
5152024-07-09T03:15:48.787Z Compiling hashbrown v0.14.5
5162024-07-09T03:15:48.937Z Compiling fnv v1.0.7
5172024-07-09T03:15:48.962Z Compiling parking_lot v0.12.2
5182024-07-09T03:15:49.072Z Compiling futures-channel v0.3.30
5192024-07-09T03:15:49.098Z Compiling mio v0.8.11
5202024-07-09T03:15:49.154Z Compiling socket2 v0.5.7
5212024-07-09T03:15:49.296Z Compiling signal-hook-registry v1.4.2
5222024-07-09T03:15:49.441Z Compiling num_cpus v1.16.0
5232024-07-09T03:15:49.799Z Compiling openssl-sys v0.9.102
5242024-07-09T03:15:49.864Z Compiling indexmap v2.2.6
5252024-07-09T03:15:49.926Z Compiling pin-utils v0.1.0
5262024-07-09T03:15:49.954Z Compiling rustix v0.38.34
5272024-07-09T03:15:50.037Z Compiling typenum v1.17.0
5282024-07-09T03:15:50.172Z Compiling futures-io v0.3.30
5292024-07-09T03:15:50.212Z Compiling futures-task v0.3.30
5302024-07-09T03:15:50.394Z Compiling errno v0.3.9
5312024-07-09T03:15:50.423Z Compiling generic-array v0.14.7
5322024-07-09T03:15:50.681Z Compiling foreign-types-shared v0.1.1
5332024-07-09T03:15:50.763Z Compiling slog v2.7.0
5342024-07-09T03:15:50.792Z Compiling openssl v0.10.64
5352024-07-09T03:15:51.036Z Compiling foreign-types v0.3.2
5362024-07-09T03:15:51.209Z Compiling http v0.2.12
5372024-07-09T03:15:51.264Z Compiling proc-macro-error-attr v1.0.4
5382024-07-09T03:15:51.317Z Compiling usdt-impl v0.5.0
5392024-07-09T03:15:51.557Z Compiling tracing-core v0.1.32
5402024-07-09T03:15:51.627Z Compiling num-conv v0.1.0
5412024-07-09T03:15:51.815Z Compiling httparse v1.8.0
5422024-07-09T03:15:51.912Z Compiling time-core v0.1.2
5432024-07-09T03:15:52.104Z Compiling native-tls v0.2.11
5442024-07-09T03:15:52.185Z Compiling powerfmt v0.2.0
5452024-07-09T03:15:52.236Z Compiling syn v1.0.109
5462024-07-09T03:15:52.403Z Compiling tinyvec_macros v0.1.1
5472024-07-09T03:15:52.465Z Compiling deranged v0.3.11
5482024-07-09T03:15:52.515Z Compiling tinyvec v1.6.0
5492024-07-09T03:15:52.900Z Compiling tracing v0.1.40
5502024-07-09T03:15:52.956Z Compiling time-macros v0.2.18
5512024-07-09T03:15:53.315Z Compiling thread-id v4.2.1
5522024-07-09T03:15:53.539Z Compiling proc-macro-error v1.0.4
5532024-07-09T03:15:53.564Z Compiling openssl-probe v0.1.5
5542024-07-09T03:15:53.777Z Compiling try-lock v0.2.5
5552024-07-09T03:15:53.824Z Compiling plain v0.2.3
5562024-07-09T03:15:53.824Z Compiling percent-encoding v2.3.1
5572024-07-09T03:15:53.870Z Compiling crossbeam-utils v0.8.19
5582024-07-09T03:15:53.924Z Compiling rustversion v1.0.17
5592024-07-09T03:15:53.958Z Compiling num_threads v0.1.7
5602024-07-09T03:15:54.087Z Compiling utf8parse v0.2.1
5612024-07-09T03:15:54.112Z Compiling heck v0.5.0
5622024-07-09T03:15:54.170Z Compiling form_urlencoded v1.2.1
5632024-07-09T03:15:54.243Z Compiling anstyle-parse v0.2.4
5642024-07-09T03:15:54.270Z Compiling want v0.3.1
5652024-07-09T03:15:54.465Z Compiling unicode-normalization v0.1.23
5662024-07-09T03:15:54.639Z Compiling http-body v0.4.6
5672024-07-09T03:15:54.664Z Compiling dirs-sys-next v0.1.2
5682024-07-09T03:15:55.214Z Compiling unicode-bidi v0.3.15
5692024-07-09T03:15:55.247Z Compiling camino v1.1.7
5702024-07-09T03:15:55.300Z Compiling is_terminal_polyfill v1.70.0
5712024-07-09T03:15:55.329Z Compiling winnow v0.6.8
5722024-07-09T03:15:55.403Z Compiling anstyle v1.0.7
5732024-07-09T03:15:55.428Z Compiling colorchoice v1.0.1
5742024-07-09T03:15:55.653Z Compiling semver v1.0.23
5752024-07-09T03:15:55.821Z Compiling time v0.3.36
5762024-07-09T03:15:55.862Z Compiling anstyle-query v1.0.3
5772024-07-09T03:15:55.897Z Compiling httpdate v1.0.3
5782024-07-09T03:15:56.000Z Compiling tower-service v0.3.2
5792024-07-09T03:15:56.095Z Compiling crc32fast v1.4.0
5802024-07-09T03:15:56.120Z Compiling pretty-hex v0.4.1
5812024-07-09T03:15:56.330Z Compiling anstream v0.6.14
5822024-07-09T03:15:56.452Z Compiling idna v0.5.0
5832024-07-09T03:15:56.584Z Compiling dirs-next v2.0.0
5842024-07-09T03:15:57.590Z Compiling block-buffer v0.10.4
5852024-07-09T03:15:57.717Z Compiling crypto-common v0.1.6
5862024-07-09T03:15:57.798Z Compiling terminal_size v0.3.0
5872024-07-09T03:15:57.914Z Compiling fs-err v2.11.0
5882024-07-09T03:15:57.940Z Compiling thread_local v1.1.8
5892024-07-09T03:15:57.984Z Compiling heck v0.4.1
5902024-07-09T03:15:58.021Z Compiling clap_lex v0.7.0
5912024-07-09T03:15:58.161Z Compiling anyhow v1.0.86
5922024-07-09T03:15:58.414Z Compiling bytecount v0.6.8
5932024-07-09T03:15:58.444Z Compiling adler v1.0.2
5942024-07-09T03:15:58.472Z Compiling slog-async v2.8.0
5952024-07-09T03:15:58.502Z Compiling unicode-width v0.1.13
5962024-07-09T03:15:58.621Z Compiling base64 v0.21.7
5972024-07-09T03:15:58.653Z Compiling strsim v0.11.1
5982024-07-09T03:15:58.683Z Compiling match_cfg v0.1.0
5992024-07-09T03:15:58.721Z Compiling papergrid v0.11.0
6002024-07-09T03:15:58.782Z Compiling hostname v0.3.1
6012024-07-09T03:15:58.830Z Compiling serde_derive v1.0.203
6022024-07-09T03:15:58.914Z Compiling thiserror-impl v1.0.60
6032024-07-09T03:15:59.040Z Compiling zerocopy-derive v0.7.34
6042024-07-09T03:15:59.075Z Compiling tokio-macros v2.3.0
6052024-07-09T03:15:59.294Z Compiling futures-macro v0.3.30
6062024-07-09T03:15:59.461Z Compiling scroll_derive v0.12.0
6072024-07-09T03:16:00.221Z Compiling openssl-macros v0.1.1
6082024-07-09T03:16:00.573Z Compiling tokio v1.38.0
6092024-07-09T03:16:00.780Z Compiling scroll v0.12.0
6102024-07-09T03:16:01.082Z Compiling futures-util v0.3.30
6112024-07-09T03:16:01.106Z Compiling zerocopy v0.7.34
6122024-07-09T03:16:01.271Z Compiling goblin v0.8.2
6132024-07-09T03:16:01.816Z Compiling pest v2.7.10
6142024-07-09T03:16:02.392Z Compiling tabled_derive v0.7.0
6152024-07-09T03:16:02.420Z Compiling rustls-pemfile v1.0.4
6162024-07-09T03:16:02.806Z Compiling clap_builder v4.5.2
6172024-07-09T03:16:04.249Z Compiling pest_meta v2.7.10
6182024-07-09T03:16:04.719Z Compiling strum_macros v0.26.4
6192024-07-09T03:16:08.259Z Compiling pest_generator v2.7.10
6202024-07-09T03:16:08.771Z Compiling tokio-util v0.7.11
6212024-07-09T03:16:09.767Z Compiling h2 v0.3.26
6222024-07-09T03:16:09.899Z Compiling pest_derive v2.7.10
6232024-07-09T03:16:09.923Z Compiling tokio-native-tls v0.3.1
6242024-07-09T03:16:10.169Z Compiling futures-executor v0.3.30
6252024-07-09T03:16:10.195Z Compiling clap_derive v4.5.4
6262024-07-09T03:16:10.720Z Compiling dtrace-parser v0.2.0
6272024-07-09T03:16:10.975Z Compiling toml_datetime v0.6.6
6282024-07-09T03:16:11.019Z Compiling serde_spanned v0.6.6
6292024-07-09T03:16:11.420Z Compiling serde_tokenstream v0.2.1
6302024-07-09T03:16:11.452Z Compiling toml_edit v0.22.14
6312024-07-09T03:16:12.508Z Compiling dof v0.3.0
6322024-07-09T03:16:12.538Z Compiling slog-json v2.6.1
6332024-07-09T03:16:12.899Z Compiling cargo-platform v0.1.8
6342024-07-09T03:16:13.517Z Compiling hyper v0.14.28
6352024-07-09T03:16:13.772Z Compiling serde_urlencoded v0.7.1
6362024-07-09T03:16:14.138Z Compiling toml v0.8.14
6372024-07-09T03:16:14.527Z Compiling miniz_oxide v0.7.2
6382024-07-09T03:16:14.893Z Compiling usdt-macro v0.5.0
6392024-07-09T03:16:14.927Z Compiling usdt-attr-macro v0.5.0
6402024-07-09T03:16:15.196Z Compiling digest v0.10.7
6412024-07-09T03:16:15.582Z Compiling crossbeam-channel v0.5.12
6422024-07-09T03:16:15.606Z Compiling url v2.5.0
6432024-07-09T03:16:15.847Z Compiling term v0.7.0
6442024-07-09T03:16:16.037Z Compiling xattr v1.3.1
6452024-07-09T03:16:16.191Z Compiling filetime v0.2.23
6462024-07-09T03:16:16.215Z Compiling memmap v0.7.0
6472024-07-09T03:16:16.275Z Compiling is-terminal v0.4.12
6482024-07-09T03:16:16.399Z Compiling encoding_rs v0.8.34
6492024-07-09T03:16:16.509Z Compiling take_mut v0.2.2
6502024-07-09T03:16:16.534Z Compiling ipnet v2.9.0
6512024-07-09T03:16:16.559Z Compiling mime v0.3.17
6522024-07-09T03:16:16.655Z Compiling hyper-tls v0.5.0
6532024-07-09T03:16:16.927Z Compiling sync_wrapper v0.1.2
6542024-07-09T03:16:17.052Z Compiling cpufeatures v0.2.12
6552024-07-09T03:16:17.157Z Compiling sha2 v0.10.8
6562024-07-09T03:16:17.184Z Compiling usdt v0.5.0
6572024-07-09T03:16:17.214Z Compiling slog-term v2.9.1
6582024-07-09T03:16:17.607Z Compiling tar v0.4.40
6592024-07-09T03:16:17.636Z Compiling flate2 v1.0.30
6602024-07-09T03:16:18.224Z Compiling reqwest v0.11.27
6612024-07-09T03:16:18.444Z Compiling cargo_toml v0.20.3
6622024-07-09T03:16:18.557Z Compiling cargo_metadata v0.18.1
6632024-07-09T03:16:18.710Z Compiling clap v4.5.4
6642024-07-09T03:16:18.825Z Compiling slog-bunyan v2.5.0
6652024-07-09T03:16:19.002Z Compiling macaddr v1.0.1
6662024-07-09T03:16:19.360Z Compiling futures v0.3.30
6672024-07-09T03:16:19.386Z Compiling strum v0.26.2
6682024-07-09T03:16:19.431Z Compiling tabled v0.15.0
6692024-07-09T03:16:19.479Z Compiling swrite v0.1.0
6702024-07-09T03:16:24.252Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6712024-07-09T03:16:34.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
6722024-07-09T03:16:34.614Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6732024-07-09T03:16:34.697ZJul 09 03:16:34.461 INFO Starting download, target: Cockroach
6742024-07-09T03:16:34.697ZJul 09 03:16:34.461 INFO Starting download, target: Clickhouse
6752024-07-09T03:16:34.697ZJul 09 03:16:34.461 INFO Starting download, target: Console
6762024-07-09T03:16:34.698ZJul 09 03:16:34.461 INFO Starting download, target: DendriteOpenapi
6772024-07-09T03:16:34.698ZJul 09 03:16:34.461 INFO Starting download, target: DendriteStub
6782024-07-09T03:16:34.698ZJul 09 03:16:34.461 INFO Starting download, target: MaghemiteMgd
6792024-07-09T03:16:34.698ZJul 09 03:16:34.462 INFO Starting download, target: TransceiverControl
6802024-07-09T03:16:34.722ZJul 09 03:16:34.463 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6812024-07-09T03:16:34.722ZJul 09 03:16:34.463 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6822024-07-09T03:16:34.722ZJul 09 03:16:34.463 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6832024-07-09T03:16:34.722ZJul 09 03:16:34.463 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6842024-07-09T03:16:34.723ZJul 09 03:16:34.463 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6852024-07-09T03:16:34.723ZJul 09 03:16:34.463 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6862024-07-09T03:16:34.723ZJul 09 03:16:34.464 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6872024-07-09T03:16:35.151ZJul 09 03:16:34.902 INFO Download complete, target: DendriteOpenapi
6882024-07-09T03:16:35.192ZJul 09 03:16:34.905 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6892024-07-09T03:16:35.467ZJul 09 03:16:35.228 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6902024-07-09T03:16:35.517ZJul 09 03:16:35.281 INFO Download complete, target: Console
6912024-07-09T03:16:36.220ZJul 09 03:16:35.984 INFO Download complete, target: TransceiverControl
6922024-07-09T03:16:36.617ZJul 09 03:16:36.381 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6932024-07-09T03:16:36.681ZJul 09 03:16:36.445 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6942024-07-09T03:16:39.716ZJul 09 03:16:39.480 INFO Download complete, target: DendriteStub
6952024-07-09T03:16:40.451ZJul 09 03:16:40.214 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6962024-07-09T03:16:40.451ZJul 09 03:16:40.214 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6972024-07-09T03:16:41.390ZJul 09 03:16:41.152 INFO Download complete, target: MaghemiteMgd
6982024-07-09T03:16:43.144ZJul 09 03:16:42.907 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6992024-07-09T03:16:50.205ZJul 09 03:16:49.969 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
7002024-07-09T03:16:50.666ZJul 09 03:16:50.426 INFO Checking that binary works, target: Cockroach
7012024-07-09T03:16:50.889ZJul 09 03:16:50.653 INFO Download complete, target: Cockroach
7022024-07-09T03:16:59.655ZJul 09 03:16:59.408 INFO Checking that binary works, target: Clickhouse
7032024-07-09T03:16:59.802ZJul 09 03:16:59.566 INFO Download complete, target: Clickhouse
7042024-07-09T03:16:59.826ZAll builder prerequisites installed successfully, and PATH looks valid
7052024-07-09T03:16:59.851Z
7062024-07-09T03:16:59.851Zreal 2:39.688508030
7072024-07-09T03:16:59.851Zuser 5:22.812305847
7082024-07-09T03:16:59.851Zsys 1:21.238726502
7092024-07-09T03:16:59.851Ztrap 0.193546662
7102024-07-09T03:16:59.851Ztflt 0.094351077
7112024-07-09T03:16:59.851Zdflt 0.798788901
7122024-07-09T03:16:59.851Zkflt 0.007068531
7132024-07-09T03:16:59.851Zlock 13:02.641259388
7142024-07-09T03:16:59.851Zslp 14:34.327515269
7152024-07-09T03:16:59.851Zlat 23.022147781
7162024-07-09T03:16:59.851Zstop 1:03.322127206
7172024-07-09T03:16:59.851Z+ banner build
7182024-07-09T03:16:59.851Z
7192024-07-09T03:16:59.851Z ##### # # # # #####
7202024-07-09T03:16:59.851Z # # # # # # # #
7212024-07-09T03:16:59.851Z ##### # # # # # #
7222024-07-09T03:16:59.851Z # # # # # # # #
7232024-07-09T03:16:59.851Z # # # # # # # #
7242024-07-09T03:16:59.851Z ##### #### # ###### #####
7252024-07-09T03:16:59.851Z
7262024-07-09T03:16:59.851Z+ export 'RUSTFLAGS=-D warnings'
7272024-07-09T03:16:59.851Z+ RUSTFLAGS='-D warnings'
7282024-07-09T03:16:59.851Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
7292024-07-09T03:16:59.851Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
7302024-07-09T03:16:59.851Z+ [[ illumos == \i\l\l\u\m\o\s ]]
7312024-07-09T03:16:59.851Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
7322024-07-09T03:16:59.851Z+ export TMPDIR=/var/tmp/omicron_tmp
7332024-07-09T03:16:59.851Z+ TMPDIR=/var/tmp/omicron_tmp
7342024-07-09T03:16:59.851Z+ export RUST_BACKTRACE=1
7352024-07-09T03:16:59.851Z+ RUST_BACKTRACE=1
7362024-07-09T03:16:59.851Z+ export CARGO_INCREMENTAL=0
7372024-07-09T03:16:59.851Z+ CARGO_INCREMENTAL=0
7382024-07-09T03:16:59.851Z+ export RUSTC_BOOTSTRAP=1
7392024-07-09T03:16:59.852Z+ RUSTC_BOOTSTRAP=1
7402024-07-09T03:16:59.852Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
7412024-07-09T03:17:00.689Z Downloading crates ...
7422024-07-09T03:17:00.882Z Downloaded is_ci v1.2.0
7432024-07-09T03:17:00.909Z Downloaded ident_case v1.0.1
7442024-07-09T03:17:00.909Z Downloaded new_debug_unreachable v1.0.6
7452024-07-09T03:17:00.909Z Downloaded md5 v0.7.0
7462024-07-09T03:17:00.909Z Downloaded bitstruct_derive v0.1.0
7472024-07-09T03:17:00.909Z Downloaded packed_struct v0.10.1
7482024-07-09T03:17:00.935Z Downloaded pathdiff v0.2.1
7492024-07-09T03:17:00.935Z Downloaded sha1 v0.10.6
7502024-07-09T03:17:00.960Z Downloaded strum_macros v0.25.3
7512024-07-09T03:17:00.960Z Downloaded sqlformat v0.2.3
7522024-07-09T03:17:00.986Z Downloaded waitgroup v0.1.2
7532024-07-09T03:17:00.986Z Downloaded zeroize v1.7.0
7542024-07-09T03:17:00.986Z Downloaded fastrand v2.1.0
7552024-07-09T03:17:00.986Z Downloaded russh-cryptovec v0.7.2
7562024-07-09T03:17:00.986Z Downloaded group v0.13.0
7572024-07-09T03:17:01.011Z Downloaded shlex v1.3.0
7582024-07-09T03:17:01.011Z Downloaded hubpack_derive v0.1.1
7592024-07-09T03:17:01.011Z Downloaded plotters-backend v0.3.5
7602024-07-09T03:17:01.011Z Downloaded zeroize_derive v1.4.2
7612024-07-09T03:17:01.037Z Downloaded zone v0.1.8
7622024-07-09T03:17:01.037Z Downloaded darling_macro v0.20.9
7632024-07-09T03:17:01.037Z Downloaded portpicker v0.1.1
7642024-07-09T03:17:01.037Z Downloaded datatest-stable v0.2.9
7652024-07-09T03:17:01.037Z Downloaded predicates v3.1.0
7662024-07-09T03:17:01.062Z Downloaded endian-type v0.1.2
7672024-07-09T03:17:01.062Z Downloaded diesel_table_macro_syntax v0.1.0
7682024-07-09T03:17:01.062Z Downloaded topological-sort v0.2.2
7692024-07-09T03:17:01.062Z Downloaded enum-as-inner v0.5.1
7702024-07-09T03:17:01.062Z Downloaded escape8259 v0.5.2
7712024-07-09T03:17:01.062Z Downloaded resolv-conf v0.7.0
7722024-07-09T03:17:01.062Z Downloaded headers-core v0.2.0
7732024-07-09T03:17:01.062Z Downloaded ena v0.14.3
7742024-07-09T03:17:01.087Z Downloaded termcolor v1.4.1
7752024-07-09T03:17:01.087Z Downloaded sigpipe v0.1.3
7762024-07-09T03:17:01.087Z Downloaded supports-color v3.0.0
7772024-07-09T03:17:01.087Z Downloaded slog-scope v4.4.0
7782024-07-09T03:17:01.087Z Downloaded slog-envlogger v2.2.0
7792024-07-09T03:17:01.087Z Downloaded signature v2.2.0
7802024-07-09T03:17:01.087Z Downloaded tinytemplate v1.2.1
7812024-07-09T03:17:01.087Z Downloaded rpassword v7.3.1
7822024-07-09T03:17:01.087Z Downloaded siphasher v0.3.11
7832024-07-09T03:17:01.115Z Downloaded target-lexicon v0.12.14
7842024-07-09T03:17:01.115Z Downloaded tokio-stream v0.1.15
7852024-07-09T03:17:01.115Z Downloaded prettyplease v0.2.20
7862024-07-09T03:17:01.115Z Downloaded elliptic-curve v0.13.8
7872024-07-09T03:17:01.115Z Downloaded similar v2.5.0
7882024-07-09T03:17:01.141Z Downloaded ron v0.8.1
7892024-07-09T03:17:01.141Z Downloaded ron v0.7.1
7902024-07-09T03:17:01.166Z Downloaded heapless v0.8.0
7912024-07-09T03:17:01.166Z Downloaded curve25519-dalek v4.1.3
7922024-07-09T03:17:01.166Z Downloaded regex-syntax v0.8.3
7932024-07-09T03:17:01.190Z Downloaded sled v0.34.7
7942024-07-09T03:17:01.190Z Downloaded ratatui v0.27.0
7952024-07-09T03:17:01.216Z Downloaded bzip2-sys v0.1.11+1.0.8
7962024-07-09T03:17:01.240Z Downloaded regex-automata v0.4.6
7972024-07-09T03:17:01.265Z Downloaded csv v1.3.0
7982024-07-09T03:17:01.289Z Downloaded finl_unicode v1.2.0
7992024-07-09T03:17:01.289Z Downloaded smoltcp v0.9.1
8002024-07-09T03:17:01.314Z Downloaded petgraph v0.6.5
8012024-07-09T03:17:01.314Z Downloaded sha3 v0.10.8
8022024-07-09T03:17:01.339Z Downloaded rayon v1.10.0
8032024-07-09T03:17:01.339Z Downloaded diesel v2.1.6
8042024-07-09T03:17:01.365Z Downloaded regress v0.9.1
8052024-07-09T03:17:01.365Z Downloaded regex v1.10.5
8062024-07-09T03:17:01.391Z Downloaded rustls v0.22.4
8072024-07-09T03:17:01.416Z Downloaded rustls v0.21.12
8082024-07-09T03:17:01.416Z Downloaded zerocopy-derive v0.6.6
8092024-07-09T03:17:01.443Z Downloaded bstr v1.9.1
8102024-07-09T03:17:01.443Z Downloaded radix_trie v0.2.1
8112024-07-09T03:17:01.443Z Downloaded rustls-webpki v0.102.4
8122024-07-09T03:17:01.470Z Downloaded smoltcp v0.11.0
8132024-07-09T03:17:01.495Z Downloaded bstr v0.2.17
8142024-07-09T03:17:01.495Z Downloaded tokio-rustls v0.25.0
8152024-07-09T03:17:01.495Z Downloaded regex-syntax v0.6.29
8162024-07-09T03:17:01.519Z Downloaded regex-automata v0.1.10
8172024-07-09T03:17:01.519Z Downloaded reedline v0.31.0
8182024-07-09T03:17:01.519Z Downloaded trust-dns-proto v0.22.0
8192024-07-09T03:17:01.545Z Downloaded portable-atomic v1.6.0
8202024-07-09T03:17:01.545Z Downloaded quick-xml v0.31.0
8212024-07-09T03:17:01.545Z Downloaded ring v0.17.8
8222024-07-09T03:17:01.616Z Downloaded proptest v1.4.0
8232024-07-09T03:17:01.641Z Downloaded hyper v1.3.1
8242024-07-09T03:17:01.641Z Downloaded hkdf v0.12.4
8252024-07-09T03:17:01.641Z Downloaded rustls-webpki v0.101.7
8262024-07-09T03:17:01.667Z Downloaded ring v0.16.20
8272024-07-09T03:17:01.742Z Downloaded bitvec v1.0.1
8282024-07-09T03:17:01.766Z Downloaded bindgen v0.69.4
8292024-07-09T03:17:01.791Z Downloaded heapless v0.7.17
8302024-07-09T03:17:01.791Z Downloaded tokio-postgres v0.7.10
8312024-07-09T03:17:01.791Z Downloaded tough v0.17.1
8322024-07-09T03:17:01.791Z Downloaded polar-core v0.27.3
8332024-07-09T03:17:01.815Z Downloaded plotters v0.3.5
8342024-07-09T03:17:01.815Z Downloaded chrono v0.4.38
8352024-07-09T03:17:01.815Z Downloaded rayon-core v1.12.1
8362024-07-09T03:17:01.815Z Downloaded headers v0.3.9
8372024-07-09T03:17:01.840Z Downloaded hashbrown v0.13.2
8382024-07-09T03:17:01.840Z Downloaded expectorate v1.1.0
8392024-07-09T03:17:01.840Z Downloaded ed25519-dalek v2.1.1
8402024-07-09T03:17:01.840Z Downloaded tower v0.4.13
8412024-07-09T03:17:01.864Z Downloaded gimli v0.28.1
8422024-07-09T03:17:01.864Z Downloaded openapiv3 v2.0.0
8432024-07-09T03:17:01.864Z Downloaded fancy-regex v0.13.0
8442024-07-09T03:17:01.896Z Downloaded snafu v0.8.2
8452024-07-09T03:17:01.896Z Downloaded smallvec v0.6.14
8462024-07-09T03:17:01.896Z Downloaded trust-dns-resolver v0.22.0
8472024-07-09T03:17:01.896Z Downloaded unicode-segmentation v1.11.0
8482024-07-09T03:17:01.897Z Downloaded typed-path v0.7.1
8492024-07-09T03:17:01.897Z Downloaded diesel_derives v2.1.4
8502024-07-09T03:17:01.922Z Downloaded trust-dns-server v0.22.1
8512024-07-09T03:17:01.922Z Downloaded trust-dns-client v0.22.0
8522024-07-09T03:17:01.922Z Downloaded toml_edit v0.19.15
8532024-07-09T03:17:01.948Z Downloaded rand v0.7.3
8542024-07-09T03:17:01.948Z Downloaded socket2 v0.4.10
8552024-07-09T03:17:01.948Z Downloaded darling_core v0.20.9
8562024-07-09T03:17:01.948Z Downloaded rustyline v14.0.0
8572024-07-09T03:17:01.948Z Downloaded serde_with v3.8.1
8582024-07-09T03:17:01.973Z Downloaded tabwriter v1.4.0
8592024-07-09T03:17:01.973Z Downloaded der v0.7.9
8602024-07-09T03:17:01.973Z Downloaded webpki-roots v0.25.4
8612024-07-09T03:17:01.974Z Downloaded trybuild v1.0.96
8622024-07-09T03:17:01.974Z Downloaded tokio-tungstenite v0.20.1
8632024-07-09T03:17:01.974Z Downloaded tokio-rustls v0.24.1
8642024-07-09T03:17:01.974Z Downloaded snafu-derive v0.8.2
8652024-07-09T03:17:01.974Z Downloaded diff v0.1.13
8662024-07-09T03:17:01.998Z Downloaded rcgen v0.12.1
8672024-07-09T03:17:01.998Z Downloaded toml v0.5.11
8682024-07-09T03:17:01.998Z Downloaded tempfile v3.10.1
8692024-07-09T03:17:01.998Z Downloaded tap v1.0.1
8702024-07-09T03:17:01.998Z Downloaded dhcproto v0.11.0
8712024-07-09T03:17:01.998Z Downloaded derive_more v0.99.18
8722024-07-09T03:17:01.998Z Downloaded tungstenite v0.20.1
8732024-07-09T03:17:01.998Z Downloaded slog-dtrace v0.3.0
8742024-07-09T03:17:01.998Z Downloaded similar-asserts v1.5.0
8752024-07-09T03:17:02.025Z Downloaded fallible-iterator v0.2.0
8762024-07-09T03:17:02.025Z Downloaded tls_codec v0.4.1
8772024-07-09T03:17:02.025Z Downloaded erased-serde v0.3.31
8782024-07-09T03:17:02.025Z Downloaded publicsuffix v2.2.3
8792024-07-09T03:17:02.025Z Downloaded http v1.1.0
8802024-07-09T03:17:02.025Z Downloaded ecdsa v0.16.9
8812024-07-09T03:17:02.025Z Downloaded pretty_assertions v1.4.0
8822024-07-09T03:17:02.025Z Downloaded russh v0.43.0
8832024-07-09T03:17:02.025Z Downloaded blake3 v1.5.1
8842024-07-09T03:17:02.051Z Downloaded subtle v2.5.0
8852024-07-09T03:17:02.051Z Downloaded env_logger v0.10.2
8862024-07-09T03:17:02.051Z Downloaded env_logger v0.9.3
8872024-07-09T03:17:02.051Z Downloaded toml v0.7.8
8882024-07-09T03:17:02.051Z Downloaded unicode_categories v0.1.1
8892024-07-09T03:17:02.051Z Downloaded salty v0.2.0
8902024-07-09T03:17:02.051Z Downloaded tls_codec_derive v0.4.1
8912024-07-09T03:17:02.051Z Downloaded spin v0.5.2
8922024-07-09T03:17:02.075Z Downloaded smf v0.2.3
8932024-07-09T03:17:02.075Z Downloaded target-spec v3.1.0
8942024-07-09T03:17:02.076Z Downloaded embedded-io v0.4.0
8952024-07-09T03:17:02.076Z Downloaded ed25519 v1.5.3
8962024-07-09T03:17:02.076Z Downloaded dyn-clone v1.0.17
8972024-07-09T03:17:02.076Z Downloaded display-error-chain v0.2.0
8982024-07-09T03:17:02.076Z Downloaded tracing-attributes v0.1.27
8992024-07-09T03:17:02.076Z Downloaded tokio-tungstenite v0.21.0
9002024-07-09T03:17:02.076Z Downloaded polyval v0.6.2
9012024-07-09T03:17:02.076Z Downloaded ed25519 v2.2.3
9022024-07-09T03:17:02.076Z Downloaded dirs-sys v0.4.1
9032024-07-09T03:17:02.076Z Downloaded postcard v1.0.8
9042024-07-09T03:17:02.076Z Downloaded nix v0.27.1
9052024-07-09T03:17:02.100Z Downloaded smawk v0.3.2
9062024-07-09T03:17:02.100Z Downloaded slog-stdlog v4.1.1
9072024-07-09T03:17:02.100Z Downloaded either v1.12.0
9082024-07-09T03:17:02.100Z Downloaded downcast v0.11.0
9092024-07-09T03:17:02.100Z Downloaded dirs v5.0.1
9102024-07-09T03:17:02.101Z Downloaded difflib v0.4.0
9112024-07-09T03:17:02.101Z Downloaded rfc6979 v0.4.0
9122024-07-09T03:17:02.101Z Downloaded postgres-types v0.2.6
9132024-07-09T03:17:02.101Z Downloaded relative-path v1.9.3
9142024-07-09T03:17:02.101Z Downloaded derive-where v1.2.7
9152024-07-09T03:17:02.125Z Downloaded tungstenite v0.21.0
9162024-07-09T03:17:02.125Z Downloaded doc-comment v0.3.3
9172024-07-09T03:17:02.125Z Downloaded textwrap v0.16.1
9182024-07-09T03:17:02.125Z Downloaded rand_distr v0.4.3
9192024-07-09T03:17:02.125Z Downloaded rand v0.8.5
9202024-07-09T03:17:02.126Z Downloaded predicates-core v1.0.6
9212024-07-09T03:17:02.126Z Downloaded object v0.32.2
9222024-07-09T03:17:02.150Z Downloaded primeorder v0.13.6
9232024-07-09T03:17:02.150Z Downloaded predicates-tree v1.0.9
9242024-07-09T03:17:02.150Z Downloaded postgres-protocol v0.6.6
9252024-07-09T03:17:02.150Z Downloaded poly1305 v0.8.0
9262024-07-09T03:17:02.150Z Downloaded aho-corasick v1.1.3
9272024-07-09T03:17:02.150Z Downloaded ref-cast-impl v1.0.23
9282024-07-09T03:17:02.150Z Downloaded ref-cast v1.0.23
9292024-07-09T03:17:02.150Z Downloaded tower-layer v0.3.2
9302024-07-09T03:17:02.174Z Downloaded rand_xorshift v0.3.0
9312024-07-09T03:17:02.174Z Downloaded rand_seeder v0.2.3
9322024-07-09T03:17:02.175Z Downloaded derive_builder_core v0.20.0
9332024-07-09T03:17:02.175Z Downloaded derive_builder v0.20.0
9342024-07-09T03:17:02.175Z Downloaded der_derive v0.7.2
9352024-07-09T03:17:02.175Z Downloaded zip v0.6.6
9362024-07-09T03:17:02.175Z Downloaded vsss-rs v3.3.4
9372024-07-09T03:17:02.175Z Downloaded uuid v1.9.1
9382024-07-09T03:17:02.175Z Downloaded unsafe-libyaml v0.2.11
9392024-07-09T03:17:02.199Z Downloaded guppy v0.17.5
9402024-07-09T03:17:02.199Z Downloaded dhcproto-macros v0.1.0
9412024-07-09T03:17:02.199Z Downloaded derive_builder_macro v0.20.0
9422024-07-09T03:17:02.199Z Downloaded zone_cfg_derive v0.1.2
9432024-07-09T03:17:02.199Z Downloaded toolchain_find v0.4.0
9442024-07-09T03:17:02.199Z Downloaded pretty-hex v0.2.1
9452024-07-09T03:17:02.199Z Downloaded precomputed-hash v0.1.1
9462024-07-09T03:17:02.199Z Downloaded ppv-lite86 v0.2.17
9472024-07-09T03:17:02.199Z Downloaded defmt v0.3.8
9482024-07-09T03:17:02.199Z Downloaded data-encoding v2.6.0
9492024-07-09T03:17:02.199Z Downloaded r2d2 v0.8.10
9502024-07-09T03:17:02.199Z Downloaded pin-project v1.1.5
9512024-07-09T03:17:02.224Z Downloaded hyper-util v0.1.3
9522024-07-09T03:17:02.224Z Downloaded hmac v0.12.1
9532024-07-09T03:17:02.224Z Downloaded schemars v0.8.21
9542024-07-09T03:17:02.248Z Downloaded samael v0.0.15
9552024-07-09T03:17:02.248Z Downloaded rstest v0.19.0
9562024-07-09T03:17:02.248Z Downloaded rsa v0.9.6
9572024-07-09T03:17:02.248Z Downloaded crossterm v0.27.0
9582024-07-09T03:17:02.274Z Downloaded defmt-parser v0.3.4
9592024-07-09T03:17:02.274Z Downloaded defmt-macros v0.3.9
9602024-07-09T03:17:02.274Z Downloaded debug-ignore v1.0.5
9612024-07-09T03:17:02.274Z Downloaded test-strategy v0.3.1
9622024-07-09T03:17:02.274Z Downloaded rstest_macros v0.19.0
9632024-07-09T03:17:02.274Z Downloaded thiserror-impl-no-std v2.0.2
9642024-07-09T03:17:02.275Z Downloaded termios v0.3.3
9652024-07-09T03:17:02.275Z Downloaded psl-types v2.0.11
9662024-07-09T03:17:02.275Z Downloaded httptest v0.15.5
9672024-07-09T03:17:02.275Z Downloaded tiny-keccak v2.0.2
9682024-07-09T03:17:02.275Z Downloaded threadpool v1.8.1
9692024-07-09T03:17:02.299Z Downloaded thiserror-no-std v2.0.2
9702024-07-09T03:17:02.299Z Downloaded rand_core v0.6.4
9712024-07-09T03:17:02.299Z Downloaded rand_core v0.5.1
9722024-07-09T03:17:02.299Z Downloaded rand_chacha v0.2.2
9732024-07-09T03:17:02.299Z Downloaded radium v0.7.0
9742024-07-09T03:17:02.299Z Downloaded quick-error v1.2.3
9752024-07-09T03:17:02.299Z Downloaded untrusted v0.9.0
9762024-07-09T03:17:02.299Z Downloaded universal-hash v0.5.1
9772024-07-09T03:17:02.299Z Downloaded unicode-xid v0.2.4
9782024-07-09T03:17:02.299Z Downloaded unicode-truncate v1.0.0
9792024-07-09T03:17:02.299Z Downloaded fatfs v0.3.6
9802024-07-09T03:17:02.300Z Downloaded backtrace v0.3.71
9812024-07-09T03:17:02.300Z Downloaded aes-gcm v0.10.3
9822024-07-09T03:17:02.324Z Downloaded aes v0.8.4
9832024-07-09T03:17:02.324Z Downloaded termtree v0.4.1
9842024-07-09T03:17:02.324Z Downloaded rand_chacha v0.3.1
9852024-07-09T03:17:02.324Z Downloaded proc-macro-crate v1.3.1
9862024-07-09T03:17:02.324Z Downloaded uzers v0.11.3
9872024-07-09T03:17:02.324Z Downloaded utf-8 v0.7.6
9882024-07-09T03:17:02.324Z Downloaded unicode-linebreak v0.1.5
9892024-07-09T03:17:02.324Z Downloaded unicase v2.7.0
9902024-07-09T03:17:02.324Z Downloaded unarray v0.1.4
9912024-07-09T03:17:02.324Z Downloaded pkcs1 v0.7.5
9922024-07-09T03:17:02.324Z Downloaded hubpack v0.1.2
9932024-07-09T03:17:02.324Z Downloaded home v0.5.9
9942024-07-09T03:17:02.324Z Downloaded hex-literal v0.4.1
9952024-07-09T03:17:02.324Z Downloaded rustls-pki-types v1.7.0
9962024-07-09T03:17:02.349Z Downloaded rustls-native-certs v0.7.0
9972024-07-09T03:17:02.349Z Downloaded winnow v0.5.40
9982024-07-09T03:17:02.349Z Downloaded criterion v0.5.1
9992024-07-09T03:17:02.349Z Downloaded tui-tree-widget v0.21.0
10002024-07-09T03:17:02.349Z Downloaded plotters-svg v0.3.5
10012024-07-09T03:17:02.349Z Downloaded pkcs8 v0.10.2
10022024-07-09T03:17:02.374Z Downloaded pin-project-internal v1.1.5
10032024-07-09T03:17:02.375Z Downloaded peg-macros v0.8.3
10042024-07-09T03:17:02.375Z Downloaded hyper-rustls v0.26.0
10052024-07-09T03:17:02.375Z Downloaded humantime v2.1.0
10062024-07-09T03:17:02.375Z Downloaded signal-hook v0.3.17
10072024-07-09T03:17:02.375Z Downloaded sct v0.7.1
10082024-07-09T03:17:02.375Z Downloaded rustls-pemfile v2.1.2
10092024-07-09T03:17:02.375Z Downloaded rust-argon2 v2.1.0
10102024-07-09T03:17:02.375Z Downloaded russh-keys v0.43.0
10112024-07-09T03:17:02.375Z Downloaded hashbrown v0.12.3
10122024-07-09T03:17:02.400Z Downloaded untrusted v0.7.1
10132024-07-09T03:17:02.400Z Downloaded hyper-rustls v0.24.2
10142024-07-09T03:17:02.400Z Downloaded hostname v0.4.0
10152024-07-09T03:17:02.400Z Downloaded hex v0.4.3
10162024-07-09T03:17:02.400Z Downloaded heck v0.3.3
10172024-07-09T03:17:02.400Z Downloaded rustc-demangle v0.1.24
10182024-07-09T03:17:02.400Z Downloaded sqlparser v0.45.0
10192024-07-09T03:17:02.400Z Downloaded phf_shared v0.11.2
10202024-07-09T03:17:02.400Z Downloaded phf_shared v0.10.0
10212024-07-09T03:17:02.400Z Downloaded phf v0.11.2
10222024-07-09T03:17:02.400Z Downloaded pem-rfc7468 v0.7.0
10232024-07-09T03:17:02.400Z Downloaded pem v3.0.4
10242024-07-09T03:17:02.400Z Downloaded peg-runtime v0.8.3
10252024-07-09T03:17:02.425Z Downloaded peg v0.8.3
10262024-07-09T03:17:02.425Z Downloaded hyper-staticfile v0.9.5
10272024-07-09T03:17:02.425Z Downloaded http-range v0.1.5
10282024-07-09T03:17:02.425Z Downloaded highway v1.1.0
10292024-07-09T03:17:02.425Z Downloaded signal-hook-tokio v0.3.1
10302024-07-09T03:17:02.425Z Downloaded shell-words v1.1.0
10312024-07-09T03:17:02.425Z Downloaded serde_path_to_error v0.1.16
10322024-07-09T03:17:02.425Z Downloaded serde_derive_internals v0.29.1
10332024-07-09T03:17:02.425Z Downloaded serde_arrays v0.1.0
10342024-07-09T03:17:02.425Z Downloaded serde-hex v0.1.0
10352024-07-09T03:17:02.425Z Downloaded same-file v1.0.6
10362024-07-09T03:17:02.425Z Downloaded rusty-fork v0.3.0
10372024-07-09T03:17:02.425Z Downloaded rustc_version v0.4.0
10382024-07-09T03:17:02.425Z Downloaded rustc_version v0.1.7
10392024-07-09T03:17:02.425Z Downloaded half v2.4.1
10402024-07-09T03:17:02.450Z Downloaded flume v0.11.0
10412024-07-09T03:17:02.450Z Downloaded http-body v1.0.0
10422024-07-09T03:17:02.450Z Downloaded signature v1.6.4
10432024-07-09T03:17:02.450Z Downloaded signal-hook-mio v0.2.3
10442024-07-09T03:17:02.450Z Downloaded sec1 v0.7.3
10452024-07-09T03:17:02.450Z Downloaded schemars_derive v0.8.21
10462024-07-09T03:17:02.450Z Downloaded scheduled-thread-pool v0.2.7
10472024-07-09T03:17:02.450Z Downloaded rustc-hash v1.1.0
10482024-07-09T03:17:02.450Z Downloaded rtoolbox v0.0.2
10492024-07-09T03:17:02.450Z Downloaded hash32 v0.3.1
10502024-07-09T03:17:02.450Z Downloaded getrandom v0.2.14
10512024-07-09T03:17:02.450Z Downloaded getrandom v0.1.16
10522024-07-09T03:17:02.450Z Downloaded fixedbitset v0.4.2
10532024-07-09T03:17:02.450Z Downloaded serde_plain v1.0.2
10542024-07-09T03:17:02.475Z Downloaded serde-big-array v0.5.1
10552024-07-09T03:17:02.475Z Downloaded serde-big-array v0.4.1
10562024-07-09T03:17:02.475Z Downloaded rustfmt-wrapper v0.2.1
10572024-07-09T03:17:02.475Z Downloaded hash32 v0.2.1
10582024-07-09T03:17:02.475Z Downloaded globset v0.4.14
10592024-07-09T03:17:02.475Z Downloaded ghash v0.5.1
10602024-07-09T03:17:02.475Z Downloaded foreign-types-macros v0.2.3
10612024-07-09T03:17:02.475Z Downloaded foreign-types v0.5.0
10622024-07-09T03:17:02.475Z Downloaded flagset v0.4.5
10632024-07-09T03:17:02.475Z Downloaded x509-cert v0.2.5
10642024-07-09T03:17:02.475Z Downloaded nix v0.28.0
10652024-07-09T03:17:02.501Z Downloaded crypto-bigint v0.5.5
10662024-07-09T03:17:02.501Z Downloaded glob v0.3.1
10672024-07-09T03:17:02.501Z Downloaded getopts v0.2.21
10682024-07-09T03:17:02.502Z Downloaded gethostname v0.4.3
10692024-07-09T03:17:02.502Z Downloaded fxhash v0.2.1
10702024-07-09T03:17:02.502Z Downloaded futures-timer v3.0.3
10712024-07-09T03:17:02.502Z Downloaded funty v2.0.0
10722024-07-09T03:17:02.502Z Downloaded fragile v2.0.0
10732024-07-09T03:17:02.502Z Downloaded float-ord v0.3.2
10742024-07-09T03:17:02.502Z Downloaded float-cmp v0.9.0
10752024-07-09T03:17:02.528Z Downloaded zerocopy v0.6.6
10762024-07-09T03:17:02.528Z Downloaded steno v0.4.1
10772024-07-09T03:17:02.528Z Downloaded serde_yaml v0.9.34+deprecated
10782024-07-09T03:17:02.528Z Downloaded p521 v0.13.3
10792024-07-09T03:17:02.528Z Downloaded itertools v0.13.0
10802024-07-09T03:17:02.528Z Downloaded const_format v0.2.32
10812024-07-09T03:17:02.553Z Downloaded blake2b_simd v1.0.2
10822024-07-09T03:17:02.553Z Downloaded base64 v0.13.1
10832024-07-09T03:17:02.553Z Downloaded guppy-workspace-hack v0.1.0
10842024-07-09T03:17:02.553Z Downloaded foreign-types-shared v0.3.1
10852024-07-09T03:17:02.553Z Downloaded ff v0.13.0
10862024-07-09T03:17:02.553Z Downloaded fd-lock v4.0.2
10872024-07-09T03:17:02.553Z Downloaded yansi v0.5.1
10882024-07-09T03:17:02.553Z Downloaded whoami v1.5.1
10892024-07-09T03:17:02.553Z Downloaded vte v0.11.1
10902024-07-09T03:17:02.553Z Downloaded object v0.30.4
10912024-07-09T03:17:02.580Z Downloaded idna v0.2.3
10922024-07-09T03:17:02.580Z Downloaded compact_str v0.7.1
10932024-07-09T03:17:02.580Z Downloaded base64 v0.22.1
10942024-07-09T03:17:02.580Z Downloaded yasna v0.5.2
10952024-07-09T03:17:02.580Z Downloaded wait-timeout v0.2.0
10962024-07-09T03:17:02.580Z Downloaded num-bigint v0.4.5
10972024-07-09T03:17:02.604Z Downloaded idna v0.3.0
10982024-07-09T03:17:02.604Z Downloaded crossbeam-epoch v0.9.18
10992024-07-09T03:17:02.604Z Downloaded const_format_proc_macros v0.2.32
11002024-07-09T03:17:02.604Z Downloaded cfg-expr v0.15.8
11012024-07-09T03:17:02.604Z Downloaded wyz v0.5.1
11022024-07-09T03:17:02.604Z Downloaded which v4.4.2
11032024-07-09T03:17:02.604Z Downloaded walkdir v2.5.0
11042024-07-09T03:17:02.604Z Downloaded subprocess v0.2.9
11052024-07-09T03:17:02.630Z Downloaded oso v0.27.3
11062024-07-09T03:17:02.630Z Downloaded lalrpop v0.19.12
11072024-07-09T03:17:02.630Z Downloaded cookie v0.18.1
11082024-07-09T03:17:02.630Z Downloaded const-oid v0.9.6
11092024-07-09T03:17:02.630Z Downloaded clang-sys v1.7.0
11102024-07-09T03:17:02.630Z Downloaded chacha20poly1305 v0.10.1
11112024-07-09T03:17:02.654Z Downloaded camino-tempfile v1.1.1
11122024-07-09T03:17:02.655Z Downloaded bzip2 v0.4.4
11132024-07-09T03:17:02.655Z Downloaded blake2 v0.10.6
11142024-07-09T03:17:02.655Z Downloaded arc-swap v1.7.1
11152024-07-09T03:17:02.655Z Downloaded allocator-api2 v0.2.18
11162024-07-09T03:17:02.655Z Downloaded vte_generate_state_changes v0.1.1
11172024-07-09T03:17:02.655Z Downloaded strum_macros v0.24.3
11182024-07-09T03:17:02.655Z Downloaded structmeta-derive v0.3.0
11192024-07-09T03:17:02.655Z Downloaded structmeta-derive v0.2.0
11202024-07-09T03:17:02.655Z Downloaded structmeta v0.2.0
11212024-07-09T03:17:02.655Z Downloaded strip-ansi-escapes v0.2.0
11222024-07-09T03:17:02.655Z Downloaded stringprep v0.1.4
11232024-07-09T03:17:02.655Z Downloaded string_cache v0.8.7
11242024-07-09T03:17:02.680Z Downloaded static_assertions v1.1.0
11252024-07-09T03:17:02.680Z Downloaded stable_deref_trait v1.2.0
11262024-07-09T03:17:02.680Z Downloaded sqlparser_derive v0.2.2
11272024-07-09T03:17:02.680Z Downloaded serde_with_macros v3.8.1
11282024-07-09T03:17:02.680Z Downloaded csv-core v0.1.11
11292024-07-09T03:17:02.680Z Downloaded criterion-plot v0.5.0
11302024-07-09T03:17:02.680Z Downloaded cookie_store v0.20.0
11312024-07-09T03:17:02.680Z Downloaded cipher v0.4.4
11322024-07-09T03:17:02.680Z Downloaded ciborium v0.2.2
11332024-07-09T03:17:02.680Z Downloaded cast v0.3.0
11342024-07-09T03:17:02.680Z Downloaded bcs v0.1.6
11352024-07-09T03:17:02.680Z Downloaded base64ct v1.6.0
11362024-07-09T03:17:02.680Z Downloaded ahash v0.8.11
11372024-07-09T03:17:02.680Z Downloaded spin v0.9.8
11382024-07-09T03:17:02.705Z Downloaded serde_repr v0.1.19
11392024-07-09T03:17:02.705Z Downloaded secrecy v0.8.0
11402024-07-09T03:17:02.705Z Downloaded pbkdf2 v0.11.0
11412024-07-09T03:17:02.705Z Downloaded path-slash v0.1.5
11422024-07-09T03:17:02.705Z Downloaded password-hash v0.5.0
11432024-07-09T03:17:02.705Z Downloaded partial-io v0.5.4
11442024-07-09T03:17:02.705Z Downloaded parse-display-derive v0.9.1
11452024-07-09T03:17:02.705Z Downloaded parking_lot_core v0.8.6
11462024-07-09T03:17:02.705Z Downloaded packed_struct_codegen v0.10.1
11472024-07-09T03:17:02.705Z Downloaded num_enum v0.5.11
11482024-07-09T03:17:02.705Z Downloaded num-rational v0.4.2
11492024-07-09T03:17:02.705Z Downloaded num-integer v0.1.46
11502024-07-09T03:17:02.730Z Downloaded num-complex v0.4.6
11512024-07-09T03:17:02.730Z Downloaded num-bigint-dig v0.8.4
11522024-07-09T03:17:02.730Z Downloaded nodrop v0.1.14
11532024-07-09T03:17:02.730Z Downloaded multer v3.1.0
11542024-07-09T03:17:02.730Z Downloaded managed v0.8.0
11552024-07-09T03:17:02.730Z Downloaded libtest-mimic v0.7.3
11562024-07-09T03:17:02.730Z Downloaded libloading v0.8.3
11572024-07-09T03:17:02.730Z Downloaded itertools v0.12.1
11582024-07-09T03:17:02.755Z Downloaded ctr v0.9.2
11592024-07-09T03:17:02.755Z Downloaded crc-catalog v2.4.0
11602024-07-09T03:17:02.755Z Downloaded crc-any v2.5.0
11612024-07-09T03:17:02.755Z Downloaded colored v2.1.0
11622024-07-09T03:17:02.755Z Downloaded cbc v0.1.2
11632024-07-09T03:17:02.755Z Downloaded blowfish v0.9.1
11642024-07-09T03:17:02.755Z Downloaded bitfield-struct v0.6.1
11652024-07-09T03:17:02.755Z Downloaded bit-vec v0.6.3
11662024-07-09T03:17:02.755Z Downloaded bcrypt-pbkdf v0.10.0
11672024-07-09T03:17:02.755Z Downloaded backoff v0.4.0
11682024-07-09T03:17:02.755Z Downloaded atomic-waker v1.1.2
11692024-07-09T03:17:02.755Z Downloaded async-trait v0.1.80
11702024-07-09T03:17:02.755Z Downloaded async-recursion v1.1.1
11712024-07-09T03:17:02.780Z Downloaded arrayvec v0.7.4
11722024-07-09T03:17:02.780Z Downloaded addr2line v0.21.0
11732024-07-09T03:17:02.780Z Downloaded structmeta v0.3.0
11742024-07-09T03:17:02.780Z Downloaded stability v0.2.0
11752024-07-09T03:17:02.780Z Downloaded spki v0.7.3
11762024-07-09T03:17:02.780Z Downloaded owo-colors v4.0.0
11772024-07-09T03:17:02.780Z Downloaded oorandom v11.1.3
11782024-07-09T03:17:02.780Z Downloaded num v0.4.3
11792024-07-09T03:17:02.780Z Downloaded normalize-line-endings v0.3.0
11802024-07-09T03:17:02.780Z Downloaded nom v7.1.3
11812024-07-09T03:17:02.780Z Downloaded newtype_derive v0.1.6
11822024-07-09T03:17:02.780Z Downloaded newline-converter v0.3.0
11832024-07-09T03:17:02.780Z Downloaded nested v0.1.1
11842024-07-09T03:17:02.780Z Downloaded lazycell v1.3.0
11852024-07-09T03:17:02.804Z Downloaded lalrpop-util v0.19.12
11862024-07-09T03:17:02.805Z Downloaded kstat-rs v0.2.4
11872024-07-09T03:17:02.805Z Downloaded curve25519-dalek-derive v0.1.1
11882024-07-09T03:17:02.805Z Downloaded crossbeam-deque v0.8.5
11892024-07-09T03:17:02.805Z Downloaded crc v3.2.1
11902024-07-09T03:17:02.805Z Downloaded corncobs v0.1.3
11912024-07-09T03:17:02.805Z Downloaded cookie v0.17.0
11922024-07-09T03:17:02.805Z Downloaded convert_case v0.4.0
11932024-07-09T03:17:02.805Z Downloaded constant_time_eq v0.3.0
11942024-07-09T03:17:02.805Z Downloaded console v0.15.8
11952024-07-09T03:17:02.805Z Downloaded cobs v0.2.3
11962024-07-09T03:17:02.805Z Downloaded ciborium-ll v0.2.2
11972024-07-09T03:17:02.805Z Downloaded cexpr v0.6.0
11982024-07-09T03:17:02.805Z Downloaded castaway v0.2.2
11992024-07-09T03:17:02.805Z Downloaded cassowary v0.3.0
12002024-07-09T03:17:02.830Z Downloaded cancel-safe-futures v0.1.5
12012024-07-09T03:17:02.830Z Downloaded buf-list v1.0.3
12022024-07-09T03:17:02.830Z Downloaded block-padding v0.3.3
12032024-07-09T03:17:02.830Z Downloaded bitstruct v0.1.1
12042024-07-09T03:17:02.830Z Downloaded bitflags v1.3.2
12052024-07-09T03:17:02.830Z Downloaded bitfield v0.14.0
12062024-07-09T03:17:02.831Z Downloaded bit-set v0.5.3
12072024-07-09T03:17:02.831Z Downloaded bb8 v0.8.5
12082024-07-09T03:17:02.831Z Downloaded base16ct v0.2.0
12092024-07-09T03:17:02.831Z Downloaded atty v0.2.14
12102024-07-09T03:17:02.831Z Downloaded async-stream v0.3.5
12112024-07-09T03:17:02.831Z Downloaded arrayref v0.3.7
12122024-07-09T03:17:02.831Z Downloaded array-init v0.0.4
12132024-07-09T03:17:02.831Z Downloaded argon2 v0.5.3
12142024-07-09T03:17:02.831Z Downloaded aead v0.5.2
12152024-07-09T03:17:02.831Z Downloaded semver v0.1.20
12162024-07-09T03:17:02.831Z Downloaded pbkdf2 v0.12.2
12172024-07-09T03:17:02.855Z Downloaded password-hash v0.4.2
12182024-07-09T03:17:02.855Z Downloaded parking_lot v0.11.2
12192024-07-09T03:17:02.855Z Downloaded p256 v0.13.2
12202024-07-09T03:17:02.855Z Downloaded omicron-zone-package v0.11.0
12212024-07-09T03:17:02.855Z Downloaded olpc-cjson v0.1.3
12222024-07-09T03:17:02.856Z Downloaded number_prefix v0.4.0
12232024-07-09T03:17:02.856Z Downloaded num-traits v0.2.19
12242024-07-09T03:17:02.856Z Downloaded nu-ansi-term v0.50.0
12252024-07-09T03:17:02.856Z Downloaded mockall_derive v0.12.1
12262024-07-09T03:17:02.856Z Downloaded mockall v0.12.1
12272024-07-09T03:17:02.856Z Downloaded minimal-lexical v0.2.1
12282024-07-09T03:17:02.880Z Downloaded mime_guess v2.0.4
12292024-07-09T03:17:02.880Z Downloaded memmap2 v0.9.4
12302024-07-09T03:17:02.880Z Downloaded md-5 v0.10.6
12312024-07-09T03:17:02.880Z Downloaded matches v0.1.10
12322024-07-09T03:17:02.880Z Downloaded maplit v1.0.2
12332024-07-09T03:17:02.880Z Downloaded linked-hash-map v0.5.6
12342024-07-09T03:17:02.880Z Downloaded libxml v0.3.3
12352024-07-09T03:17:02.880Z Downloaded libm v0.2.8
12362024-07-09T03:17:02.905Z Downloaded itertools v0.10.5
12372024-07-09T03:17:02.905Z Downloaded indicatif v0.17.8
12382024-07-09T03:17:02.905Z Downloaded indexmap v1.9.3
12392024-07-09T03:17:02.905Z Downloaded iana-time-zone v0.1.60
12402024-07-09T03:17:02.905Z Downloaded chacha20 v0.9.1
12412024-07-09T03:17:02.905Z Downloaded cfg_aliases v0.1.1
12422024-07-09T03:17:02.905Z Downloaded assert_cmd v2.0.14
12432024-07-09T03:17:02.930Z Downloaded ascii v1.1.0
12442024-07-09T03:17:02.930Z Downloaded approx v0.5.1
12452024-07-09T03:17:02.930Z Downloaded anes v0.1.6
12462024-07-09T03:17:02.930Z Downloaded paste v1.0.15
12472024-07-09T03:17:02.930Z Downloaded parse-size v1.0.0
12482024-07-09T03:17:02.930Z Downloaded parse-display v0.9.1
12492024-07-09T03:17:02.930Z Downloaded oso-derive v0.27.3
12502024-07-09T03:17:02.930Z Downloaded newtype-uuid v1.1.0
12512024-07-09T03:17:02.930Z Downloaded nanorand v0.7.0
12522024-07-09T03:17:02.930Z Downloaded multimap v0.10.0
12532024-07-09T03:17:02.930Z Downloaded lru-cache v0.1.2
12542024-07-09T03:17:02.930Z Downloaded lru v0.12.3
12552024-07-09T03:17:02.930Z Downloaded libsw v3.3.1
12562024-07-09T03:17:02.930Z Downloaded lazy_static v1.5.0
12572024-07-09T03:17:02.930Z Downloaded crucible-workspace-hack v0.1.0
12582024-07-09T03:17:02.930Z Downloaded atomicwrites v0.4.3
12592024-07-09T03:17:02.930Z Downloaded assert_matches v1.5.0
12602024-07-09T03:17:02.955Z Downloaded ascii-canvas v3.0.0
12612024-07-09T03:17:02.955Z Downloaded option-ext v0.2.0
12622024-07-09T03:17:02.955Z Downloaded opaque-debug v0.3.1
12632024-07-09T03:17:02.955Z Downloaded num_enum_derive v0.5.11
12642024-07-09T03:17:02.955Z Downloaded num-iter v0.1.45
12652024-07-09T03:17:02.955Z Downloaded num-derive v0.4.2
12662024-07-09T03:17:02.955Z Downloaded nibble_vec v0.1.0
12672024-07-09T03:17:02.955Z Downloaded memoffset v0.9.1
12682024-07-09T03:17:02.955Z Downloaded maybe-uninit v2.0.0
12692024-07-09T03:17:02.955Z Downloaded linear-map v1.2.0
12702024-07-09T03:17:02.955Z Downloaded libefi-sys v0.1.0
12712024-07-09T03:17:02.955Z Downloaded keccak v0.1.5
12722024-07-09T03:17:02.955Z Downloaded ipnetwork v0.20.0
12732024-07-09T03:17:02.956Z Downloaded internet-checksum v0.2.1
12742024-07-09T03:17:02.956Z Downloaded instant v0.1.12
12752024-07-09T03:17:02.956Z Downloaded inout v0.1.3
12762024-07-09T03:17:02.956Z Downloaded indoc v1.0.9
12772024-07-09T03:17:02.956Z Downloaded impl-trait-for-tuples v0.2.2
12782024-07-09T03:17:02.980Z Downloaded darling v0.20.9
12792024-07-09T03:17:02.980Z Downloaded cstr-argument v0.1.2
12802024-07-09T03:17:02.980Z Downloaded crunchy v0.2.2
12812024-07-09T03:17:02.980Z Downloaded ciborium-io v0.2.2
12822024-07-09T03:17:02.980Z Downloaded async-stream-impl v0.3.5
12832024-07-09T03:17:03.670Z Dirty proc-macro2 v1.0.86: the rustflags changed
12842024-07-09T03:17:03.670Z Compiling proc-macro2 v1.0.86
12852024-07-09T03:17:03.670Z Dirty unicode-ident v1.0.12: the rustflags changed
12862024-07-09T03:17:03.670Z Compiling unicode-ident v1.0.12
12872024-07-09T03:17:03.670Z Dirty libc v0.2.155: the rustflags changed
12882024-07-09T03:17:03.670Z Compiling libc v0.2.155
12892024-07-09T03:17:03.695Z Dirty cfg-if v1.0.0: the rustflags changed
12902024-07-09T03:17:03.695Z Compiling cfg-if v1.0.0
12912024-07-09T03:17:03.695Z Compiling serde v1.0.203
12922024-07-09T03:17:03.695Z Dirty version_check v0.9.4: the rustflags changed
12932024-07-09T03:17:03.695Z Compiling version_check v0.9.4
12942024-07-09T03:17:03.695Z Dirty autocfg v1.3.0: the rustflags changed
12952024-07-09T03:17:03.695Z Compiling autocfg v1.3.0
12962024-07-09T03:17:03.742Z Dirty memchr v2.7.2: the rustflags changed
12972024-07-09T03:17:03.742Z Compiling memchr v2.7.2
12982024-07-09T03:17:03.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=3d60a5ec559be5a3 -C extra-filename=-3d60a5ec559be5a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
12992024-07-09T03:17:03.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f04c7e29e163c4f4 -C extra-filename=-f04c7e29e163c4f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13002024-07-09T03:17:03.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=3cba3e4111e6a12c -C extra-filename=-3cba3e4111e6a12c --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13012024-07-09T03:17:03.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6cd145163fd70236 -C extra-filename=-6cd145163fd70236 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13022024-07-09T03:17:03.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=29318a6a539680a2 -C extra-filename=-29318a6a539680a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13032024-07-09T03:17:03.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.203/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=e13208b22652b8af -C extra-filename=-e13208b22652b8af --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-e13208b22652b8af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13042024-07-09T03:17:03.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=da1d2f89ec5cc337 -C extra-filename=-da1d2f89ec5cc337 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13052024-07-09T03:17:03.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d9b2ede3219a3f1f -C extra-filename=-d9b2ede3219a3f1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13062024-07-09T03:17:03.840Z Compiling scopeguard v1.2.0
13072024-07-09T03:17:03.865Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=96e907db81b39683 -C extra-filename=-96e907db81b39683 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13082024-07-09T03:17:03.891Z Compiling log v0.4.21
13092024-07-09T03:17:03.915Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=a206aa3e5ae8d451 -C extra-filename=-a206aa3e5ae8d451 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13102024-07-09T03:17:04.002Z Dirty byteorder v1.5.0: the rustflags changed
13112024-07-09T03:17:04.002Z Compiling byteorder v1.5.0
13122024-07-09T03:17:04.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4079b563d11206ed -C extra-filename=-4079b563d11206ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13132024-07-09T03:17:04.293Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
13142024-07-09T03:17:04.324Z Dirty once_cell v1.19.0: the rustflags changed
13152024-07-09T03:17:04.324Z Compiling once_cell v1.19.0
13162024-07-09T03:17:04.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=646417322ca33c73 -C extra-filename=-646417322ca33c73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13172024-07-09T03:17:04.358Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-e13208b22652b8af/build-script-build`
13182024-07-09T03:17:04.428Z Dirty itoa v1.0.11: the rustflags changed
13192024-07-09T03:17:04.429Z Compiling itoa v1.0.11
13202024-07-09T03:17:04.454Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d1af7e8c40a69f8 -C extra-filename=-1d1af7e8c40a69f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13212024-07-09T03:17:04.454Z Compiling smallvec v1.13.2
13222024-07-09T03:17:04.454Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' -C metadata=b79becaab4538f2c -C extra-filename=-b79becaab4538f2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13232024-07-09T03:17:04.551Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
13242024-07-09T03:17:04.593Z Dirty lock_api v0.4.12: the rustflags changed
13252024-07-09T03:17:04.593Z Compiling lock_api v0.4.12
13262024-07-09T03:17:04.618Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6a78d9d4c0031289 -C extra-filename=-6a78d9d4c0031289 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_literal_byte_character --cfg no_literal_c_string --cfg wrap_proc_macro --cfg proc_macro_span`
13272024-07-09T03:17:04.618Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=4af9be3a59741d39 -C extra-filename=-4af9be3a59741d39 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13282024-07-09T03:17:04.643Z Dirty parking_lot_core v0.9.10: the rustflags changed
13292024-07-09T03:17:04.643Z Compiling parking_lot_core v0.9.10
13302024-07-09T03:17:04.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8d46e527a12f1bac -C extra-filename=-8d46e527a12f1bac --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13312024-07-09T03:17:04.669Z Compiling libm v0.2.8
13322024-07-09T03:17:04.669Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9e9eff94c6618bbf -C extra-filename=-9e9eff94c6618bbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
13332024-07-09T03:17:04.670Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=095fcd23f830a54d -C extra-filename=-095fcd23f830a54d --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13342024-07-09T03:17:04.724Z Compiling num-traits v0.2.19
13352024-07-09T03:17:04.748Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=e2a2ec7d9b6a4b62 -C extra-filename=-e2a2ec7d9b6a4b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13362024-07-09T03:17:04.837Z Dirty pin-project-lite v0.2.14: the rustflags changed
13372024-07-09T03:17:04.837Z Compiling pin-project-lite v0.2.14
13382024-07-09T03:17:04.863Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=4736805a60104127 -C extra-filename=-4736805a60104127 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13392024-07-09T03:17:04.911Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
13402024-07-09T03:17:04.957Z Dirty thiserror v1.0.60: the rustflags changed
13412024-07-09T03:17:04.957Z Compiling thiserror v1.0.60
13422024-07-09T03:17:04.983Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.60/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b87d92f35a7ebd14 -C extra-filename=-b87d92f35a7ebd14 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13432024-07-09T03:17:05.008Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
13442024-07-09T03:17:05.033Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=98a4140e57fd013c -C extra-filename=-98a4140e57fd013c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13452024-07-09T03:17:05.033Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
13462024-07-09T03:17:05.057Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=fb5654d251dbf08f -C extra-filename=-fb5654d251dbf08f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
13472024-07-09T03:17:05.082Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
13482024-07-09T03:17:05.107Z Dirty cc v1.0.97: the rustflags changed
13492024-07-09T03:17:05.107Z Compiling cc v1.0.97
13502024-07-09T03:17:05.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=453eca9135afa6bf -C extra-filename=-453eca9135afa6bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13512024-07-09T03:17:05.246Z Dirty quote v1.0.36: the rustflags changed
13522024-07-09T03:17:05.246Z Compiling quote v1.0.36
13532024-07-09T03:17:05.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8ae0078a8307e25e -C extra-filename=-8ae0078a8307e25e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13542024-07-09T03:17:05.344Z Compiling ahash v0.8.11
13552024-07-09T03:17:05.368Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=f38055c8d994fd52 -C extra-filename=-f38055c8d994fd52 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13562024-07-09T03:17:05.501Z Compiling spin v0.9.8
13572024-07-09T03:17:05.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' -C metadata=a84cf16555a1e5a6 -C extra-filename=-a84cf16555a1e5a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-fb5654d251dbf08f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13582024-07-09T03:17:05.638Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14/build-script-build`
13592024-07-09T03:17:05.852Z Compiling syn v2.0.68
13602024-07-09T03:17:05.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=89f824e58d8ab293 -C extra-filename=-89f824e58d8ab293 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13612024-07-09T03:17:05.912Z Compiling getrandom v0.2.14
13622024-07-09T03:17:05.936Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' -C metadata=84b0b01dae64acc1 -C extra-filename=-84b0b01dae64acc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13632024-07-09T03:17:06.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0b5b7b7a4efb3c44 -C extra-filename=-0b5b7b7a4efb3c44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13642024-07-09T03:17:06.115Z Dirty signal-hook-registry v1.4.2: the rustflags changed
13652024-07-09T03:17:06.115Z Compiling signal-hook-registry v1.4.2
13662024-07-09T03:17:06.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=da8aea025e0dde22 -C extra-filename=-da8aea025e0dde22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-98a4140e57fd013c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
13672024-07-09T03:17:06.140Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9c0fdcc86593b797 -C extra-filename=-9c0fdcc86593b797 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13682024-07-09T03:17:06.396Z Compiling rand_core v0.6.4
13692024-07-09T03:17:06.421Z Compiling mio v0.8.11
13702024-07-09T03:17:06.421Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=715685859e2d8232 -C extra-filename=-715685859e2d8232 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13712024-07-09T03:17:06.421Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=9f0966d2e489a4ef -C extra-filename=-9f0966d2e489a4ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13722024-07-09T03:17:06.459Z Compiling parking_lot v0.12.2
13732024-07-09T03:17:06.483Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=ceff54d9803290cf -C extra-filename=-ceff54d9803290cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-0b5b7b7a4efb3c44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13742024-07-09T03:17:06.779Z Dirty ryu v1.0.18: the rustflags changed
13752024-07-09T03:17:06.780Z Compiling ryu v1.0.18
13762024-07-09T03:17:06.804Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2235e6b179f77bd1 -C extra-filename=-2235e6b179f77bd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13772024-07-09T03:17:06.964Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
13782024-07-09T03:17:06.988Z Dirty num_cpus v1.16.0: the rustflags changed
13792024-07-09T03:17:06.988Z Compiling num_cpus v1.16.0
13802024-07-09T03:17:06.988Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=542485ea2f901d76 -C extra-filename=-542485ea2f901d76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13812024-07-09T03:17:07.029Z Dirty typenum v1.17.0: the rustflags changed
13822024-07-09T03:17:07.030Z Compiling typenum v1.17.0
13832024-07-09T03:17:07.054Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=27eeebb75c45b94d -C extra-filename=-27eeebb75c45b94d --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13842024-07-09T03:17:07.096Z Dirty futures-core v0.3.30: the rustflags changed
13852024-07-09T03:17:07.096Z Compiling futures-core v0.3.30
13862024-07-09T03:17:07.121Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4a234987197be9fa -C extra-filename=-4a234987197be9fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13872024-07-09T03:17:07.179Z Compiling allocator-api2 v0.2.18
13882024-07-09T03:17:07.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=e0639e5ace3a65a0 -C extra-filename=-e0639e5ace3a65a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13892024-07-09T03:17:07.316Z Dirty socket2 v0.5.7: the rustflags changed
13902024-07-09T03:17:07.316Z Compiling socket2 v0.5.7
13912024-07-09T03:17:07.341Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' -C metadata=638e6319dfcb29c2 -C extra-filename=-638e6319dfcb29c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13922024-07-09T03:17:07.567Z Compiling generic-array v0.14.7
13932024-07-09T03:17:07.591Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=25df682b96f0072c -C extra-filename=-25df682b96f0072c --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13942024-07-09T03:17:07.616Z Compiling serde_json v1.0.120
13952024-07-09T03:17:07.616Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.120/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' -C metadata=b57c9312ae36d377 -C extra-filename=-b57c9312ae36d377 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13962024-07-09T03:17:07.843Z Compiling subtle v2.5.0
13972024-07-09T03:17:07.869Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=d6b6d230a68694b6 -C extra-filename=-d6b6d230a68694b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13982024-07-09T03:17:07.869Z Dirty equivalent v1.0.1: the rustflags changed
13992024-07-09T03:17:07.869Z Compiling equivalent v1.0.1
14002024-07-09T03:17:07.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7908cf90c6ce7643 -C extra-filename=-7908cf90c6ce7643 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14012024-07-09T03:17:07.901Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
14022024-07-09T03:17:07.926Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
14032024-07-09T03:17:07.950Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
14042024-07-09T03:17:07.975Z Dirty futures-sink v0.3.30: the rustflags changed
14052024-07-09T03:17:07.975Z Compiling futures-sink v0.3.30
14062024-07-09T03:17:07.975Z Dirty slab v0.4.9: the rustflags changed
14072024-07-09T03:17:07.975Z Compiling slab v0.4.9
14082024-07-09T03:17:07.975Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4cb8e409c90cd6c4 -C extra-filename=-4cb8e409c90cd6c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14092024-07-09T03:17:07.975Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f1ebead8b418469f -C extra-filename=-f1ebead8b418469f --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14102024-07-09T03:17:08.001Z Compiling syn v1.0.109
14112024-07-09T03:17:08.025Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=9135e84cd8615b52 -C extra-filename=-9135e84cd8615b52 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14122024-07-09T03:17:08.114Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4b070c3f889b95c1 -C extra-filename=-4b070c3f889b95c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14132024-07-09T03:17:08.140Z Dirty futures-channel v0.3.30: the rustflags changed
14142024-07-09T03:17:08.140Z Compiling futures-channel v0.3.30
14152024-07-09T03:17:08.140Z Dirty futures-io v0.3.30: the rustflags changed
14162024-07-09T03:17:08.140Z Compiling futures-io v0.3.30
14172024-07-09T03:17:08.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=afd81f7a37d03f0e -C extra-filename=-afd81f7a37d03f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14182024-07-09T03:17:08.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=cfa3035534aaa817 -C extra-filename=-cfa3035534aaa817 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14192024-07-09T03:17:08.190Z Dirty pin-utils v0.1.0: the rustflags changed
14202024-07-09T03:17:08.190Z Compiling pin-utils v0.1.0
14212024-07-09T03:17:08.190Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0b6d4576f055e0dd -C extra-filename=-0b6d4576f055e0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14222024-07-09T03:17:08.266Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
14232024-07-09T03:17:08.291Z Dirty futures-task v0.3.30: the rustflags changed
14242024-07-09T03:17:08.291Z Compiling futures-task v0.3.30
14252024-07-09T03:17:08.316Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=6b7b230ac7fdda05 -C extra-filename=-6b7b230ac7fdda05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14262024-07-09T03:17:08.409Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d0f1f33fb8cbafce -C extra-filename=-d0f1f33fb8cbafce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14272024-07-09T03:17:08.435Z Dirty fnv v1.0.7: the rustflags changed
14282024-07-09T03:17:08.435Z Compiling fnv v1.0.7
14292024-07-09T03:17:08.435Z Compiling regex-syntax v0.8.3
14302024-07-09T03:17:08.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d03daaf3ac116161 -C extra-filename=-d03daaf3ac116161 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14312024-07-09T03:17:08.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=e5e7129e53ac8b8b -C extra-filename=-e5e7129e53ac8b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14322024-07-09T03:17:08.569Z Compiling const-oid v0.9.6
14332024-07-09T03:17:08.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' -C metadata=e1a935d3d543cf79 -C extra-filename=-e1a935d3d543cf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14342024-07-09T03:17:08.619Z Compiling aho-corasick v1.1.3
14352024-07-09T03:17:08.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=1fd9564269861caa -C extra-filename=-1fd9564269861caa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14362024-07-09T03:17:08.644Z Compiling iana-time-zone v0.1.60
14372024-07-09T03:17:08.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' -C metadata=dc7fd02d5aaff25a -C extra-filename=-dc7fd02d5aaff25a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14382024-07-09T03:17:08.644Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
14392024-07-09T03:17:08.718Z Dirty semver v1.0.23: the rustflags changed
14402024-07-09T03:17:08.718Z Compiling semver v1.0.23
14412024-07-09T03:17:08.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=a46954a1d6188817 -C extra-filename=-a46954a1d6188817 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14422024-07-09T03:17:08.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=c11a1e752ae8cd20 -C extra-filename=-c11a1e752ae8cd20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
14432024-07-09T03:17:09.036Z Dirty tinyvec_macros v0.1.1: the rustflags changed
14442024-07-09T03:17:09.036Z Compiling tinyvec_macros v0.1.1
14452024-07-09T03:17:09.061Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b13b79eaf76cf6b9 -C extra-filename=-b13b79eaf76cf6b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14462024-07-09T03:17:09.124Z Dirty heck v0.5.0: the rustflags changed
14472024-07-09T03:17:09.124Z Compiling heck v0.5.0
14482024-07-09T03:17:09.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=98930e4cc72f023e -C extra-filename=-98930e4cc72f023e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14492024-07-09T03:17:09.191Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
14502024-07-09T03:17:09.222Z Dirty tinyvec v1.6.0: the rustflags changed
14512024-07-09T03:17:09.222Z Compiling tinyvec v1.6.0
14522024-07-09T03:17:09.246Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=895d1d5581d5efcb -C extra-filename=-895d1d5581d5efcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-b13b79eaf76cf6b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14532024-07-09T03:17:09.271Z Compiling ppv-lite86 v0.2.17
14542024-07-09T03:17:09.271Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=b9107e4ada8e4dd6 -C extra-filename=-b9107e4ada8e4dd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14552024-07-09T03:17:09.560Z Dirty pkg-config v0.3.30: the rustflags changed
14562024-07-09T03:17:09.560Z Compiling pkg-config v0.3.30
14572024-07-09T03:17:09.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0839f5aecb361828 -C extra-filename=-0839f5aecb361828 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14582024-07-09T03:17:09.877Z Compiling lazy_static v1.5.0
14592024-07-09T03:17:09.902Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' -C metadata=772fb82229dfbb23 -C extra-filename=-772fb82229dfbb23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14602024-07-09T03:17:10.002Z Compiling schemars v0.8.21
14612024-07-09T03:17:10.026Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=cc25cc30a3665139 -C extra-filename=-cc25cc30a3665139 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14622024-07-09T03:17:10.053Z Dirty cpufeatures v0.2.12: the rustflags changed
14632024-07-09T03:17:10.053Z Compiling cpufeatures v0.2.12
14642024-07-09T03:17:10.053Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=617fd11b7df2e647 -C extra-filename=-617fd11b7df2e647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14652024-07-09T03:17:10.137Z Compiling unicode-bidi v0.3.15
14662024-07-09T03:17:10.161Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' -C metadata=99ebbc53cc68e61d -C extra-filename=-99ebbc53cc68e61d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14672024-07-09T03:17:10.355Z Compiling dyn-clone v1.0.17
14682024-07-09T03:17:10.379Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=acaadff11df4bfa2 -C extra-filename=-acaadff11df4bfa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14692024-07-09T03:17:10.514Z Compiling unicode-normalization v0.1.23
14702024-07-09T03:17:10.538Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=64697c3f9169cd97 -C extra-filename=-64697c3f9169cd97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14712024-07-09T03:17:10.590Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
14722024-07-09T03:17:10.617Z Compiling rand_chacha v0.3.1
14732024-07-09T03:17:10.641Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=d007674366a49271 -C extra-filename=-d007674366a49271 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14742024-07-09T03:17:10.987Z Dirty tracing-core v0.1.32: the rustflags changed
14752024-07-09T03:17:10.987Z Compiling tracing-core v0.1.32
14762024-07-09T03:17:11.012Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=4090540935a66d13 -C extra-filename=-4090540935a66d13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14772024-07-09T03:17:11.526Z Compiling regex-automata v0.4.6
14782024-07-09T03:17:11.551Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=b328ca2e85c26ba1 -C extra-filename=-b328ca2e85c26ba1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14792024-07-09T03:17:11.602Z Dirty rustix v0.38.34: the rustflags changed
14802024-07-09T03:17:11.602Z Compiling rustix v0.38.34
14812024-07-09T03:17:11.626Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=d971cc53717d749f -C extra-filename=-d971cc53717d749f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14822024-07-09T03:17:12.349Z Compiling serde_derive_internals v0.29.1
14832024-07-09T03:17:12.373Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d38c1514fe332568 -C extra-filename=-d38c1514fe332568 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14842024-07-09T03:17:12.373Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
14852024-07-09T03:17:12.488Z Compiling rand v0.8.5
14862024-07-09T03:17:12.513Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=26edd622f87e2dfc -C extra-filename=-26edd622f87e2dfc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14872024-07-09T03:17:12.540Z Dirty errno v0.3.9: the rustflags changed
14882024-07-09T03:17:12.540Z Compiling errno v0.3.9
14892024-07-09T03:17:12.540Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=3cfcd26b9cc4ed8f -C extra-filename=-3cfcd26b9cc4ed8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14902024-07-09T03:17:12.756Z Dirty percent-encoding v2.3.1: the rustflags changed
14912024-07-09T03:17:12.756Z Compiling percent-encoding v2.3.1
14922024-07-09T03:17:12.780Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=22869783781f7a70 -C extra-filename=-22869783781f7a70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14932024-07-09T03:17:13.097Z Dirty form_urlencoded v1.2.1: the rustflags changed
14942024-07-09T03:17:13.097Z Compiling form_urlencoded v1.2.1
14952024-07-09T03:17:13.122Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8558f77493471e37 -C extra-filename=-8558f77493471e37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14962024-07-09T03:17:13.377Z Dirty httparse v1.8.0: the rustflags changed
14972024-07-09T03:17:13.377Z Compiling httparse v1.8.0
14982024-07-09T03:17:13.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b68e58fa5461d0d8 -C extra-filename=-b68e58fa5461d0d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14992024-07-09T03:17:13.401Z Dirty time-core v0.1.2: the rustflags changed
15002024-07-09T03:17:13.401Z Compiling time-core v0.1.2
15012024-07-09T03:17:13.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d2b471122a3172da -C extra-filename=-d2b471122a3172da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15022024-07-09T03:17:13.553Z Dirty powerfmt v0.2.0: the rustflags changed
15032024-07-09T03:17:13.553Z Compiling powerfmt v0.2.0
15042024-07-09T03:17:13.578Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f3e7a811e4790277 -C extra-filename=-f3e7a811e4790277 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15052024-07-09T03:17:13.826Z Dirty num-conv v0.1.0: the rustflags changed
15062024-07-09T03:17:13.826Z Compiling num-conv v0.1.0
15072024-07-09T03:17:13.826Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C metadata=19b41fa3adeceefc -C extra-filename=-19b41fa3adeceefc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15082024-07-09T03:17:13.903Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
15092024-07-09T03:17:13.929Z Dirty deranged v0.3.11: the rustflags changed
15102024-07-09T03:17:13.929Z Compiling deranged v0.3.11
15112024-07-09T03:17:13.954Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' -C metadata=65b34d074ad7f278 -C extra-filename=-65b34d074ad7f278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-f3e7a811e4790277.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15122024-07-09T03:17:14.060Z Compiling time-macros v0.2.18
15132024-07-09T03:17:14.085Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' -C metadata=cb692b1ed7aa2065 -C extra-filename=-cb692b1ed7aa2065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-19b41fa3adeceefc.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15142024-07-09T03:17:14.127Z Compiling ring v0.17.8
15152024-07-09T03:17:14.153Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' -C metadata=dae6dd42be0e067a -C extra-filename=-dae6dd42be0e067a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15162024-07-09T03:17:14.238Z Dirty unicode-width v0.1.13: the rustflags changed
15172024-07-09T03:17:14.238Z Compiling unicode-width v0.1.13
15182024-07-09T03:17:14.262Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b49d375e5576b095 -C extra-filename=-b49d375e5576b095 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15192024-07-09T03:17:14.434Z Dirty num_threads v0.1.7: the rustflags changed
15202024-07-09T03:17:14.434Z Compiling num_threads v0.1.7
15212024-07-09T03:17:14.459Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=34892b26c1f551f0 -C extra-filename=-34892b26c1f551f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15222024-07-09T03:17:14.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=374f7bdcf7d21587 -C extra-filename=-374f7bdcf7d21587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd`
15232024-07-09T03:17:14.742Z Compiling either v1.12.0
15242024-07-09T03:17:14.767Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=c6ebce9b8f2b7960 -C extra-filename=-c6ebce9b8f2b7960 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15252024-07-09T03:17:15.084Z Compiling idna v0.5.0
15262024-07-09T03:17:15.108Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=675744463e840421 -C extra-filename=-675744463e840421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15272024-07-09T03:17:15.108Z Compiling untrusted v0.9.0
15282024-07-09T03:17:15.108Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8af25f1ae3ed7de4 -C extra-filename=-8af25f1ae3ed7de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15292024-07-09T03:17:15.133Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
15302024-07-09T03:17:15.270Z Dirty rustversion v1.0.17: the rustflags changed
15312024-07-09T03:17:15.270Z Compiling rustversion v1.0.17
15322024-07-09T03:17:15.295Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0231db8ead83e2b9 -C extra-filename=-0231db8ead83e2b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15332024-07-09T03:17:15.457Z Dirty adler v1.0.2: the rustflags changed
15342024-07-09T03:17:15.457Z Compiling adler v1.0.2
15352024-07-09T03:17:15.481Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name adler --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab02ed3d0c38bd82 -C extra-filename=-ab02ed3d0c38bd82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15362024-07-09T03:17:15.680Z Compiling slog v2.7.0
15372024-07-09T03:17:15.729Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' -C metadata=f19229a953384392 -C extra-filename=-f19229a953384392 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15382024-07-09T03:17:15.971Z Compiling regex v1.10.5
15392024-07-09T03:17:16.011Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=d37737ee398aa5da -C extra-filename=-d37737ee398aa5da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15402024-07-09T03:17:16.178Z Compiling url v2.5.0
15412024-07-09T03:17:16.215Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5ae9db4e827001c1 -C extra-filename=-5ae9db4e827001c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-675744463e840421.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15422024-07-09T03:17:16.419Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
15432024-07-09T03:17:16.480Z Dirty vcpkg v0.2.15: the rustflags changed
15442024-07-09T03:17:16.480Z Compiling vcpkg v0.2.15
15452024-07-09T03:17:16.507Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f2268884d2898701 -C extra-filename=-f2268884d2898701 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15462024-07-09T03:17:16.902Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ff404895282bf39c -C extra-filename=-ff404895282bf39c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15472024-07-09T03:17:16.944Z Compiling time v0.3.36
15482024-07-09T03:17:16.969Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' -C metadata=3a595e0835c9418a -C extra-filename=-3a595e0835c9418a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern deranged=/work/oxidecomputer/omicron/target/debug/deps/libderanged-65b34d074ad7f278.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-19b41fa3adeceefc.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-34892b26c1f551f0.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-f3e7a811e4790277.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15492024-07-09T03:17:17.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' -C metadata=7f4db6d592aed0d9 -C extra-filename=-7f4db6d592aed0d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
15502024-07-09T03:17:17.717Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
15512024-07-09T03:17:17.780Z Dirty miniz_oxide v0.7.2: the rustflags changed
15522024-07-09T03:17:17.780Z Compiling miniz_oxide v0.7.2
15532024-07-09T03:17:17.804Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="with-alloc"' -C metadata=0a57369393f833e2 -C extra-filename=-0a57369393f833e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler=/work/oxidecomputer/omicron/target/debug/deps/libadler-ab02ed3d0c38bd82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15542024-07-09T03:17:18.100Z Compiling serde_derive v1.0.203
15552024-07-09T03:17:18.125Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=eadc28248a15b2a7 -C extra-filename=-eadc28248a15b2a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15562024-07-09T03:17:18.236Z Compiling zerocopy-derive v0.7.34
15572024-07-09T03:17:18.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a54e34e2ecdd3d3 -C extra-filename=-6a54e34e2ecdd3d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15582024-07-09T03:17:18.312Z Compiling zeroize_derive v1.4.2
15592024-07-09T03:17:18.338Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=684afcea14cb8f23 -C extra-filename=-684afcea14cb8f23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15602024-07-09T03:17:19.051Z Compiling thiserror-impl v1.0.60
15612024-07-09T03:17:19.078Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d2a9159d807b7015 -C extra-filename=-d2a9159d807b7015 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15622024-07-09T03:17:19.749Z Compiling zeroize v1.7.0
15632024-07-09T03:17:19.774Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' -C metadata=ad0de7c3bd38a3e3 -C extra-filename=-ad0de7c3bd38a3e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-684afcea14cb8f23.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15642024-07-09T03:17:20.074Z Compiling tokio-macros v2.3.0
15652024-07-09T03:17:20.098Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e43a37fafb998263 -C extra-filename=-e43a37fafb998263 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15662024-07-09T03:17:20.284Z Compiling zerocopy v0.7.34
15672024-07-09T03:17:20.309Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' -C metadata=4eb7eb2c01723d96 -C extra-filename=-4eb7eb2c01723d96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-6a54e34e2ecdd3d3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15682024-07-09T03:17:20.733Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=9933f49dd38e1777 -C extra-filename=-9933f49dd38e1777 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
15692024-07-09T03:17:20.860Z Compiling futures-macro v0.3.30
15702024-07-09T03:17:20.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=36817cd59cc10ed4 -C extra-filename=-36817cd59cc10ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15712024-07-09T03:17:21.363Z Compiling tracing-attributes v0.1.27
15722024-07-09T03:17:21.395Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e9edfab5546530c9 -C extra-filename=-e9edfab5546530c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15732024-07-09T03:17:21.633Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=421425fc2e57fee5 -C extra-filename=-421425fc2e57fee5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
15742024-07-09T03:17:21.658Z Compiling schemars_derive v0.8.21
15752024-07-09T03:17:21.682Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=284b7dbaf2df8df5 -C extra-filename=-284b7dbaf2df8df5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-d38c1514fe332568.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15762024-07-09T03:17:21.917Z Compiling crypto-common v0.1.6
15772024-07-09T03:17:21.941Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=50b12118746bbe65 -C extra-filename=-50b12118746bbe65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15782024-07-09T03:17:21.966Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d63c2199f087120e -C extra-filename=-d63c2199f087120e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-d2a9159d807b7015.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
15792024-07-09T03:17:22.063Z Compiling block-buffer v0.10.4
15802024-07-09T03:17:22.087Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=eb7d6e47c6438f2c -C extra-filename=-eb7d6e47c6438f2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15812024-07-09T03:17:22.129Z Compiling hashbrown v0.14.5
15822024-07-09T03:17:22.154Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=c3683bcd14a303da -C extra-filename=-c3683bcd14a303da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-e0639e5ace3a65a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15832024-07-09T03:17:22.179Z Dirty openssl-sys v0.9.102: the rustflags changed
15842024-07-09T03:17:22.179Z Compiling openssl-sys v0.9.102
15852024-07-09T03:17:22.179Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=33ed2822f879be84 -C extra-filename=-33ed2822f879be84 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-f2268884d2898701.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15862024-07-09T03:17:22.301Z Compiling digest v0.10.7
15872024-07-09T03:17:22.326Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' -C metadata=9f75c9e3d30833c2 -C extra-filename=-9f75c9e3d30833c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-eb7d6e47c6438f2c.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15882024-07-09T03:17:22.417Z Dirty base64 v0.21.7: the rustflags changed
15892024-07-09T03:17:22.417Z Compiling base64 v0.21.7
15902024-07-09T03:17:22.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bfc5ed6832fe4205 -C extra-filename=-bfc5ed6832fe4205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15912024-07-09T03:17:22.679Z Compiling futures-util v0.3.30
15922024-07-09T03:17:22.703Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=7aef43c76aeb1ee3 -C extra-filename=-7aef43c76aeb1ee3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-36817cd59cc10ed4.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0b6d4576f055e0dd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15932024-07-09T03:17:22.728Z Dirty try-lock v0.2.5: the rustflags changed
15942024-07-09T03:17:22.728Z Compiling try-lock v0.2.5
15952024-07-09T03:17:22.728Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52288cb1600a9b63 -C extra-filename=-52288cb1600a9b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15962024-07-09T03:17:22.844Z Dirty want v0.3.1: the rustflags changed
15972024-07-09T03:17:22.844Z Compiling want v0.3.1
15982024-07-09T03:17:22.868Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0dfc4878d281d11a -C extra-filename=-0dfc4878d281d11a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern try_lock=/work/oxidecomputer/omicron/target/debug/deps/libtry_lock-52288cb1600a9b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15992024-07-09T03:17:23.036Z Compiling async-trait v0.1.80
16002024-07-09T03:17:23.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.80/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1e5c7f2f5ce5ed02 -C extra-filename=-1e5c7f2f5ce5ed02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16012024-07-09T03:17:23.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' -C metadata=b70d90a376f7e844 -C extra-filename=-b70d90a376f7e844 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
16022024-07-09T03:17:23.127Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84/build-script-main`
16032024-07-09T03:17:23.204Z Dirty tower-service v0.3.2: the rustflags changed
16042024-07-09T03:17:23.204Z Compiling tower-service v0.3.2
16052024-07-09T03:17:23.229Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c487c8735147c6c5 -C extra-filename=-c487c8735147c6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16062024-07-09T03:17:23.290Z Dirty httpdate v1.0.3: the rustflags changed
16072024-07-09T03:17:23.290Z Compiling httpdate v1.0.3
16082024-07-09T03:17:23.322Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9a593ee1b17490e8 -C extra-filename=-9a593ee1b17490e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16092024-07-09T03:17:23.346Z Compiling base64ct v1.6.0
16102024-07-09T03:17:23.346Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=96ee31262a117aa9 -C extra-filename=-96ee31262a117aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16112024-07-09T03:17:23.690Z Dirty openssl v0.10.64: the rustflags changed
16122024-07-09T03:17:23.690Z Compiling openssl v0.10.64
16132024-07-09T03:17:23.714Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=322e0cb3647e37e1 -C extra-filename=-322e0cb3647e37e1 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16142024-07-09T03:17:23.823Z Dirty foreign-types-shared v0.1.1: the rustflags changed
16152024-07-09T03:17:23.823Z Compiling foreign-types-shared v0.1.1
16162024-07-09T03:17:23.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bc035bfc41bc9c76 -C extra-filename=-bc035bfc41bc9c76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16172024-07-09T03:17:23.848Z Dirty openssl-probe v0.1.5: the rustflags changed
16182024-07-09T03:17:23.848Z Compiling openssl-probe v0.1.5
16192024-07-09T03:17:23.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ad62ea66a01c868 -C extra-filename=-0ad62ea66a01c868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16202024-07-09T03:17:23.919Z Dirty foreign-types v0.3.2: the rustflags changed
16212024-07-09T03:17:23.919Z Compiling foreign-types v0.3.2
16222024-07-09T03:17:23.944Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=54d620cccad1afc5 -C extra-filename=-54d620cccad1afc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-bc035bfc41bc9c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16232024-07-09T03:17:24.009Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a5fa10a87a4478be -C extra-filename=-a5fa10a87a4478be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d`
16242024-07-09T03:17:24.077Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1/build-script-build`
16252024-07-09T03:17:24.102Z Compiling openssl-macros v0.1.1
16262024-07-09T03:17:24.102Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7504805eea8088e3 -C extra-filename=-7504805eea8088e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16272024-07-09T03:17:24.141Z Compiling backtrace v0.3.71
16282024-07-09T03:17:24.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5ec7fdb506f70d5d -C extra-filename=-5ec7fdb506f70d5d --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16292024-07-09T03:17:24.533Z Compiling gimli v0.28.1
16302024-07-09T03:17:24.559Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=a34ddd72889326b9 -C extra-filename=-a34ddd72889326b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16312024-07-09T03:17:24.560Z Dirty heck v0.4.1: the rustflags changed
16322024-07-09T03:17:24.560Z Compiling heck v0.4.1
16332024-07-09T03:17:24.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=791557af361405da -C extra-filename=-791557af361405da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16342024-07-09T03:17:24.691Z Compiling tracing v0.1.40
16352024-07-09T03:17:24.718Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=654a9875a7436e31 -C extra-filename=-654a9875a7436e31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-e9edfab5546530c9.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-4090540935a66d13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16362024-07-09T03:17:24.851Z Dirty mime v0.3.17: the rustflags changed
16372024-07-09T03:17:24.851Z Compiling mime v0.3.17
16382024-07-09T03:17:24.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ed43d208ee9dad1 -C extra-filename=-6ed43d208ee9dad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16392024-07-09T03:17:24.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=4672e277e1a572ac -C extra-filename=-4672e277e1a572ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16402024-07-09T03:17:24.964Z Dirty ipnet v2.9.0: the rustflags changed
16412024-07-09T03:17:24.964Z Compiling ipnet v2.9.0
16422024-07-09T03:17:24.988Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a311a60ce806e489 -C extra-filename=-a311a60ce806e489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16432024-07-09T03:17:25.114Z Dirty strsim v0.11.1: the rustflags changed
16442024-07-09T03:17:25.114Z Compiling strsim v0.11.1
16452024-07-09T03:17:25.138Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ea71400cff95591 -C extra-filename=-6ea71400cff95591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16462024-07-09T03:17:25.163Z Compiling crossbeam-utils v0.8.19
16472024-07-09T03:17:25.163Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bdd76902b9dc9574 -C extra-filename=-bdd76902b9dc9574 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16482024-07-09T03:17:25.359Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
16492024-07-09T03:17:25.387Z Compiling object v0.32.2
16502024-07-09T03:17:25.411Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' -C metadata=340f589c74ad0544 -C extra-filename=-340f589c74ad0544 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16512024-07-09T03:17:25.455Z Compiling anyhow v1.0.86
16522024-07-09T03:17:25.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3526ed6e7ec9351c -C extra-filename=-3526ed6e7ec9351c --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16532024-07-09T03:17:25.772Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
16542024-07-09T03:17:25.798Z Compiling rustc-demangle v0.1.24
16552024-07-09T03:17:25.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=41c64ee615aff3ba -C extra-filename=-41c64ee615aff3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16562024-07-09T03:17:26.003Z Compiling rustls v0.21.12
16572024-07-09T03:17:26.033Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=bc80f71c69e9b6e8 -C extra-filename=-bc80f71c69e9b6e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16582024-07-09T03:17:26.067Z Dirty native-tls v0.2.11: the rustflags changed
16592024-07-09T03:17:26.067Z Compiling native-tls v0.2.11
16602024-07-09T03:17:26.091Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dd402baa13a09a10 -C extra-filename=-dd402baa13a09a10 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16612024-07-09T03:17:26.161Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
16622024-07-09T03:17:26.268Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
16632024-07-09T03:17:26.299Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a68a0ba69dfbf991 -C extra-filename=-a68a0ba69dfbf991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16642024-07-09T03:17:26.391Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
16652024-07-09T03:17:26.423Z Compiling rustls-webpki v0.101.7
16662024-07-09T03:17:26.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fab874de416965c2 -C extra-filename=-fab874de416965c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
16672024-07-09T03:17:26.448Z Compiling sct v0.7.1
16682024-07-09T03:17:26.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a9d2e0700c181c92 -C extra-filename=-a9d2e0700c181c92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
16692024-07-09T03:17:26.621Z Compiling cookie v0.17.0
16702024-07-09T03:17:26.647Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' -C metadata=a372cc94cab348de -C extra-filename=-a372cc94cab348de --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16712024-07-09T03:17:26.712Z Dirty ucd-trie v0.1.6: the rustflags changed
16722024-07-09T03:17:26.712Z Compiling ucd-trie v0.1.6
16732024-07-09T03:17:26.740Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=c65906f2bde6c412 -C extra-filename=-c65906f2bde6c412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16742024-07-09T03:17:26.911Z Compiling winnow v0.5.40
16752024-07-09T03:17:26.948Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e4cd269434c2124b -C extra-filename=-e4cd269434c2124b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16762024-07-09T03:17:27.262Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=611c160b97485b6b -C extra-filename=-611c160b97485b6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fab874de416965c2.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-a9d2e0700c181c92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
16772024-07-09T03:17:27.376Z Compiling futures-executor v0.3.30
16782024-07-09T03:17:27.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=985e42616e2487fa -C extra-filename=-985e42616e2487fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16792024-07-09T03:17:27.862Z Compiling futures v0.3.30
16802024-07-09T03:17:27.893Z Compiling addr2line v0.21.0
16812024-07-09T03:17:27.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' -C metadata=c6f8af2bc33fdbdd -C extra-filename=-c6f8af2bc33fdbdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-985e42616e2487fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16822024-07-09T03:17:27.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b47b77a41795fa3e -C extra-filename=-b47b77a41795fa3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gimli=/work/oxidecomputer/omicron/target/debug/deps/libgimli-a34ddd72889326b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16832024-07-09T03:17:27.972Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
16842024-07-09T03:17:28.016Z Compiling pest v2.7.10
16852024-07-09T03:17:28.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' -C metadata=aed0126e24df956e -C extra-filename=-aed0126e24df956e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-c65906f2bde6c412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16862024-07-09T03:17:28.041Z Compiling pem-rfc7468 v0.7.0
16872024-07-09T03:17:28.066Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=39678f3abe8ee19d -C extra-filename=-39678f3abe8ee19d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-96ee31262a117aa9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16882024-07-09T03:17:28.437Z Compiling der_derive v0.7.2
16892024-07-09T03:17:28.461Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cf2151ce191d6c95 -C extra-filename=-cf2151ce191d6c95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16902024-07-09T03:17:28.486Z Compiling idna v0.3.0
16912024-07-09T03:17:28.510Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38f8b4c0736aef15 -C extra-filename=-38f8b4c0736aef15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16922024-07-09T03:17:28.662Z Dirty encoding_rs v0.8.34: the rustflags changed
16932024-07-09T03:17:28.662Z Compiling encoding_rs v0.8.34
16942024-07-09T03:17:28.687Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=cb93baec212052e7 -C extra-filename=-cb93baec212052e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16952024-07-09T03:17:29.728Z Compiling bytes v1.6.0
16962024-07-09T03:17:29.755Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=dd7a72d1688f4378 -C extra-filename=-dd7a72d1688f4378 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16972024-07-09T03:17:29.851Z Compiling bitflags v2.5.0
16982024-07-09T03:17:29.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=68edaa850aa6e991 -C extra-filename=-68edaa850aa6e991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16992024-07-09T03:17:29.919Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.120/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' -C metadata=56377d1a7ca1595b -C extra-filename=-56377d1a7ca1595b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
17002024-07-09T03:17:30.250Z Compiling indexmap v2.2.6
17012024-07-09T03:17:30.275Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=aa68f771fcb1244f -C extra-filename=-aa68f771fcb1244f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-7908cf90c6ce7643.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17022024-07-09T03:17:30.406Z Compiling chrono v0.4.38
17032024-07-09T03:17:30.430Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' -C metadata=9346fb25cc012072 -C extra-filename=-9346fb25cc012072 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dc7fd02d5aaff25a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-07-09T03:17:30.701Z Compiling tokio v1.38.0
17052024-07-09T03:17:30.726Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=6525bd8b2cad9ea3 -C extra-filename=-6525bd8b2cad9ea3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-542485ea2f901d76.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-e43a37fafb998263.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17062024-07-09T03:17:30.823Z Compiling uuid v1.9.1
17072024-07-09T03:17:30.847Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=0c273814543cf7ff -C extra-filename=-0c273814543cf7ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17082024-07-09T03:17:31.308Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=7da9fcc898e73263 -C extra-filename=-7da9fcc898e73263 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17092024-07-09T03:17:31.484Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=dc85c4c646f75cd3 -C extra-filename=-dc85c4c646f75cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3cfcd26b9cc4ed8f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
17102024-07-09T03:17:31.980Z Compiling http v0.2.12
17112024-07-09T03:17:32.008Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ae5f8217408e6b84 -C extra-filename=-ae5f8217408e6b84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17122024-07-09T03:17:32.037Z Compiling serde_spanned v0.6.6
17132024-07-09T03:17:32.037Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=2c3364246f034657 -C extra-filename=-2c3364246f034657 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17142024-07-09T03:17:32.200Z Compiling serde_tokenstream v0.2.1
17152024-07-09T03:17:32.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f7dd75a57d8991c3 -C extra-filename=-f7dd75a57d8991c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17162024-07-09T03:17:32.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=ffde3ee1aba7e0b0 -C extra-filename=-ffde3ee1aba7e0b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-284b7dbaf2df8df5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
17172024-07-09T03:17:32.531Z Compiling toml_datetime v0.6.6
17182024-07-09T03:17:32.558Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=7b00ccc7efefbe60 -C extra-filename=-7b00ccc7efefbe60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-07-09T03:17:32.694Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7866d2e29ea1f8b6 -C extra-filename=-7866d2e29ea1f8b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-7504805eea8088e3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300`
17202024-07-09T03:17:32.969Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0dcfa2ff3f409e5c -C extra-filename=-0dcfa2ff3f409e5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern addr2line=/work/oxidecomputer/omicron/target/debug/deps/libaddr2line-b47b77a41795fa3e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-340f589c74ad0544.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-41c64ee615aff3ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17212024-07-09T03:17:33.526Z Compiling http-body v0.4.6
17222024-07-09T03:17:33.554Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=df0a0d7ff0fb1ca1 -C extra-filename=-df0a0d7ff0fb1ca1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17232024-07-09T03:17:33.923Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3c29e5bf0859ca58 -C extra-filename=-3c29e5bf0859ca58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern backtrace=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace-0dcfa2ff3f409e5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access`
17242024-07-09T03:17:33.953Z Compiling toml_edit v0.19.15
17252024-07-09T03:17:33.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=6c7f978b50cf1656 -C extra-filename=-6c7f978b50cf1656 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e4cd269434c2124b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17262024-07-09T03:17:34.091Z Compiling serde_urlencoded v0.7.1
17272024-07-09T03:17:34.119Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ee9ce1ad9987f151 -C extra-filename=-ee9ce1ad9987f151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-07-09T03:17:34.561Z Compiling psl-types v2.0.11
17292024-07-09T03:17:34.588Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=37a7ed7204f9aba7 -C extra-filename=-37a7ed7204f9aba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-07-09T03:17:34.802Z Dirty utf8parse v0.2.1: the rustflags changed
17312024-07-09T03:17:34.802Z Compiling utf8parse v0.2.1
17322024-07-09T03:17:34.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=1145d37920d1b3a9 -C extra-filename=-1145d37920d1b3a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17332024-07-09T03:17:34.859Z Compiling flagset v0.4.5
17342024-07-09T03:17:34.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=78047bb16dad56ca -C extra-filename=-78047bb16dad56ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17352024-07-09T03:17:34.859Z Compiling publicsuffix v2.2.3
17362024-07-09T03:17:34.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' -C metadata=d9996439499333bf -C extra-filename=-d9996439499333bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-37a7ed7204f9aba7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17372024-07-09T03:17:34.885Z Compiling rustc_version v0.4.0
17382024-07-09T03:17:34.885Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ade62842d8fc59cb -C extra-filename=-ade62842d8fc59cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17392024-07-09T03:17:34.956Z Compiling der v0.7.9
17402024-07-09T03:17:34.986Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=15742905e37d1a92 -C extra-filename=-15742905e37d1a92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-cf2151ce191d6c95.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-78047bb16dad56ca.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17412024-07-09T03:17:34.986Z Compiling pest_meta v2.7.10
17422024-07-09T03:17:34.986Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=84a431514bccb5f2 -C extra-filename=-84a431514bccb5f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-aed0126e24df956e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-07-09T03:17:35.620Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' -C metadata=39525b1a9bdc82b9 -C extra-filename=-39525b1a9bdc82b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17442024-07-09T03:17:35.681Z Compiling scroll_derive v0.12.0
17452024-07-09T03:17:35.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=666fea999cbca894 -C extra-filename=-666fea999cbca894 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17462024-07-09T03:17:36.044Z Compiling pest_generator v2.7.10
17472024-07-09T03:17:36.080Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=b3026928ebd211e3 -C extra-filename=-b3026928ebd211e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-aed0126e24df956e.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-84a431514bccb5f2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17482024-07-09T03:17:36.364Z Compiling cookie_store v0.20.0
17492024-07-09T03:17:36.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' -C metadata=255e72f873d0bd50 -C extra-filename=-255e72f873d0bd50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-d9996439499333bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17502024-07-09T03:17:36.874Z Compiling scroll v0.12.0
17512024-07-09T03:17:36.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' -C metadata=0a895e4139b6b293 -C extra-filename=-0a895e4139b6b293 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-666fea999cbca894.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17522024-07-09T03:17:37.328Z Compiling tokio-util v0.7.11
17532024-07-09T03:17:37.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' -C metadata=4fdf677c58f9b2d6 -C extra-filename=-4fdf677c58f9b2d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17542024-07-09T03:17:37.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e94154f6288cae89 -C extra-filename=-e94154f6288cae89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
17552024-07-09T03:17:37.619Z Compiling tokio-rustls v0.24.1
17562024-07-09T03:17:37.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=05b805cd1a78d4af -C extra-filename=-05b805cd1a78d4af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
17572024-07-09T03:17:37.703Z Compiling spki v0.7.3
17582024-07-09T03:17:37.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=3e43ab456a2b10b9 -C extra-filename=-3e43ab456a2b10b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17592024-07-09T03:17:37.932Z Compiling tokio-native-tls v0.3.1
17602024-07-09T03:17:37.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cc556395c900a13d -C extra-filename=-cc556395c900a13d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e94154f6288cae89.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
17612024-07-09T03:17:38.031Z Dirty rustls-pemfile v1.0.4: the rustflags changed
17622024-07-09T03:17:38.031Z Compiling rustls-pemfile v1.0.4
17632024-07-09T03:17:38.057Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1869657d36c282d4 -C extra-filename=-1869657d36c282d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-07-09T03:17:38.102Z Compiling h2 v0.3.26
17652024-07-09T03:17:38.130Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1c3e396d6fd95c61 -C extra-filename=-1c3e396d6fd95c61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17662024-07-09T03:17:38.196Z Dirty plain v0.2.3: the rustflags changed
17672024-07-09T03:17:38.196Z Compiling plain v0.2.3
17682024-07-09T03:17:38.222Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f0823be5812d4fcc -C extra-filename=-f0823be5812d4fcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17692024-07-09T03:17:38.330Z Dirty anstyle v1.0.7: the rustflags changed
17702024-07-09T03:17:38.330Z Compiling anstyle v1.0.7
17712024-07-09T03:17:38.356Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9cdfe1db1ea1f39e -C extra-filename=-9cdfe1db1ea1f39e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17722024-07-09T03:17:38.415Z Compiling data-encoding v2.6.0
17732024-07-09T03:17:38.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ec823a0340677e83 -C extra-filename=-ec823a0340677e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17742024-07-09T03:17:38.481Z Compiling webpki-roots v0.25.4
17752024-07-09T03:17:38.516Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6df8bfb5008e02b0 -C extra-filename=-6df8bfb5008e02b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17762024-07-09T03:17:38.630Z Dirty sync_wrapper v0.1.2: the rustflags changed
17772024-07-09T03:17:38.630Z Compiling sync_wrapper v0.1.2
17782024-07-09T03:17:38.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=981a692718d63d9b -C extra-filename=-981a692718d63d9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17792024-07-09T03:17:38.728Z Compiling goblin v0.8.2
17802024-07-09T03:17:38.728Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' -C metadata=70e10010746d3faa -C extra-filename=-70e10010746d3faa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-f0823be5812d4fcc.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-0a895e4139b6b293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17812024-07-09T03:17:38.760Z Compiling openapiv3 v2.0.0
17822024-07-09T03:17:38.760Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' -C metadata=32581a82eb7d7a50 -C extra-filename=-32581a82eb7d7a50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17832024-07-09T03:17:39.254Z Compiling pest_derive v2.7.10
17842024-07-09T03:17:39.278Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e251b40130190775 -C extra-filename=-e251b40130190775 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-aed0126e24df956e.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-b3026928ebd211e3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17852024-07-09T03:17:40.501Z Compiling sha2 v0.10.8
17862024-07-09T03:17:40.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' -C metadata=e821c2ae8d22080e -C extra-filename=-e821c2ae8d22080e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17872024-07-09T03:17:40.543Z Dirty usdt-impl v0.5.0: the rustflags changed
17882024-07-09T03:17:40.543Z Compiling usdt-impl v0.5.0
17892024-07-09T03:17:40.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=beb49674faa1392d -C extra-filename=-beb49674faa1392d --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17902024-07-09T03:17:40.543Z Compiling bitflags v1.3.2
17912024-07-09T03:17:40.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=69ae6b86f325c5cb -C extra-filename=-69ae6b86f325c5cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-07-09T03:17:40.543Z Dirty pretty-hex v0.4.1: the rustflags changed
17932024-07-09T03:17:40.543Z Compiling pretty-hex v0.4.1
17942024-07-09T03:17:40.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=4c07280b1303a8bc -C extra-filename=-4c07280b1303a8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17952024-07-09T03:17:40.568Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
17962024-07-09T03:17:40.617Z Compiling dtrace-parser v0.2.0
17972024-07-09T03:17:40.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=67f8e7eb5d42771a -C extra-filename=-67f8e7eb5d42771a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-aed0126e24df956e.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-e251b40130190775.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17982024-07-09T03:17:40.644Z Compiling pkcs8 v0.10.2
17992024-07-09T03:17:40.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=75918a085cd0d4e8 -C extra-filename=-75918a085cd0d4e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18002024-07-09T03:17:40.674Z Compiling hmac v0.12.1
18012024-07-09T03:17:40.674Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' -C metadata=30ba66a3dd7cadab -C extra-filename=-30ba66a3dd7cadab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18022024-07-09T03:17:40.876Z Dirty thread-id v4.2.1: the rustflags changed
18032024-07-09T03:17:40.876Z Compiling thread-id v4.2.1
18042024-07-09T03:17:40.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2764545db271fd37 -C extra-filename=-2764545db271fd37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18052024-07-09T03:17:40.984Z Dirty crc32fast v1.4.0: the rustflags changed
18062024-07-09T03:17:40.984Z Compiling crc32fast v1.4.0
18072024-07-09T03:17:41.009Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c699cf63ed344068 -C extra-filename=-c699cf63ed344068 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18082024-07-09T03:17:41.114Z Compiling bit-vec v0.6.3
18092024-07-09T03:17:41.138Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7ab01f8821dfd213 -C extra-filename=-7ab01f8821dfd213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18102024-07-09T03:17:41.421Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
18112024-07-09T03:17:41.481Z Dirty anstyle-parse v0.2.4: the rustflags changed
18122024-07-09T03:17:41.481Z Compiling anstyle-parse v0.2.4
18132024-07-09T03:17:41.505Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' -C metadata=f61d0a1c900d71dc -C extra-filename=-f61d0a1c900d71dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18142024-07-09T03:17:41.505Z Compiling num-integer v0.1.46
18152024-07-09T03:17:41.505Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=6f07fa01fde21d6b -C extra-filename=-6f07fa01fde21d6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18162024-07-09T03:17:41.769Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
18172024-07-09T03:17:41.769Z Compiling is_terminal_polyfill v1.70.0
18182024-07-09T03:17:41.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' -C metadata=46a9d580cb2c6a4f -C extra-filename=-46a9d580cb2c6a4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18192024-07-09T03:17:41.885Z Dirty colorchoice v1.0.1: the rustflags changed
18202024-07-09T03:17:41.885Z Compiling colorchoice v1.0.1
18212024-07-09T03:17:41.910Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C metadata=fe326407f55ebd6f -C extra-filename=-fe326407f55ebd6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18222024-07-09T03:17:42.042Z Dirty anstyle-query v1.0.3: the rustflags changed
18232024-07-09T03:17:42.042Z Compiling anstyle-query v1.0.3
18242024-07-09T03:17:42.069Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C metadata=94cebae1470990a5 -C extra-filename=-94cebae1470990a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18252024-07-09T03:17:42.138Z Dirty anstream v0.6.14: the rustflags changed
18262024-07-09T03:17:42.138Z Compiling anstream v0.6.14
18272024-07-09T03:17:42.163Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' -C metadata=645ce823ca29e069 -C extra-filename=-645ce823ca29e069 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-f61d0a1c900d71dc.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-94cebae1470990a5.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-fe326407f55ebd6f.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-46a9d580cb2c6a4f.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18282024-07-09T03:17:42.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b93e8dcfe84d9fec -C extra-filename=-b93e8dcfe84d9fec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
18292024-07-09T03:17:42.226Z Compiling terminal_size v0.3.0
18302024-07-09T03:17:42.252Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e80a235ae62999b3 -C extra-filename=-e80a235ae62999b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18312024-07-09T03:17:42.334Z Compiling block-padding v0.3.3
18322024-07-09T03:17:42.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=c6ce830747ba76d8 -C extra-filename=-c6ce830747ba76d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18332024-07-09T03:17:42.384Z Compiling unicode-segmentation v1.11.0
18342024-07-09T03:17:42.409Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2afaf9e04f860710 -C extra-filename=-2afaf9e04f860710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-07-09T03:17:42.433Z Dirty clap_lex v0.7.0: the rustflags changed
18362024-07-09T03:17:42.433Z Compiling clap_lex v0.7.0
18372024-07-09T03:17:42.433Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e246f152970a6192 -C extra-filename=-e246f152970a6192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18382024-07-09T03:17:42.468Z Compiling clap_derive v4.5.4
18392024-07-09T03:17:42.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=8de76e1cbc9657e0 -C extra-filename=-8de76e1cbc9657e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18402024-07-09T03:17:42.556Z Compiling inout v0.1.3
18412024-07-09T03:17:42.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' -C metadata=6c8b40f70d6e50a4 -C extra-filename=-6c8b40f70d6e50a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-c6ce830747ba76d8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18422024-07-09T03:17:42.792Z Compiling clap_builder v4.5.2
18432024-07-09T03:17:42.822Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=245bd870f3829f34 -C extra-filename=-245bd870f3829f34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-645ce823ca29e069.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e246f152970a6192.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-e80a235ae62999b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-07-09T03:17:42.823Z Dirty memmap v0.7.0: the rustflags changed
18452024-07-09T03:17:42.823Z Compiling memmap v0.7.0
18462024-07-09T03:17:42.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1608b6de15ab102b -C extra-filename=-1608b6de15ab102b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18472024-07-09T03:17:42.891Z Compiling siphasher v0.3.11
18482024-07-09T03:17:42.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c19a4622e39c7078 -C extra-filename=-c19a4622e39c7078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18492024-07-09T03:17:43.049Z Compiling cipher v0.4.4
18502024-07-09T03:17:43.074Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' -C metadata=534405bd3eb612b5 -C extra-filename=-534405bd3eb612b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18512024-07-09T03:17:43.116Z Compiling dof v0.3.0
18522024-07-09T03:17:43.159Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' -C metadata=0f0d339f565ed00b -C extra-filename=-0f0d339f565ed00b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-70e10010746d3faa.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18532024-07-09T03:17:43.192Z Compiling hex v0.4.3
18542024-07-09T03:17:43.216Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=74a6e3bf0b98ee0c -C extra-filename=-74a6e3bf0b98ee0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18552024-07-09T03:17:43.291Z Compiling crossbeam-epoch v0.9.18
18562024-07-09T03:17:43.315Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=370ba663e455d276 -C extra-filename=-370ba663e455d276 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18572024-07-09T03:17:43.491Z Compiling hyper v0.14.28
18582024-07-09T03:17:43.515Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=e182ef06cce2c938 -C extra-filename=-e182ef06cce2c938 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-1c3e396d6fd95c61.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-df0a0d7ff0fb1ca1.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18592024-07-09T03:17:43.693Z Compiling itertools v0.12.1
18602024-07-09T03:17:43.718Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=0b4037e4c176bd20 -C extra-filename=-0b4037e4c176bd20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18612024-07-09T03:17:43.982Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=11bc7a19a63fc79a -C extra-filename=-11bc7a19a63fc79a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-2764545db271fd37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
18622024-07-09T03:17:45.007Z Compiling itertools v0.10.5
18632024-07-09T03:17:45.033Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=90cc6d0cca9cde1d -C extra-filename=-90cc6d0cca9cde1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18642024-07-09T03:17:45.353Z Dirty winnow v0.6.8: the rustflags changed
18652024-07-09T03:17:45.353Z Compiling winnow v0.6.8
18662024-07-09T03:17:45.379Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--allow=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a4e331affc63f6b2 -C extra-filename=-a4e331affc63f6b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18672024-07-09T03:17:46.342Z Compiling stable_deref_trait v1.2.0
18682024-07-09T03:17:46.366Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b635917684df9bbc -C extra-filename=-b635917684df9bbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18692024-07-09T03:17:46.434Z Dirty flate2 v1.0.30: the rustflags changed
18702024-07-09T03:17:46.434Z Compiling flate2 v1.0.30
18712024-07-09T03:17:46.458Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=fb668c5b60c76fe7 -C extra-filename=-fb668c5b60c76fe7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18722024-07-09T03:17:46.608Z Compiling clap v4.5.4
18732024-07-09T03:17:46.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=d0be8f0251f816c0 -C extra-filename=-d0be8f0251f816c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-8de76e1cbc9657e0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18742024-07-09T03:17:46.679Z Compiling bit-set v0.5.3
18752024-07-09T03:17:46.704Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fed351dfccf21ec0 -C extra-filename=-fed351dfccf21ec0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18762024-07-09T03:17:46.728Z Compiling ipnetwork v0.20.0
18772024-07-09T03:17:46.728Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=68fbea665765f50d -C extra-filename=-68fbea665765f50d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18782024-07-09T03:17:46.911Z Compiling ff v0.13.0
18792024-07-09T03:17:46.936Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=9e49121eb754b2c4 -C extra-filename=-9e49121eb754b2c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18802024-07-09T03:17:47.099Z Compiling base16ct v0.2.0
18812024-07-09T03:17:47.126Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=fd6a4ef1678aa560 -C extra-filename=-fd6a4ef1678aa560 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18822024-07-09T03:17:47.217Z Compiling group v0.13.0
18832024-07-09T03:17:47.242Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=b5b89f4419a02478 -C extra-filename=-b5b89f4419a02478 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18842024-07-09T03:17:47.266Z Compiling hkdf v0.12.4
18852024-07-09T03:17:47.266Z Compiling usdt-macro v0.5.0
18862024-07-09T03:17:47.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=da38c49905adaab7 -C extra-filename=-da38c49905adaab7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18872024-07-09T03:17:47.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=2b94bbf226d77562 -C extra-filename=-2b94bbf226d77562 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18882024-07-09T03:17:47.384Z Compiling usdt-attr-macro v0.5.0
18892024-07-09T03:17:47.408Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=7dd070fb8a4cc02a -C extra-filename=-7dd070fb8a4cc02a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18902024-07-09T03:17:47.478Z Compiling sec1 v0.7.3
18912024-07-09T03:17:47.503Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' -C metadata=dd85e3cef19b1b2d -C extra-filename=-dd85e3cef19b1b2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18922024-07-09T03:17:47.503Z Compiling toml v0.7.8
18932024-07-09T03:17:47.503Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=ce9753dc0aa75082 -C extra-filename=-ce9753dc0aa75082 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18942024-07-09T03:17:47.503Z Compiling crypto-bigint v0.5.5
18952024-07-09T03:17:47.534Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=52d97b9c27faac91 -C extra-filename=-52d97b9c27faac91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18962024-07-09T03:17:47.948Z Compiling zerocopy-derive v0.6.6
18972024-07-09T03:17:47.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f5ea08ce076177bd -C extra-filename=-f5ea08ce076177bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18982024-07-09T03:17:48.296Z Compiling toml_edit v0.22.14
18992024-07-09T03:17:48.323Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=1cf96b5b84fd442f -C extra-filename=-1cf96b5b84fd442f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-a4e331affc63f6b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19002024-07-09T03:17:48.720Z Compiling signal-hook v0.3.17
19012024-07-09T03:17:48.745Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=d34d96712c379bd8 -C extra-filename=-d34d96712c379bd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19022024-07-09T03:17:48.978Z Compiling hyper-rustls v0.24.2
19032024-07-09T03:17:49.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=83f72a77b81f1bae -C extra-filename=-83f72a77b81f1bae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-05b805cd1a78d4af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19042024-07-09T03:17:49.003Z Compiling hyper-tls v0.5.0
19052024-07-09T03:17:49.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7ab0c0f10b953362 -C extra-filename=-7ab0c0f10b953362 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e94154f6288cae89.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-cc556395c900a13d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
19062024-07-09T03:17:49.027Z Compiling usdt v0.5.0
19072024-07-09T03:17:49.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' -C metadata=34e4e5413d1fe820 -C extra-filename=-34e4e5413d1fe820 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-70e10010746d3faa.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-1608b6de15ab102b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-7dd070fb8a4cc02a.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-2b94bbf226d77562.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19082024-07-09T03:17:49.277Z Compiling reqwest v0.11.27
19092024-07-09T03:17:49.301Z Compiling fixedbitset v0.4.2
19102024-07-09T03:17:49.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="cookie_crate"' --cfg 'feature="cookie_store"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' -C metadata=f61164ff2767fa0e -C extra-filename=-f61164ff2767fa0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-255e72f873d0bd50.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-1c3e396d6fd95c61.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-df0a0d7ff0fb1ca1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-83f72a77b81f1bae.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-7ab0c0f10b953362.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e94154f6288cae89.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-1869657d36c282d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-981a692718d63d9b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-cc556395c900a13d.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-05b805cd1a78d4af.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6df8bfb5008e02b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
19112024-07-09T03:17:49.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=da9df59bd1f776eb -C extra-filename=-da9df59bd1f776eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19122024-07-09T03:17:49.435Z Compiling managed v0.8.0
19132024-07-09T03:17:49.466Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' -C metadata=ea0c299f5a09e9f8 -C extra-filename=-ea0c299f5a09e9f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19142024-07-09T03:17:49.662Z Compiling petgraph v0.6.5
19152024-07-09T03:17:49.686Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' -C metadata=fe28f435911e68cf -C extra-filename=-fe28f435911e68cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19162024-07-09T03:17:49.821Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
19172024-07-09T03:17:49.847Z Compiling phf_shared v0.10.0
19182024-07-09T03:17:49.872Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2721e2e04e141b28 -C extra-filename=-2721e2e04e141b28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19192024-07-09T03:17:49.930Z Compiling zerocopy v0.6.6
19202024-07-09T03:17:49.955Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e8938a3457659350 -C extra-filename=-e8938a3457659350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-f5ea08ce076177bd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19212024-07-09T03:17:50.168Z Compiling elliptic-curve v0.13.8
19222024-07-09T03:17:50.192Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' -C metadata=35324a3616e1b5d2 -C extra-filename=-35324a3616e1b5d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-52d97b9c27faac91.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-dd85e3cef19b1b2d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19232024-07-09T03:17:50.681Z Compiling minimal-lexical v0.2.1
19242024-07-09T03:17:50.706Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=022264d0d1ad5305 -C extra-filename=-022264d0d1ad5305 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19252024-07-09T03:17:50.706Z Compiling precomputed-hash v0.1.1
19262024-07-09T03:17:50.706Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c89b8439d6866a36 -C extra-filename=-c89b8439d6866a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19272024-07-09T03:17:50.804Z Compiling unicode-xid v0.2.4
19282024-07-09T03:17:50.829Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=3eecf52f7e4e3d74 -C extra-filename=-3eecf52f7e4e3d74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19292024-07-09T03:17:50.952Z Compiling new_debug_unreachable v1.0.6
19302024-07-09T03:17:50.976Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3aa9f4aaaf22f9af -C extra-filename=-3aa9f4aaaf22f9af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19312024-07-09T03:17:50.976Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=ea8c1dcd1d36efaa -C extra-filename=-ea8c1dcd1d36efaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19322024-07-09T03:17:51.051Z Compiling string_cache v0.8.7
19332024-07-09T03:17:51.075Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' -C metadata=733bcdf81d614613 -C extra-filename=-733bcdf81d614613 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-3aa9f4aaaf22f9af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-2721e2e04e141b28.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-c89b8439d6866a36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19342024-07-09T03:17:51.127Z Compiling nom v7.1.3
19352024-07-09T03:17:51.151Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e8c302dc3ba54578 -C extra-filename=-e8c302dc3ba54578 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-022264d0d1ad5305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19362024-07-09T03:17:51.467Z Compiling num-iter v0.1.45
19372024-07-09T03:17:51.491Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' -C metadata=77e9c3006f007dd4 -C extra-filename=-77e9c3006f007dd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19382024-07-09T03:17:51.631Z Compiling static_assertions v1.1.0
19392024-07-09T03:17:51.655Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e75d4bcb766f97d9 -C extra-filename=-e75d4bcb766f97d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19402024-07-09T03:17:51.679Z Compiling matches v0.1.10
19412024-07-09T03:17:51.679Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fbc832b2eff93984 -C extra-filename=-fbc832b2eff93984 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19422024-07-09T03:17:51.740Z Compiling idna v0.2.3
19432024-07-09T03:17:51.764Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ac06ebf7cac1d15 -C extra-filename=-0ac06ebf7cac1d15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-fbc832b2eff93984.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-07-09T03:17:51.764Z Compiling heapless v0.7.17
19452024-07-09T03:17:51.764Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=de44dd8f2f33f901 -C extra-filename=-de44dd8f2f33f901 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-de44dd8f2f33f901 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ade62842d8fc59cb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19462024-07-09T03:17:51.819Z Compiling enum-as-inner v0.5.1
19472024-07-09T03:17:51.843Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=470dd53b8de38a2c -C extra-filename=-470dd53b8de38a2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19482024-07-09T03:17:52.169Z Compiling lalrpop-util v0.19.12
19492024-07-09T03:17:52.197Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6ca0e1158c143a14 -C extra-filename=-6ca0e1158c143a14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19502024-07-09T03:17:52.350Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19512024-07-09T03:17:52.374Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d1aa2e19855dbd67 -C extra-filename=-d1aa2e19855dbd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19522024-07-09T03:17:52.462Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-de44dd8f2f33f901/build-script-build`
19532024-07-09T03:17:52.527Z Compiling signal-hook-mio v0.2.3
19542024-07-09T03:17:52.551Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' -C metadata=f3d4b6f95d26a32f -C extra-filename=-f3d4b6f95d26a32f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19552024-07-09T03:17:52.661Z Compiling num-bigint v0.4.5
19562024-07-09T03:17:52.686Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=fcc97ed3a0776e3a -C extra-filename=-fcc97ed3a0776e3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19572024-07-09T03:17:52.756Z Compiling trust-dns-proto v0.22.0
19582024-07-09T03:17:52.781Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=8a55d911f7f0c41f -C extra-filename=-8a55d911f7f0c41f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0ac06ebf7cac1d15.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-07-09T03:17:52.942Z Compiling diesel_table_macro_syntax v0.1.0
19602024-07-09T03:17:52.967Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3525df9b056820e1 -C extra-filename=-3525df9b056820e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19612024-07-09T03:17:53.021Z Compiling scheduled-thread-pool v0.2.7
19622024-07-09T03:17:53.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9be547b9bb0cb8f5 -C extra-filename=-9be547b9bb0cb8f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19632024-07-09T03:17:53.070Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
19642024-07-09T03:17:53.104Z Compiling hash32 v0.2.1
19652024-07-09T03:17:53.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=393548288a8c94b1 -C extra-filename=-393548288a8c94b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19662024-07-09T03:17:53.295Z Compiling predicates-core v1.0.6
19672024-07-09T03:17:53.323Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8c8481fa5f04966b -C extra-filename=-8c8481fa5f04966b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19682024-07-09T03:17:53.438Z Compiling finl_unicode v1.2.0
19692024-07-09T03:17:53.463Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name finl_unicode --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/finl_unicode-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="categories"' --cfg 'feature="default"' --cfg 'feature="grapheme_clusters"' -C metadata=1ea23b8acb75a78e -C extra-filename=-1ea23b8acb75a78e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19702024-07-09T03:17:53.557Z Compiling smoltcp v0.9.1
19712024-07-09T03:17:53.587Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=fca4dce097f68fd8 -C extra-filename=-fca4dce097f68fd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19722024-07-09T03:17:53.611Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=498fd890043f734e -C extra-filename=-498fd890043f734e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-393548288a8c94b1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
19732024-07-09T03:17:53.932Z Compiling stringprep v0.1.4
19742024-07-09T03:17:53.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d9d08e3683c34f18 -C extra-filename=-d9d08e3683c34f18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern finl_unicode=/work/oxidecomputer/omicron/target/debug/deps/libfinl_unicode-1ea23b8acb75a78e.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19752024-07-09T03:17:54.011Z Compiling diesel_derives v2.1.4
19762024-07-09T03:17:54.036Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=bc971ecf5555f600 -C extra-filename=-bc971ecf5555f600 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel_table_macro_syntax=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_table_macro_syntax-3525df9b056820e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19772024-07-09T03:17:54.195Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
19782024-07-09T03:17:54.221Z Compiling r2d2 v0.8.10
19792024-07-09T03:17:54.249Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=abc03647e6968f28 -C extra-filename=-abc03647e6968f28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-9be547b9bb0cb8f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19802024-07-09T03:17:54.521Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1cd9bddfea8231ef -C extra-filename=-1cd9bddfea8231ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
19812024-07-09T03:17:54.573Z Compiling crossterm v0.27.0
19822024-07-09T03:17:54.598Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' -C metadata=b82d7ce9189b2915 -C extra-filename=-b82d7ce9189b2915 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-f3d4b6f95d26a32f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-07-09T03:17:54.754Z Compiling md-5 v0.10.6
19842024-07-09T03:17:54.778Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a80842d24a2cc9bb -C extra-filename=-a80842d24a2cc9bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19852024-07-09T03:17:54.938Z Compiling hubpack_derive v0.1.1
19862024-07-09T03:17:54.965Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ca5d0a2486d1b1a3 -C extra-filename=-ca5d0a2486d1b1a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19872024-07-09T03:17:54.994Z Compiling bstr v1.9.1
19882024-07-09T03:17:54.994Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=2d37155bb5cf3f0a -C extra-filename=-2d37155bb5cf3f0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19892024-07-09T03:17:55.317Z Compiling yasna v0.5.2
19902024-07-09T03:17:55.342Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bit-vec"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --cfg 'feature="time"' -C metadata=45639ca498687069 -C extra-filename=-45639ca498687069 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19912024-07-09T03:17:55.834Z Compiling console v0.15.8
19922024-07-09T03:17:55.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=458ab224f4921e74 -C extra-filename=-458ab224f4921e74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19932024-07-09T03:17:56.563Z Compiling float-cmp v0.9.0
19942024-07-09T03:17:56.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' -C metadata=f0ba9e5076a8ecd1 -C extra-filename=-f0ba9e5076a8ecd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19952024-07-09T03:17:56.760Z Compiling fs-err v2.11.0
19962024-07-09T03:17:56.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' -C metadata=5067c74e83f59cd7 -C extra-filename=-5067c74e83f59cd7 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19972024-07-09T03:17:56.891Z Compiling normalize-line-endings v0.3.0
19982024-07-09T03:17:56.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8f4b0029e85c8f92 -C extra-filename=-8f4b0029e85c8f92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19992024-07-09T03:17:57.005Z Compiling difflib v0.4.0
20002024-07-09T03:17:57.044Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6b148653f6280c77 -C extra-filename=-6b148653f6280c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20012024-07-09T03:17:57.074Z Compiling fallible-iterator v0.2.0
20022024-07-09T03:17:57.074Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=082456c5a9ee1a24 -C extra-filename=-082456c5a9ee1a24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20032024-07-09T03:17:57.105Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
20042024-07-09T03:17:57.239Z Compiling hubpack v0.1.2
20052024-07-09T03:17:57.269Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=43547b2f9dff53c2 -C extra-filename=-43547b2f9dff53c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-ca5d0a2486d1b1a3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20062024-07-09T03:17:57.611Z Compiling postgres-protocol v0.6.6
20072024-07-09T03:17:57.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=72e74c4d055f4d11 -C extra-filename=-72e74c4d055f4d11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-a80842d24a2cc9bb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-d9d08e3683c34f18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20082024-07-09T03:17:57.668Z Compiling predicates v3.1.0
20092024-07-09T03:17:57.668Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=f91912b092e7beac -C extra-filename=-f91912b092e7beac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-6b148653f6280c77.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-f0ba9e5076a8ecd1.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-8f4b0029e85c8f92.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20102024-07-09T03:17:57.668Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=0e5b66acd00f6a6f -C extra-filename=-0e5b66acd00f6a6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-498fd890043f734e.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-07-09T03:17:58.322Z Compiling phf_shared v0.11.2
20122024-07-09T03:17:58.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=e4951ece12dc5736 -C extra-filename=-e4951ece12dc5736 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20132024-07-09T03:17:58.640Z Compiling similar v2.5.0
20142024-07-09T03:17:58.682Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=153ded7b943adc66 -C extra-filename=-153ded7b943adc66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20152024-07-09T03:17:58.708Z Compiling tokio-stream v0.1.15
20162024-07-09T03:17:58.733Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="time"' -C metadata=91986337cf9a79e4 -C extra-filename=-91986337cf9a79e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20172024-07-09T03:17:59.072Z Compiling strum_macros v0.25.3
20182024-07-09T03:17:59.102Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=824220572bf7d9ef -C extra-filename=-824220572bf7d9ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20192024-07-09T03:17:59.384Z Compiling serde_repr v0.1.19
20202024-07-09T03:17:59.409Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c029fa5b69d0a1b3 -C extra-filename=-c029fa5b69d0a1b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20212024-07-09T03:17:59.504Z Compiling peg-runtime v0.8.3
20222024-07-09T03:17:59.529Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=8f9b7af0cb4f1e2a -C extra-filename=-8f9b7af0cb4f1e2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20232024-07-09T03:17:59.606Z Compiling phf v0.11.2
20242024-07-09T03:17:59.632Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6ad74f9e762bc3eb -C extra-filename=-6ad74f9e762bc3eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-e4951ece12dc5736.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-07-09T03:17:59.846Z Compiling postgres-types v0.2.6
20262024-07-09T03:17:59.873Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=7a5a1b4e949cf424 -C extra-filename=-7a5a1b4e949cf424 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-72e74c4d055f4d11.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20272024-07-09T03:18:00.080Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' -C metadata=ba81b75b25753024 -C extra-filename=-ba81b75b25753024 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
20282024-07-09T03:18:00.533Z Compiling whoami v1.5.1
20292024-07-09T03:18:00.561Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' -C metadata=5002e28a22761be6 -C extra-filename=-5002e28a22761be6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20302024-07-09T03:18:00.702Z Compiling regress v0.9.1
20312024-07-09T03:18:00.727Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7cf55b86468e2cf5 -C extra-filename=-7cf55b86468e2cf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20322024-07-09T03:18:00.855Z Compiling tokio-postgres v0.7.10
20332024-07-09T03:18:00.880Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=2bfd04801890124a -C extra-filename=-2bfd04801890124a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-6ad74f9e762bc3eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-72e74c4d055f4d11.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-07-09T03:18:01.082Z Compiling getopts v0.2.21
20352024-07-09T03:18:01.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getopts --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38ed18ffa97c432d -C extra-filename=-38ed18ffa97c432d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20362024-07-09T03:18:01.166Z Compiling unsafe-libyaml v0.2.11
20372024-07-09T03:18:01.190Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=19449d9fb8c6884a -C extra-filename=-19449d9fb8c6884a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20382024-07-09T03:18:01.190Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20392024-07-09T03:18:01.190Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f8b6b3aa7a9fa011 -C extra-filename=-f8b6b3aa7a9fa011 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
20402024-07-09T03:18:01.557Z Dirty camino v1.1.7: the rustflags changed
20412024-07-09T03:18:01.558Z Compiling camino v1.1.7
20422024-07-09T03:18:01.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=3edaebbd5305735c -C extra-filename=-3edaebbd5305735c --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-07-09T03:18:01.863Z Dirty is-terminal v0.4.12: the rustflags changed
20442024-07-09T03:18:01.863Z Compiling is-terminal v0.4.12
20452024-07-09T03:18:01.889Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1fb2ee4459a95d8f -C extra-filename=-1fb2ee4459a95d8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20462024-07-09T03:18:01.919Z Dirty dirs-sys-next v0.1.2: the rustflags changed
20472024-07-09T03:18:01.919Z Compiling dirs-sys-next v0.1.2
20482024-07-09T03:18:01.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=990f4ee286a35bd9 -C extra-filename=-990f4ee286a35bd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-07-09T03:18:01.982Z Compiling base64 v0.22.1
20502024-07-09T03:18:02.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a69496bcd97c9671 -C extra-filename=-a69496bcd97c9671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20512024-07-09T03:18:02.113Z Compiling serde_yaml v0.9.34+deprecated
20522024-07-09T03:18:02.137Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=18553eb193c93d46 -C extra-filename=-18553eb193c93d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-19449d9fb8c6884a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20532024-07-09T03:18:02.460Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
20542024-07-09T03:18:02.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=6035bfd1394c42eb -C extra-filename=-6035bfd1394c42eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
20552024-07-09T03:18:02.621Z Dirty dirs-next v2.0.0: the rustflags changed
20562024-07-09T03:18:02.621Z Compiling dirs-next v2.0.0
20572024-07-09T03:18:02.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f7032a700dc273a4 -C extra-filename=-f7032a700dc273a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-990f4ee286a35bd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20582024-07-09T03:18:02.670Z Compiling sha1 v0.10.6
20592024-07-09T03:18:02.670Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8b945e659b7b4036 -C extra-filename=-8b945e659b7b4036 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20602024-07-09T03:18:02.694Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
20612024-07-09T03:18:02.694Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/c85a4ca/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' -C metadata=9ae5e715cf7f00bc -C extra-filename=-9ae5e715cf7f00bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-43547b2f9dff53c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-c029fa5b69d0a1b3.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0e5b66acd00f6a6f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-824220572bf7d9ef.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20622024-07-09T03:18:02.804Z Dirty term v0.7.0: the rustflags changed
20632024-07-09T03:18:02.804Z Compiling term v0.7.0
20642024-07-09T03:18:02.829Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=f75757e0b8ad0343 -C extra-filename=-f75757e0b8ad0343 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_next-f7032a700dc273a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20652024-07-09T03:18:03.011Z Compiling http v1.1.0
20662024-07-09T03:18:03.038Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9dde3f9dca224507 -C extra-filename=-9dde3f9dca224507 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20672024-07-09T03:18:03.311Z Compiling paste v1.0.15
20682024-07-09T03:18:03.336Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1a9c426bb3aaa154 -C extra-filename=-1a9c426bb3aaa154 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20692024-07-09T03:18:03.767Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20702024-07-09T03:18:03.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ac3206fe034bc3fd -C extra-filename=-ac3206fe034bc3fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20712024-07-09T03:18:04.132Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
20722024-07-09T03:18:04.205Z Compiling toml v0.8.14
20732024-07-09T03:18:04.236Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=ee96cd0fb24855b3 -C extra-filename=-ee96cd0fb24855b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20742024-07-09T03:18:04.489Z Compiling diesel v2.1.6
20752024-07-09T03:18:04.514Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="ipnetwork"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=9266ab8de70dce86 -C extra-filename=-9266ab8de70dce86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-bc971ecf5555f600.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-abc03647e6968f28.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
20762024-07-09T03:18:04.693Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c154bb579214bdf5 -C extra-filename=-c154bb579214bdf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20772024-07-09T03:18:04.929Z Compiling strum_macros v0.26.4
20782024-07-09T03:18:04.958Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=542bbc078aecdc32 -C extra-filename=-542bbc078aecdc32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20792024-07-09T03:18:05.216Z Compiling fastrand v2.1.0
20802024-07-09T03:18:05.246Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e6abe912dfe2bca4 -C extra-filename=-e6abe912dfe2bca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20812024-07-09T03:18:05.753Z Dirty match_cfg v0.1.0: the rustflags changed
20822024-07-09T03:18:05.753Z Compiling match_cfg v0.1.0
20832024-07-09T03:18:05.777Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' -C metadata=5d3720867e360308 -C extra-filename=-5d3720867e360308 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-07-09T03:18:05.800Z Compiling tempfile v3.10.1
20852024-07-09T03:18:05.800Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9f29cb5c95507e01 -C extra-filename=-9f29cb5c95507e01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-e6abe912dfe2bca4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20862024-07-09T03:18:05.828Z Compiling rustls-pki-types v1.7.0
20872024-07-09T03:18:05.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2ee99d9c671a2c74 -C extra-filename=-2ee99d9c671a2c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20882024-07-09T03:18:05.876Z Dirty hostname v0.3.1: the rustflags changed
20892024-07-09T03:18:05.876Z Compiling hostname v0.3.1
20902024-07-09T03:18:05.876Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d35460ad3d70bf46 -C extra-filename=-d35460ad3d70bf46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-5d3720867e360308.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20912024-07-09T03:18:05.927Z Compiling crossbeam-channel v0.5.12
20922024-07-09T03:18:05.955Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ae489c8acf2a979 -C extra-filename=-1ae489c8acf2a979 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-07-09T03:18:06.100Z Dirty thread_local v1.1.8: the rustflags changed
20942024-07-09T03:18:06.100Z Compiling thread_local v1.1.8
20952024-07-09T03:18:06.128Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=646ab5aa9908bdc0 -C extra-filename=-646ab5aa9908bdc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-07-09T03:18:06.537Z Compiling ident_case v1.0.1
20972024-07-09T03:18:06.563Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8f0cab71e4ae1c81 -C extra-filename=-8f0cab71e4ae1c81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20982024-07-09T03:18:06.587Z Dirty slog-async v2.8.0: the rustflags changed
20992024-07-09T03:18:06.587Z Compiling slog-async v2.8.0
21002024-07-09T03:18:06.587Z Compiling rustls v0.22.4
21012024-07-09T03:18:06.587Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=88e87e18665a3ab5 -C extra-filename=-88e87e18665a3ab5 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21022024-07-09T03:18:06.587Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=075d6eb2cf9c6bcd -C extra-filename=-075d6eb2cf9c6bcd --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21032024-07-09T03:18:06.702Z Compiling darling_core v0.20.9
21042024-07-09T03:18:06.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=6ab58906e759419a -C extra-filename=-6ab58906e759419a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-8f0cab71e4ae1c81.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21052024-07-09T03:18:06.845Z Dirty take_mut v0.2.2: the rustflags changed
21062024-07-09T03:18:06.845Z Compiling take_mut v0.2.2
21072024-07-09T03:18:06.904Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=97e592d43295974e -C extra-filename=-97e592d43295974e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21082024-07-09T03:18:06.930Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
21092024-07-09T03:18:06.930Z Compiling slog-term v2.9.1
21102024-07-09T03:18:06.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f4405207809138e7 -C extra-filename=-f4405207809138e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21112024-07-09T03:18:06.997Z Compiling rustls-webpki v0.102.4
21122024-07-09T03:18:07.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' -C metadata=3a52981a35d4652a -C extra-filename=-3a52981a35d4652a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21132024-07-09T03:18:07.061Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
21142024-07-09T03:18:07.143Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7247a83db1f3a892 -C extra-filename=-7247a83db1f3a892 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-1ae489c8acf2a979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-97e592d43295974e.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
21152024-07-09T03:18:07.901Z Compiling instant v0.1.12
21162024-07-09T03:18:07.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=37e08d29aee74c57 -C extra-filename=-37e08d29aee74c57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21172024-07-09T03:18:07.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=426ca8e3cf642a0f -C extra-filename=-426ca8e3cf642a0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3a52981a35d4652a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21182024-07-09T03:18:08.030Z Compiling rustls-pemfile v2.1.2
21192024-07-09T03:18:08.055Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6be79ad4e86270a5 -C extra-filename=-6be79ad4e86270a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-07-09T03:18:08.111Z Compiling slog-json v2.6.1
21212024-07-09T03:18:08.136Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=565ad4861201c5bf -C extra-filename=-565ad4861201c5bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21222024-07-09T03:18:08.444Z Compiling multer v3.1.0
21232024-07-09T03:18:08.637Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=9e12a1bf43b5ebc8 -C extra-filename=-9e12a1bf43b5ebc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21242024-07-09T03:18:08.637Z Compiling debug-ignore v1.0.5
21252024-07-09T03:18:08.637Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a9c078c17606aae6 -C extra-filename=-a9c078c17606aae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21262024-07-09T03:18:08.637Z Compiling slog-bunyan v2.5.0
21272024-07-09T03:18:08.637Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e60bb8120ffa5f71 -C extra-filename=-e60bb8120ffa5f71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-d35460ad3d70bf46.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-565ad4861201c5bf.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21282024-07-09T03:18:08.773Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
21292024-07-09T03:18:09.527Z Compiling async-stream-impl v0.3.5
21302024-07-09T03:18:09.527Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2b6c40d3c32d1bec -C extra-filename=-2b6c40d3c32d1bec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21312024-07-09T03:18:09.527Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
21322024-07-09T03:18:09.527Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/6a3f84c/dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6255fddcb0a7bad6 -C extra-filename=-6255fddcb0a7bad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21332024-07-09T03:18:09.527Z Compiling atomic-waker v1.1.2
21342024-07-09T03:18:09.527Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ded31c0a5029b1f -C extra-filename=-6ded31c0a5029b1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21352024-07-09T03:18:09.592Z Compiling quick-error v1.2.3
21362024-07-09T03:18:09.592Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a2f6d65a8b23928e -C extra-filename=-a2f6d65a8b23928e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21372024-07-09T03:18:09.592Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
21382024-07-09T03:18:09.592Z Compiling waitgroup v0.1.2
21392024-07-09T03:18:09.592Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e622d4d826752e36 -C extra-filename=-e622d4d826752e36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-6ded31c0a5029b1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-07-09T03:18:09.592Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=8842baaebc8003eb -C extra-filename=-8842baaebc8003eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21412024-07-09T03:18:09.592Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
21422024-07-09T03:18:09.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/6a3f84c/dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=50a7d879771b766b -C extra-filename=-50a7d879771b766b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21432024-07-09T03:18:09.593Z Compiling strum v0.26.2
21442024-07-09T03:18:09.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' -C metadata=9604d7f8fc62c3a6 -C extra-filename=-9604d7f8fc62c3a6 --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-542bbc078aecdc32.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21452024-07-09T03:18:09.593Z Compiling serde_path_to_error v0.1.16
21462024-07-09T03:18:09.594Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=646f5948bda28496 -C extra-filename=-646f5948bda28496 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21472024-07-09T03:18:10.081Z Compiling hostname v0.4.0
21482024-07-09T03:18:10.124Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a05070b534d66413 -C extra-filename=-a05070b534d66413 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21492024-07-09T03:18:10.124Z Compiling async-stream v0.3.5
21502024-07-09T03:18:10.124Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=12d25670b15a7ddf -C extra-filename=-12d25670b15a7ddf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream_impl-2b6c40d3c32d1bec.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21512024-07-09T03:18:10.251Z Compiling newtype-uuid v1.1.0
21522024-07-09T03:18:10.312Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=821d6d254ac79442 -C extra-filename=-821d6d254ac79442 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21532024-07-09T03:18:10.312Z Compiling structmeta-derive v0.3.0
21542024-07-09T03:18:10.313Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=792df2b02daa2b66 -C extra-filename=-792df2b02daa2b66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21552024-07-09T03:18:10.313Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21562024-07-09T03:18:10.313Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0d745e6ec6695c0c -C extra-filename=-0d745e6ec6695c0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21572024-07-09T03:18:10.519Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21582024-07-09T03:18:10.544Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=b24afc9236ba7c6c -C extra-filename=-b24afc9236ba7c6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-07-09T03:18:10.786Z Compiling backoff v0.4.0
21602024-07-09T03:18:10.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' -C metadata=229852f190a0dbd4 -C extra-filename=-229852f190a0dbd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21612024-07-09T03:18:11.075Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21622024-07-09T03:18:11.100Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' -C metadata=c4727b29468a5b0b -C extra-filename=-c4727b29468a5b0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-0d745e6ec6695c0c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21632024-07-09T03:18:11.100Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21642024-07-09T03:18:11.100Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/2612d22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=0772481d7a5881c0 -C extra-filename=-0772481d7a5881c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21652024-07-09T03:18:11.235Z Compiling macaddr v1.0.1
21662024-07-09T03:18:11.265Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' -C metadata=0034983f4168ffe8 -C extra-filename=-0034983f4168ffe8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21672024-07-09T03:18:11.706Z Compiling tokio-rustls v0.25.0
21682024-07-09T03:18:11.732Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=5a0e34fb3bb63da0 -C extra-filename=-5a0e34fb3bb63da0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21692024-07-09T03:18:11.733Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21702024-07-09T03:18:11.733Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cd8e230b8e90aeeb -C extra-filename=-cd8e230b8e90aeeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21712024-07-09T03:18:11.856Z Compiling wait-timeout v0.2.0
21722024-07-09T03:18:11.883Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=65ed68b8ae737998 -C extra-filename=-65ed68b8ae737998 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21732024-07-09T03:18:11.969Z Compiling structmeta-derive v0.2.0
21742024-07-09T03:18:11.997Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=02d62ad3d8bf60cc -C extra-filename=-02d62ad3d8bf60cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21752024-07-09T03:18:12.350Z Compiling rusty-fork v0.3.0
21762024-07-09T03:18:12.376Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' -C metadata=2135abe6a8cc3e57 -C extra-filename=-2135abe6a8cc3e57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21772024-07-09T03:18:12.510Z Compiling darling_macro v0.20.9
21782024-07-09T03:18:12.541Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=242ecc46932a4542 -C extra-filename=-242ecc46932a4542 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-6ab58906e759419a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21792024-07-09T03:18:12.669Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/6a3f84c/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=cfecc454eb4426f4 -C extra-filename=-cfecc454eb4426f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-12d25670b15a7ddf.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-50a7d879771b766b.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-a05070b534d66413.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-8842baaebc8003eb.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-565ad4861201c5bf.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5a0e34fb3bb63da0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-e622d4d826752e36.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21802024-07-09T03:18:12.908Z Compiling structmeta v0.3.0
21812024-07-09T03:18:12.942Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=078ced04fbddcd97 -C extra-filename=-078ced04fbddcd97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-792df2b02daa2b66.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21822024-07-09T03:18:13.000Z Compiling rand_xorshift v0.3.0
21832024-07-09T03:18:13.029Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=bc6c66442655c93e -C extra-filename=-bc6c66442655c93e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21842024-07-09T03:18:13.311Z Compiling unarray v0.1.4
21852024-07-09T03:18:13.363Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1da3c382e57ff2c8 -C extra-filename=-1da3c382e57ff2c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-07-09T03:18:13.363Z Compiling parse-display-derive v0.9.1
21872024-07-09T03:18:13.363Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52fd2aa995cb5fdf -C extra-filename=-52fd2aa995cb5fdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-078ced04fbddcd97.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21882024-07-09T03:18:13.428Z Compiling proptest v1.4.0
21892024-07-09T03:18:13.477Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=eff945f53550ee8c -C extra-filename=-eff945f53550ee8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-bc6c66442655c93e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-2135abe6a8cc3e57.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-1da3c382e57ff2c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21902024-07-09T03:18:13.576Z Compiling darling v0.20.9
21912024-07-09T03:18:13.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' -C metadata=915b00ad5734cfe5 -C extra-filename=-915b00ad5734cfe5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-6ab58906e759419a.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-242ecc46932a4542.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21922024-07-09T03:18:13.898Z Compiling serde_with_macros v3.8.1
21932024-07-09T03:18:13.898Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' --warn=rust_2018_idioms '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C metadata=6e89b3cb4dab7496 -C extra-filename=-6e89b3cb4dab7496 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-915b00ad5734cfe5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21942024-07-09T03:18:14.560Z Compiling structmeta v0.2.0
21952024-07-09T03:18:15.227Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bfd95f98601eb714 -C extra-filename=-bfd95f98601eb714 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-02d62ad3d8bf60cc.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21962024-07-09T03:18:15.287Z Compiling test-strategy v0.3.1
21972024-07-09T03:18:15.287Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cfa793a02c4715a3 -C extra-filename=-cfa793a02c4715a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-bfd95f98601eb714.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21982024-07-09T03:18:16.619Z Compiling serde_with v3.8.1
21992024-07-09T03:18:16.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' --warn=rust_2018_idioms '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=55754dcd4790f46f -C extra-filename=-55754dcd4790f46f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-6e89b3cb4dab7496.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22002024-07-09T03:18:16.668Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
22012024-07-09T03:18:16.668Z Compiling proc-macro-error-attr v1.0.4
22022024-07-09T03:18:16.668Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8c28b7971eeb6ed6 -C extra-filename=-8c28b7971eeb6ed6 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22032024-07-09T03:18:16.987Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
22042024-07-09T03:18:17.064Z Dirty proc-macro-error v1.0.4: the rustflags changed
22052024-07-09T03:18:17.065Z Compiling proc-macro-error v1.0.4
22062024-07-09T03:18:17.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=13cd89168b66fd9a -C extra-filename=-13cd89168b66fd9a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-07-09T03:18:17.409Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
22082024-07-09T03:18:17.576Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=17601cdb95092abb -C extra-filename=-17601cdb95092abb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22092024-07-09T03:18:17.909Z Compiling parse-display v0.9.1
22102024-07-09T03:18:17.933Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' -C metadata=2e4288199b880e6a -C extra-filename=-2e4288199b880e6a --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-52fd2aa995cb5fdf.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-07-09T03:18:18.426Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=ad1b8aa5fd00a1a5 -C extra-filename=-ad1b8aa5fd00a1a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr-17601cdb95092abb.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
22122024-07-09T03:18:18.530Z Compiling camino-tempfile v1.1.1
22132024-07-09T03:18:18.554Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=093766fa683c4a19 -C extra-filename=-093766fa683c4a19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-07-09T03:18:18.578Z Compiling proc-macro-crate v1.3.1
22152024-07-09T03:18:18.578Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00db70854dbeac3c -C extra-filename=-00db70854dbeac3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22162024-07-09T03:18:18.926Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22172024-07-09T03:18:18.951Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=07655fee64a19c85 -C extra-filename=-07655fee64a19c85 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22182024-07-09T03:18:19.041Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22192024-07-09T03:18:19.067Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=443b768024434e96 -C extra-filename=-443b768024434e96 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22202024-07-09T03:18:19.281Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
22212024-07-09T03:18:19.306Z Compiling foreign-types-macros v0.2.3
22222024-07-09T03:18:19.306Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=83772b1ad9557210 -C extra-filename=-83772b1ad9557210 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232024-07-09T03:18:19.332Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
22242024-07-09T03:18:19.357Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22252024-07-09T03:18:19.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a262f2ea15e53534 -C extra-filename=-a262f2ea15e53534 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22262024-07-09T03:18:19.537Z Compiling num_enum_derive v0.5.11
22272024-07-09T03:18:19.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' -C metadata=271a81b8e0e7f68e -C extra-filename=-271a81b8e0e7f68e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-00db70854dbeac3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282024-07-09T03:18:19.630Z Compiling foreign-types-shared v0.3.1
22292024-07-09T03:18:19.656Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d6cdeff2a776a2a5 -C extra-filename=-d6cdeff2a776a2a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302024-07-09T03:18:19.743Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
22312024-07-09T03:18:19.772Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bd713a3dee2b1c84 -C extra-filename=-bd713a3dee2b1c84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
22322024-07-09T03:18:19.889Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22332024-07-09T03:18:19.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b78bc258f6569233 -C extra-filename=-b78bc258f6569233 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-ac3206fe034bc3fd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-07-09T03:18:19.943Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=11e849a4f1fbc5dd -C extra-filename=-11e849a4f1fbc5dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
22352024-07-09T03:18:19.967Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22362024-07-09T03:18:19.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c709bce0f1d8fcb0 -C extra-filename=-c709bce0f1d8fcb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22372024-07-09T03:18:20.087Z Compiling cstr-argument v0.1.2
22382024-07-09T03:18:20.112Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b13eaf252d9751db -C extra-filename=-b13eaf252d9751db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-07-09T03:18:20.196Z Compiling pretty-hex v0.2.1
22402024-07-09T03:18:20.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=52e9685c026e18f6 -C extra-filename=-52e9685c026e18f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22412024-07-09T03:18:20.330Z Compiling tabwriter v1.4.0
22422024-07-09T03:18:20.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' -C metadata=a3aa5c118bc7e76c -C extra-filename=-a3aa5c118bc7e76c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22432024-07-09T03:18:20.358Z Compiling colored v2.1.0
22442024-07-09T03:18:20.382Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f4cb8c90b7cf46f0 -C extra-filename=-f4cb8c90b7cf46f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-07-09T03:18:20.536Z Compiling foreign-types v0.5.0
22462024-07-09T03:18:20.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=aed001b316c70c81 -C extra-filename=-aed001b316c70c81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_macros=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_macros-83772b1ad9557210.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-d6cdeff2a776a2a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22472024-07-09T03:18:20.639Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22482024-07-09T03:18:20.665Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0bd7d5cfbf277a5 -C extra-filename=-e0bd7d5cfbf277a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-b13eaf252d9751db.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-aed001b316c70c81.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22492024-07-09T03:18:20.827Z Compiling socket2 v0.4.10
22502024-07-09T03:18:20.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' -C metadata=927502a0ce0739a0 -C extra-filename=-927502a0ce0739a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22512024-07-09T03:18:20.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d5369e8e256bf7ff -C extra-filename=-d5369e8e256bf7ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-c709bce0f1d8fcb0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
22522024-07-09T03:18:21.017Z Compiling smf v0.2.3
22532024-07-09T03:18:21.042Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b76e858b1c36c9a4 -C extra-filename=-b76e858b1c36c9a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22542024-07-09T03:18:21.156Z Compiling humantime v2.1.0
22552024-07-09T03:18:21.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6012d0f29de951c9 -C extra-filename=-6012d0f29de951c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22562024-07-09T03:18:21.219Z Compiling termcolor v1.4.1
22572024-07-09T03:18:21.243Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0b713a67487ebae9 -C extra-filename=-0b713a67487ebae9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582024-07-09T03:18:21.605Z Compiling same-file v1.0.6
22592024-07-09T03:18:21.631Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=980a8f3380cdad09 -C extra-filename=-980a8f3380cdad09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22602024-07-09T03:18:21.658Z Compiling arc-swap v1.7.1
22612024-07-09T03:18:21.682Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a8f5dfe0efe70e20 -C extra-filename=-a8f5dfe0efe70e20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22622024-07-09T03:18:21.811Z Compiling walkdir v2.5.0
22632024-07-09T03:18:21.835Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=46f81c5457cebf70 -C extra-filename=-46f81c5457cebf70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-980a8f3380cdad09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22642024-07-09T03:18:21.972Z Compiling newline-converter v0.3.0
22652024-07-09T03:18:21.997Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=835d33978090f885 -C extra-filename=-835d33978090f885 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22662024-07-09T03:18:22.118Z Compiling slog-scope v4.4.0
22672024-07-09T03:18:22.145Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a65e67e1713aba08 -C extra-filename=-a65e67e1713aba08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-a8f5dfe0efe70e20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682024-07-09T03:18:22.170Z Compiling num_enum v0.5.11
22692024-07-09T03:18:22.170Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=801ee018acd3c582 -C extra-filename=-801ee018acd3c582 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_enum_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum_derive-271a81b8e0e7f68e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22702024-07-09T03:18:22.209Z Compiling expectorate v1.1.0
22712024-07-09T03:18:22.233Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5e44e206aed3106f -C extra-filename=-5e44e206aed3106f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-835d33978090f885.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22722024-07-09T03:18:22.233Z Compiling xattr v1.3.1
22732024-07-09T03:18:22.233Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' -C metadata=4bac1d41f210f44e -C extra-filename=-4bac1d41f210f44e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-07-09T03:18:22.303Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22752024-07-09T03:18:22.327Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0f47249df1629ccd -C extra-filename=-0f47249df1629ccd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bd713a3dee2b1c84.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-801ee018acd3c582.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-52e9685c026e18f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22762024-07-09T03:18:22.365Z Compiling slog-stdlog v4.1.1
22772024-07-09T03:18:22.392Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=02dcfb9a595a0651 -C extra-filename=-02dcfb9a595a0651 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22782024-07-09T03:18:22.482Z Dirty filetime v0.2.23: the rustflags changed
22792024-07-09T03:18:22.482Z Compiling filetime v0.2.23
22802024-07-09T03:18:22.506Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fe9199de518d5372 -C extra-filename=-fe9199de518d5372 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22812024-07-09T03:18:22.506Z Compiling utf-8 v0.7.6
22822024-07-09T03:18:22.506Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d80cf9e5b2026b08 -C extra-filename=-d80cf9e5b2026b08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832024-07-09T03:18:22.610Z Compiling slog-envlogger v2.2.0
22842024-07-09T03:18:22.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' -C metadata=85a5aec2fa9a3b99 -C extra-filename=-85a5aec2fa9a3b99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-02dcfb9a595a0651.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852024-07-09T03:18:22.634Z Compiling termtree v0.4.1
22862024-07-09T03:18:22.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e22457661bb7c489 -C extra-filename=-e22457661bb7c489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872024-07-09T03:18:22.701Z Compiling tar v0.4.40
22882024-07-09T03:18:22.726Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' -C metadata=c1e487a2102da29d -C extra-filename=-c1e487a2102da29d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-4bac1d41f210f44e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892024-07-09T03:18:22.807Z Compiling heapless v0.8.0
22902024-07-09T03:18:22.831Z Compiling predicates-tree v1.0.9
22912024-07-09T03:18:22.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2543d08ff2114b80 -C extra-filename=-2543d08ff2114b80 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-07-09T03:18:22.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a21019c3fba05991 -C extra-filename=-a21019c3fba05991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e22457661bb7c489.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22932024-07-09T03:18:22.856Z Compiling hash32 v0.3.1
22942024-07-09T03:18:22.856Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e53000e73ae3ef66 -C extra-filename=-e53000e73ae3ef66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22952024-07-09T03:18:23.083Z Compiling smoltcp v0.11.0
22962024-07-09T03:18:23.108Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' -C metadata=40fb1982114f2451 -C extra-filename=-40fb1982114f2451 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-07-09T03:18:23.294Z Compiling crucible-workspace-hack v0.1.0
22982024-07-09T03:18:23.294Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d342f50ed996efb9 -C extra-filename=-d342f50ed996efb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22992024-07-09T03:18:23.401Z Compiling embedded-io v0.4.0
23002024-07-09T03:18:23.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name embedded_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=bc26cd12a18f8d4f -C extra-filename=-bc26cd12a18f8d4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23012024-07-09T03:18:23.428Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
23022024-07-09T03:18:23.514Z Compiling cobs v0.2.3
23032024-07-09T03:18:23.546Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e5b27fbaacc6dab6 -C extra-filename=-e5b27fbaacc6dab6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23042024-07-09T03:18:23.572Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
23052024-07-09T03:18:23.600Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23062024-07-09T03:18:23.600Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ea414af49f056721 -C extra-filename=-ea414af49f056721 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-e53000e73ae3ef66.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072024-07-09T03:18:23.600Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=e7de020f864e8ea4 -C extra-filename=-e7de020f864e8ea4 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23082024-07-09T03:18:23.708Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
23092024-07-09T03:18:23.735Z Compiling postcard v1.0.8
23102024-07-09T03:18:23.760Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="embedded-io"' -C metadata=e710532df4af14d9 -C extra-filename=-e710532df4af14d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e5b27fbaacc6dab6.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-bc26cd12a18f8d4f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112024-07-09T03:18:23.785Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23122024-07-09T03:18:23.785Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=f9c9a305a8b3123e -C extra-filename=-f9c9a305a8b3123e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23132024-07-09T03:18:23.894Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4/build-script-build`
23142024-07-09T03:18:23.920Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fc21f1208d0a9182 -C extra-filename=-fc21f1208d0a9182 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152024-07-09T03:18:23.962Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23162024-07-09T03:18:23.986Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=428f1419c5261db7 -C extra-filename=-428f1419c5261db7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23172024-07-09T03:18:24.014Z Compiling sigpipe v0.1.3
23182024-07-09T03:18:24.038Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6e2710882dbcdf1 -C extra-filename=-a6e2710882dbcdf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-07-09T03:18:24.126Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23202024-07-09T03:18:24.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' -C metadata=9abff3a74d03fe2e -C extra-filename=-9abff3a74d03fe2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-ac3206fe034bc3fd.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-b78bc258f6569233.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212024-07-09T03:18:24.149Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
23222024-07-09T03:18:24.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ef3b5ac7f0cd640c -C extra-filename=-ef3b5ac7f0cd640c --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23232024-07-09T03:18:24.251Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23242024-07-09T03:18:24.274Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=768d75f55379b37d -C extra-filename=-768d75f55379b37d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getopts=/work/oxidecomputer/omicron/target/debug/deps/libgetopts-38ed18ffa97c432d.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-9abff3a74d03fe2e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252024-07-09T03:18:24.406Z Compiling derive-where v1.2.7
23262024-07-09T03:18:24.433Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5895ae7445be61c1 -C extra-filename=-5895ae7445be61c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272024-07-09T03:18:24.434Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
23282024-07-09T03:18:24.457Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' -C metadata=0aa54e7efa9d3d23 -C extra-filename=-0aa54e7efa9d3d23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-ea414af49f056721.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23292024-07-09T03:18:24.481Z Compiling atty v0.2.14
23302024-07-09T03:18:24.507Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec22a67fa055e4b1 -C extra-filename=-ec22a67fa055e4b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-07-09T03:18:24.531Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23322024-07-09T03:18:24.531Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c42413f04a0ec494 -C extra-filename=-c42413f04a0ec494 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23332024-07-09T03:18:24.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=837fcf16ccae9c4f -C extra-filename=-837fcf16ccae9c4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-0f47249df1629ccd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-801ee018acd3c582.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e0bd7d5cfbf277a5.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
23342024-07-09T03:18:24.792Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23352024-07-09T03:18:24.824Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone_cfg_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=26cfb14eb041faee -C extra-filename=-26cfb14eb041faee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23362024-07-09T03:18:24.848Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23372024-07-09T03:18:24.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a11f8cd6908730bc -C extra-filename=-a11f8cd6908730bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23382024-07-09T03:18:25.205Z Compiling pem v3.0.4
23392024-07-09T03:18:25.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b61fc3fa1ef52932 -C extra-filename=-b61fc3fa1ef52932 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402024-07-09T03:18:25.982Z Compiling num-derive v0.4.2
23412024-07-09T03:18:26.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d349b6e6f0cd730e -C extra-filename=-d349b6e6f0cd730e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422024-07-09T03:18:26.273Z Compiling mockall_derive v0.12.1
23432024-07-09T03:18:26.298Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ac79f2feee33b66 -C extra-filename=-0ac79f2feee33b66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442024-07-09T03:18:27.612Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23452024-07-09T03:18:27.638Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' -C metadata=07f3225ff059499d -C extra-filename=-07f3225ff059499d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f9c9a305a8b3123e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e710532df4af14d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23462024-07-09T03:18:27.800Z Compiling downcast v0.11.0
23472024-07-09T03:18:27.824Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=37e495d66ccdc831 -C extra-filename=-37e495d66ccdc831 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23482024-07-09T03:18:27.951Z Compiling fragile v2.0.0
23492024-07-09T03:18:27.976Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6a943ca6c0c647a -C extra-filename=-a6a943ca6c0c647a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502024-07-09T03:18:28.005Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
23512024-07-09T03:18:28.006Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e10f879/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=302c275fcffdd7f0 -C extra-filename=-302c275fcffdd7f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-d349b6e6f0cd730e.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23522024-07-09T03:18:28.519Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23532024-07-09T03:18:28.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' -C metadata=15c381a63673ff78 -C extra-filename=-15c381a63673ff78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-26cfb14eb041faee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23542024-07-09T03:18:28.566Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23552024-07-09T03:18:28.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=39b413ab88f55a38 -C extra-filename=-39b413ab88f55a38 --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-a11f8cd6908730bc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562024-07-09T03:18:28.789Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=1ec189bcd318975e -C extra-filename=-1ec189bcd318975e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f9c9a305a8b3123e.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-428f1419c5261db7.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-07f3225ff059499d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e710532df4af14d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
23572024-07-09T03:18:28.931Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23582024-07-09T03:18:28.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=26b190f58f9a2a1b -C extra-filename=-26b190f58f9a2a1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f9c9a305a8b3123e.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-1ec189bcd318975e.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-c42413f04a0ec494.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23592024-07-09T03:18:28.986Z Compiling tungstenite v0.20.1
23602024-07-09T03:18:29.011Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=d2572278f1501d2b -C extra-filename=-d2572278f1501d2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612024-07-09T03:18:29.331Z Compiling tungstenite v0.21.0
23622024-07-09T03:18:29.356Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=83e72619bd4f6b5e -C extra-filename=-83e72619bd4f6b5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23632024-07-09T03:18:29.850Z Compiling tokio-tungstenite v0.20.1
23642024-07-09T03:18:29.874Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=02ab4d7a8309406c -C extra-filename=-02ab4d7a8309406c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-d2572278f1501d2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-07-09T03:18:30.285Z Compiling tokio-tungstenite v0.21.0
23662024-07-09T03:18:30.309Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=1613577a239d83bf -C extra-filename=-1613577a239d83bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-83e72619bd4f6b5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23672024-07-09T03:18:30.729Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23682024-07-09T03:18:30.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9b01679a742616e7 -C extra-filename=-9b01679a742616e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-837fcf16ccae9c4f.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-1ec189bcd318975e.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-26b190f58f9a2a1b.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e710532df4af14d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23692024-07-09T03:18:30.754Z Compiling env_logger v0.9.3
23702024-07-09T03:18:30.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' -C metadata=12b76e1dd730aca4 -C extra-filename=-12b76e1dd730aca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712024-07-09T03:18:30.833Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23722024-07-09T03:18:30.858Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7b141a425d6edad2 -C extra-filename=-7b141a425d6edad2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23732024-07-09T03:18:31.144Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23742024-07-09T03:18:31.168Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=624a796924d4eb54 -C extra-filename=-624a796924d4eb54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-768d75f55379b37d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-18553eb193c93d46.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752024-07-09T03:18:31.208Z Compiling bitstruct_derive v0.1.0
23762024-07-09T03:18:31.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct_derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=77db5653b6ab43fd -C extra-filename=-77db5653b6ab43fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23772024-07-09T03:18:31.259Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23782024-07-09T03:18:31.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name viona_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cd2d1cbe4dbc1139 -C extra-filename=-cd2d1cbe4dbc1139 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23792024-07-09T03:18:31.372Z Compiling ascii v1.1.0
23802024-07-09T03:18:31.397Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=56c1e1864e67c3e2 -C extra-filename=-56c1e1864e67c3e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23812024-07-09T03:18:31.888Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
23822024-07-09T03:18:31.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfb --edition=2021 /home/build/.cargo/git/checkouts/rfb-288dbd459c42dc7a/0cac8d9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2bfa28c09a699f04 -C extra-filename=-2bfa28c09a699f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii=/work/oxidecomputer/omicron/target/debug/deps/libascii-56c1e1864e67c3e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-12b76e1dd730aca4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23832024-07-09T03:18:31.914Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23842024-07-09T03:18:31.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name viona_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e3552d5b05e4c97b -C extra-filename=-e3552d5b05e4c97b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-cd2d1cbe4dbc1139.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23852024-07-09T03:18:31.940Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23862024-07-09T03:18:31.940Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f9b6269377228f13 -C extra-filename=-f9b6269377228f13 --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-7b141a425d6edad2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23872024-07-09T03:18:32.151Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23882024-07-09T03:18:32.178Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dladm --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/dladm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6ddaec5b373fb3b -C extra-filename=-a6ddaec5b373fb3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23892024-07-09T03:18:32.322Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23902024-07-09T03:18:32.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=258601b4eedd664a -C extra-filename=-258601b4eedd664a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23912024-07-09T03:18:32.454Z Compiling bitstruct v0.1.1
23922024-07-09T03:18:32.479Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b3e4ef37eee9dd02 -C extra-filename=-b3e4ef37eee9dd02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitstruct_derive=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct_derive-77db5653b6ab43fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23932024-07-09T03:18:32.567Z Compiling serde_arrays v0.1.0
23942024-07-09T03:18:32.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_arrays --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_arrays-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=66890dfdfdc67b05 -C extra-filename=-66890dfdfdc67b05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23952024-07-09T03:18:32.637Z Compiling erased-serde v0.3.31
23962024-07-09T03:18:32.662Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f6eb3b215de941c6 -C extra-filename=-f6eb3b215de941c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23972024-07-09T03:18:32.714Z Compiling heck v0.3.3
23982024-07-09T03:18:32.739Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1277b6a5850af162 -C extra-filename=-1277b6a5850af162 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23992024-07-09T03:18:32.771Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
24002024-07-09T03:18:32.796Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dc019a8d8d257539 -C extra-filename=-dc019a8d8d257539 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24012024-07-09T03:18:32.933Z Compiling mockall v0.12.1
24022024-07-09T03:18:32.958Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2ba935306be0724b -C extra-filename=-2ba935306be0724b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-37e495d66ccdc831.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-a6a943ca6c0c647a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-0ac79f2feee33b66.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24032024-07-09T03:18:33.054Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
24042024-07-09T03:18:33.081Z Compiling headers-core v0.2.0
24052024-07-09T03:18:33.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=170fecbb9495f1b0 -C extra-filename=-170fecbb9495f1b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24062024-07-09T03:18:33.106Z Compiling zone_cfg_derive v0.1.2
24072024-07-09T03:18:33.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1ca7fe15cb383b67 -C extra-filename=-1ca7fe15cb383b67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-1277b6a5850af162.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082024-07-09T03:18:33.132Z Compiling convert_case v0.4.0
24092024-07-09T03:18:33.132Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e2f100e3eb668363 -C extra-filename=-e2f100e3eb668363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24102024-07-09T03:18:33.228Z Compiling base64 v0.13.1
24112024-07-09T03:18:33.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=10d0499ba3326980 -C extra-filename=-10d0499ba3326980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-07-09T03:18:33.253Z Compiling headers v0.3.9
24132024-07-09T03:18:33.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ff0715f14b853fbb -C extra-filename=-ff0715f14b853fbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-170fecbb9495f1b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24142024-07-09T03:18:33.772Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24152024-07-09T03:18:33.808Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=89c7b5b5ffdb6566 -C extra-filename=-89c7b5b5ffdb6566 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f9b6269377228f13.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-b3e4ef37eee9dd02.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-a6ddaec5b373fb3b.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-f6eb3b215de941c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-258601b4eedd664a.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-2bfa28c09a699f04.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-66890dfdfdc67b05.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-e3552d5b05e4c97b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24162024-07-09T03:18:33.808Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24172024-07-09T03:18:33.883Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f26b6b92e756613f -C extra-filename=-f26b6b92e756613f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-f26b6b92e756613f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24182024-07-09T03:18:33.884Z Compiling ron v0.7.1
24192024-07-09T03:18:33.884Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d4c3c338a74c0b82 -C extra-filename=-d4c3c338a74c0b82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-10d0499ba3326980.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24202024-07-09T03:18:33.979Z Compiling derive_more v0.99.18
24212024-07-09T03:18:34.008Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=a580b04e2603fed5 -C extra-filename=-a580b04e2603fed5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-e2f100e3eb668363.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24222024-07-09T03:18:34.073Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-f26b6b92e756613f/build-script-build`
24232024-07-09T03:18:34.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4a6260db77dcc720 -C extra-filename=-4a6260db77dcc720 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24242024-07-09T03:18:34.205Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24252024-07-09T03:18:34.229Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0647292517170bd6 -C extra-filename=-0647292517170bd6 --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-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24262024-07-09T03:18:34.460Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24272024-07-09T03:18:34.484Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ae2aaa000b1298cb -C extra-filename=-ae2aaa000b1298cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24282024-07-09T03:18:34.901Z Compiling zone v0.1.8
24292024-07-09T03:18:34.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dccbcec5c1cf7bf0 -C extra-filename=-dccbcec5c1cf7bf0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-1ca7fe15cb383b67.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24302024-07-09T03:18:34.963Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=64a4a0d058b4f0cf -C extra-filename=-64a4a0d058b4f0cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-0f47249df1629ccd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-801ee018acd3c582.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e0bd7d5cfbf277a5.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
24312024-07-09T03:18:35.520Z Compiling portpicker v0.1.1
24322024-07-09T03:18:35.544Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name portpicker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portpicker-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=373b609bbc0d0c3c -C extra-filename=-373b609bbc0d0c3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332024-07-09T03:18:35.796Z Compiling rcgen v0.12.1
24342024-07-09T03:18:35.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' -C metadata=f71a934fa8695411 -C extra-filename=-f71a934fa8695411 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
24352024-07-09T03:18:35.845Z Compiling atomicwrites v0.4.3
24362024-07-09T03:18:35.845Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=81052b44d834233d -C extra-filename=-81052b44d834233d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24372024-07-09T03:18:36.074Z Compiling subprocess v0.2.9
24382024-07-09T03:18:36.098Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3af8e2c5d96eb9d8 -C extra-filename=-3af8e2c5d96eb9d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24392024-07-09T03:18:36.146Z Compiling password-hash v0.5.0
24402024-07-09T03:18:36.170Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=205f0c55aea4cae8 -C extra-filename=-205f0c55aea4cae8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24412024-07-09T03:18:36.281Z Compiling blake2 v0.10.6
24422024-07-09T03:18:36.305Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=043a5602b09fa3e9 -C extra-filename=-043a5602b09fa3e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24432024-07-09T03:18:37.022Z Compiling linked-hash-map v0.5.6
24442024-07-09T03:18:37.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aa4db96c4b21ea1e -C extra-filename=-aa4db96c4b21ea1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24452024-07-09T03:18:37.266Z Compiling argon2 v0.5.3
24462024-07-09T03:18:37.290Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=60efb8b0ceda0817 -C extra-filename=-60efb8b0ceda0817 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-96ee31262a117aa9.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-043a5602b09fa3e9.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-205f0c55aea4cae8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24472024-07-09T03:18:37.322Z Compiling lru-cache v0.1.2
24482024-07-09T03:18:37.346Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4f8b8e71785fe9b4 -C extra-filename=-4f8b8e71785fe9b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linked_hash_map=/work/oxidecomputer/omicron/target/debug/deps/liblinked_hash_map-aa4db96c4b21ea1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-07-09T03:18:37.497Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24502024-07-09T03:18:37.521Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d66d9b5fe708623a -C extra-filename=-d66d9b5fe708623a --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-4a6260db77dcc720.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24512024-07-09T03:18:37.767Z Compiling prettyplease v0.2.20
24522024-07-09T03:18:37.801Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' -C metadata=ee598f944c741a1e -C extra-filename=-ee598f944c741a1e --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-07-09T03:18:37.801Z Dirty swrite v0.1.0: the rustflags changed
24542024-07-09T03:18:37.802Z Compiling swrite v0.1.0
24552024-07-09T03:18:37.802Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=10687806c0c4c1d6 -C extra-filename=-10687806c0c4c1d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24562024-07-09T03:18:37.895Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24572024-07-09T03:18:37.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dafb9d5ba7be686f -C extra-filename=-dafb9d5ba7be686f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-60efb8b0ceda0817.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24582024-07-09T03:18:37.925Z Compiling resolv-conf v0.7.0
24592024-07-09T03:18:37.926Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' -C metadata=940a057e3b626726 -C extra-filename=-940a057e3b626726 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-d35460ad3d70bf46.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24602024-07-09T03:18:38.030Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
24612024-07-09T03:18:38.059Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' -C metadata=b132c9c21d2aada4 -C extra-filename=-b132c9c21d2aada4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-07-09T03:18:38.141Z Compiling home v0.5.9
24632024-07-09T03:18:38.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=11ca7fe2274501f0 -C extra-filename=-11ca7fe2274501f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-07-09T03:18:38.255Z Compiling semver v0.1.20
24652024-07-09T03:18:38.291Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af270c62ed479890 -C extra-filename=-af270c62ed479890 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662024-07-09T03:18:38.391Z Compiling trust-dns-resolver v0.22.0
24672024-07-09T03:18:38.416Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_resolver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-resolver-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=46e270ec2858d8b0 -C extra-filename=-46e270ec2858d8b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-940a057e3b626726.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682024-07-09T03:18:38.592Z Compiling rustc_version v0.1.7
24692024-07-09T03:18:38.617Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74966e74112a5093 -C extra-filename=-74966e74112a5093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-af270c62ed479890.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-07-09T03:18:38.844Z Compiling cancel-safe-futures v0.1.5
24712024-07-09T03:18:38.868Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=7d5a5bf504233a9c -C extra-filename=-7d5a5bf504233a9c --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722024-07-09T03:18:39.026Z Compiling newtype_derive v0.1.6
24732024-07-09T03:18:39.050Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=119d94e058e2fe69 -C extra-filename=-119d94e058e2fe69 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-74966e74112a5093.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742024-07-09T03:18:39.191Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
24752024-07-09T03:18:39.219Z Compiling num-rational v0.4.2
24762024-07-09T03:18:39.219Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fa405bf4f8dc9654 -C extra-filename=-fa405bf4f8dc9654 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772024-07-09T03:18:39.314Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
24782024-07-09T03:18:39.381Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ba33c99523a0690b -C extra-filename=-ba33c99523a0690b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
24792024-07-09T03:18:39.482Z Compiling steno v0.4.1
24802024-07-09T03:18:39.508Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=87a7b8d4f81d7e4f -C extra-filename=-87a7b8d4f81d7e4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-07-09T03:18:39.539Z Compiling num-complex v0.4.6
24822024-07-09T03:18:39.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=aaf2764d43f4d1ed -C extra-filename=-aaf2764d43f4d1ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24832024-07-09T03:18:40.375Z Compiling slog-dtrace v0.3.0
24842024-07-09T03:18:40.426Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c611d7d9fdd24599 -C extra-filename=-c611d7d9fdd24599 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852024-07-09T03:18:40.675Z Compiling half v2.4.1
24862024-07-09T03:18:40.712Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0ff64272072bd76 -C extra-filename=-e0ff64272072bd76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-07-09T03:18:40.712Z Compiling ciborium-io v0.2.2
24882024-07-09T03:18:40.712Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=796b53103f912cb4 -C extra-filename=-796b53103f912cb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892024-07-09T03:18:40.752Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
24902024-07-09T03:18:40.794Z Compiling num v0.4.3
24912024-07-09T03:18:40.833Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=9911d058f70bbb5a -C extra-filename=-9911d058f70bbb5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_complex=/work/oxidecomputer/omicron/target/debug/deps/libnum_complex-aaf2764d43f4d1ed.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-fa405bf4f8dc9654.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24922024-07-09T03:18:40.834Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=9a6c754d0434c6ba -C extra-filename=-9a6c754d0434c6ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932024-07-09T03:18:40.904Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24942024-07-09T03:18:40.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5dc9106bec0fb2e3 -C extra-filename=-5dc9106bec0fb2e3 --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-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24952024-07-09T03:18:41.149Z Compiling ciborium-ll v0.2.2
24962024-07-09T03:18:41.173Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f785944e34600a3e -C extra-filename=-f785944e34600a3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-796b53103f912cb4.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-e0ff64272072bd76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972024-07-09T03:18:41.173Z Compiling signature v2.2.0
24982024-07-09T03:18:41.173Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=fdd14e9df2e474ee -C extra-filename=-fdd14e9df2e474ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24992024-07-09T03:18:41.312Z Compiling glob v0.3.1
25002024-07-09T03:18:41.340Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=009c09a73c940a7e -C extra-filename=-009c09a73c940a7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25012024-07-09T03:18:41.438Z Compiling float-ord v0.3.2
25022024-07-09T03:18:41.466Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6d751a1e2a476355 -C extra-filename=-6d751a1e2a476355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25032024-07-09T03:18:41.518Z Compiling rayon-core v1.12.1
25042024-07-09T03:18:41.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=78abd3ebecc12dba -C extra-filename=-78abd3ebecc12dba --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-07-09T03:18:41.602Z Compiling ciborium v0.2.2
25062024-07-09T03:18:41.633Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a62716525305b8a9 -C extra-filename=-a62716525305b8a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-796b53103f912cb4.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f785944e34600a3e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072024-07-09T03:18:41.788Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
25082024-07-09T03:18:41.817Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=41b38326b56a1e30 -C extra-filename=-41b38326b56a1e30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092024-07-09T03:18:41.963Z Compiling crossbeam-deque v0.8.5
25102024-07-09T03:18:41.987Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=54c5a275a74fe6f4 -C extra-filename=-54c5a275a74fe6f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112024-07-09T03:18:42.137Z Compiling libsw v3.3.1
25122024-07-09T03:18:42.161Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' -C metadata=4024ef39570dd3ee -C extra-filename=-4024ef39570dd3ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132024-07-09T03:18:42.246Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a7a242ed38bebb38 -C extra-filename=-a7a242ed38bebb38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-54c5a275a74fe6f4.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142024-07-09T03:18:42.299Z Compiling linear-map v1.2.0
25152024-07-09T03:18:42.324Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=43dbd843f8ec402a -C extra-filename=-43dbd843f8ec402a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-07-09T03:18:42.412Z Compiling owo-colors v4.0.0
25172024-07-09T03:18:42.436Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c45fdf9b4e3eeb94 -C extra-filename=-c45fdf9b4e3eeb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182024-07-09T03:18:42.616Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25192024-07-09T03:18:42.647Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af46541927fd1c46 -C extra-filename=-af46541927fd1c46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern propolis=/work/oxidecomputer/omicron/target/debug/deps/libpropolis-89c7b5b5ffdb6566.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-07-09T03:18:42.845Z Compiling nibble_vec v0.1.0
25212024-07-09T03:18:42.870Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dca1475a3c10fb2a -C extra-filename=-dca1475a3c10fb2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-07-09T03:18:42.982Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25232024-07-09T03:18:43.008Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d4367077bede0cdf -C extra-filename=-d4367077bede0cdf --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-af46541927fd1c46.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-07-09T03:18:43.032Z Compiling rayon v1.10.0
25252024-07-09T03:18:43.032Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9cc7f706c24f99fe -C extra-filename=-9cc7f706c24f99fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-a7a242ed38bebb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-07-09T03:18:43.580Z Compiling endian-type v0.1.2
25272024-07-09T03:18:43.608Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=08a20c65fb4946da -C extra-filename=-08a20c65fb4946da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25282024-07-09T03:18:43.632Z Compiling fxhash v0.2.1
25292024-07-09T03:18:43.632Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e605e9a3f5355272 -C extra-filename=-e605e9a3f5355272 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25302024-07-09T03:18:43.793Z Compiling radix_trie v0.2.1
25312024-07-09T03:18:43.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1f57b5e206871653 -C extra-filename=-1f57b5e206871653 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern endian_type=/work/oxidecomputer/omicron/target/debug/deps/libendian_type-08a20c65fb4946da.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-dca1475a3c10fb2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-07-09T03:18:43.823Z Compiling display-error-chain v0.2.0
25332024-07-09T03:18:43.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8bcc55f5e1ff0008 -C extra-filename=-8bcc55f5e1ff0008 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342024-07-09T03:18:43.848Z Compiling radium v0.7.0
25352024-07-09T03:18:43.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5c375997c550e0f8 -C extra-filename=-5c375997c550e0f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25362024-07-09T03:18:43.987Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25372024-07-09T03:18:44.011Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=76fced9cd2cc933a -C extra-filename=-76fced9cd2cc933a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4024ef39570dd3ee.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25382024-07-09T03:18:44.226Z Compiling tap v1.0.1
25392024-07-09T03:18:44.250Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=76750a7351ad8b49 -C extra-filename=-76750a7351ad8b49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25402024-07-09T03:18:44.289Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
25412024-07-09T03:18:44.317Z Compiling maybe-uninit v2.0.0
25422024-07-09T03:18:44.342Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3693912ea490c5a6 -C extra-filename=-3693912ea490c5a6 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-07-09T03:18:44.395Z Compiling wyz v0.5.1
25442024-07-09T03:18:44.420Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=079ba44f6dc6bf92 -C extra-filename=-079ba44f6dc6bf92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-76750a7351ad8b49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452024-07-09T03:18:44.460Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e679cd4107bdea17 -C extra-filename=-e679cd4107bdea17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr`
25462024-07-09T03:18:44.753Z Compiling bzip2-sys v0.1.11+1.0.8
25472024-07-09T03:18:44.776Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=92e0b719bee18269 -C extra-filename=-92e0b719bee18269 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482024-07-09T03:18:44.800Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
25492024-07-09T03:18:44.829Z Compiling funty v2.0.0
25502024-07-09T03:18:44.829Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ef7a69128d99b578 -C extra-filename=-ef7a69128d99b578 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-07-09T03:18:44.855Z Compiling packed_struct v0.10.1
25522024-07-09T03:18:44.855Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=3e908e771ed83f77 -C extra-filename=-3e908e771ed83f77 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532024-07-09T03:18:45.208Z Compiling num-bigint-dig v0.8.4
25542024-07-09T03:18:45.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=86df98b0f743becd -C extra-filename=-86df98b0f743becd --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552024-07-09T03:18:45.287Z Compiling crc-catalog v2.4.0
25562024-07-09T03:18:45.311Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74dcf0a0c1e1ded3 -C extra-filename=-74dcf0a0c1e1ded3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-07-09T03:18:45.417Z Compiling crc v3.2.1
25582024-07-09T03:18:45.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=faea6f435bd0047b -C extra-filename=-faea6f435bd0047b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc_catalog=/work/oxidecomputer/omicron/target/debug/deps/libcrc_catalog-74dcf0a0c1e1ded3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592024-07-09T03:18:45.541Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
25602024-07-09T03:18:45.571Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
25612024-07-09T03:18:45.612Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
25622024-07-09T03:18:46.109Z Compiling bitvec v1.0.1
25632024-07-09T03:18:46.133Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=80a1669b9026107b -C extra-filename=-80a1669b9026107b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern funty=/work/oxidecomputer/omicron/target/debug/deps/libfunty-ef7a69128d99b578.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-e679cd4107bdea17.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-76750a7351ad8b49.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-079ba44f6dc6bf92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642024-07-09T03:18:46.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0c2e63aa6f3c139a -C extra-filename=-0c2e63aa6f3c139a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
25652024-07-09T03:18:46.236Z Compiling packed_struct_codegen v0.10.1
25662024-07-09T03:18:46.236Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=20967b1e51f38de8 -C extra-filename=-20967b1e51f38de8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-07-09T03:18:46.261Z Compiling indexmap v1.9.3
25682024-07-09T03:18:46.261Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=33103ac4e6cf007e -C extra-filename=-33103ac4e6cf007e --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692024-07-09T03:18:46.413Z Compiling nodrop v0.1.14
25702024-07-09T03:18:46.438Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec6c4f2bb6062d27 -C extra-filename=-ec6c4f2bb6062d27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712024-07-09T03:18:46.536Z Compiling array-init v0.0.4
25722024-07-09T03:18:46.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e31f5b02445fbcc1 -C extra-filename=-e31f5b02445fbcc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nodrop=/work/oxidecomputer/omicron/target/debug/deps/libnodrop-ec6c4f2bb6062d27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-07-09T03:18:46.586Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
25742024-07-09T03:18:46.610Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d871874f7d44fa03 -C extra-filename=-d871874f7d44fa03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -l static=bz2`
25752024-07-09T03:18:46.745Z Compiling smallvec v0.6.14
25762024-07-09T03:18:46.769Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=477785d50d54cd39 -C extra-filename=-477785d50d54cd39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern maybe_uninit=/work/oxidecomputer/omicron/target/debug/deps/libmaybe_uninit-0c2e63aa6f3c139a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772024-07-09T03:18:47.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=281abbaa3facfd2c -C extra-filename=-281abbaa3facfd2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-98a4140e57fd013c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
25782024-07-09T03:18:47.180Z Compiling pkcs1 v0.7.5
25792024-07-09T03:18:47.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=1e4d22b21b202642 -C extra-filename=-1e4d22b21b202642 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802024-07-09T03:18:47.220Z Compiling bitfield v0.14.0
25812024-07-09T03:18:47.246Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d550909bbac18955 -C extra-filename=-d550909bbac18955 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822024-07-09T03:18:47.298Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25832024-07-09T03:18:47.322Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab1f9ed624108c5c -C extra-filename=-ab1f9ed624108c5c --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-f8b6b3aa7a9fa011.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-768d75f55379b37d.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-624a796924d4eb54.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25842024-07-09T03:18:47.474Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
25852024-07-09T03:18:47.500Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/6e0a232/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f40774cf392710e7 -C extra-filename=-f40774cf392710e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25862024-07-09T03:18:47.500Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25872024-07-09T03:18:47.500Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25882024-07-09T03:18:47.526Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=945236c4f3dcbae3 -C extra-filename=-945236c4f3dcbae3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25892024-07-09T03:18:47.526Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=00a71bf5f2fa09d5 -C extra-filename=-00a71bf5f2fa09d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25902024-07-09T03:18:48.022Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25912024-07-09T03:18:48.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e252f23dbb704ff1 -C extra-filename=-e252f23dbb704ff1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25922024-07-09T03:18:48.735Z Compiling hashbrown v0.12.3
25932024-07-09T03:18:48.766Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' -C metadata=953c86427907735b -C extra-filename=-953c86427907735b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942024-07-09T03:18:49.093Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=fd15a31103479583 -C extra-filename=-fd15a31103479583 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-80a1669b9026107b.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-20967b1e51f38de8.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952024-07-09T03:18:49.177Z Compiling rsa v0.9.6
25962024-07-09T03:18:49.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=3b5455bf3e8a27ab -C extra-filename=-3b5455bf3e8a27ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-281abbaa3facfd2c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-1e4d22b21b202642.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-07-09T03:18:49.612Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=590be275649af55b -C extra-filename=-590be275649af55b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-953c86427907735b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
25982024-07-09T03:18:50.303Z Compiling serde-hex v0.1.0
25992024-07-09T03:18:50.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=058ed51eef324044 -C extra-filename=-058ed51eef324044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-e31f5b02445fbcc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-477785d50d54cd39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002024-07-09T03:18:52.251Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26012024-07-09T03:18:52.296Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=49108ef5e3b92673 -C extra-filename=-49108ef5e3b92673 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26022024-07-09T03:18:53.108Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
26032024-07-09T03:18:53.133Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/e69694a/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=eb452f0bac5966f2 -C extra-filename=-eb452f0bac5966f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-64a4a0d058b4f0cf.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-945236c4f3dcbae3.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-d4367077bede0cdf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-d4c3c338a74c0b82.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1613577a239d83bf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-dccbcec5c1cf7bf0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26042024-07-09T03:18:53.211Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=03a478446b5db37e -C extra-filename=-03a478446b5db37e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26052024-07-09T03:18:53.677Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26062024-07-09T03:18:53.701Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=90b0b5b41ad0853a -C extra-filename=-90b0b5b41ad0853a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-d550909bbac18955.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-fd15a31103479583.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072024-07-09T03:18:53.956Z Compiling bzip2 v0.4.4
26082024-07-09T03:18:53.980Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4d8984d00c924b10 -C extra-filename=-4d8984d00c924b10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2_sys=/work/oxidecomputer/omicron/target/debug/deps/libbzip2_sys-d871874f7d44fa03.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
26092024-07-09T03:18:54.293Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26102024-07-09T03:18:54.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=c1687b60c7be20fb -C extra-filename=-c1687b60c7be20fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-07-09T03:18:54.553Z Compiling env_logger v0.10.2
26122024-07-09T03:18:54.576Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' -C metadata=64e22e1adc2ea79a -C extra-filename=-64e22e1adc2ea79a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132024-07-09T03:18:55.227Z Compiling x509-cert v0.2.5
26142024-07-09T03:18:55.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=139d1a952946aa8c -C extra-filename=-139d1a952946aa8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152024-07-09T03:18:55.569Z Compiling ron v0.8.1
26162024-07-09T03:18:55.594Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=e4d38e36363f39b7 -C extra-filename=-e4d38e36363f39b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172024-07-09T03:18:57.712Z Compiling hashbrown v0.13.2
26182024-07-09T03:18:57.735Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' -C metadata=a642c6941f5bddf1 -C extra-filename=-a642c6941f5bddf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192024-07-09T03:18:57.891Z Compiling crc-any v2.5.0
26202024-07-09T03:18:57.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4e518ab7a34dab84 -C extra-filename=-4e518ab7a34dab84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212024-07-09T03:18:58.360Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26222024-07-09T03:18:58.386Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c6710e043a3c446c -C extra-filename=-c6710e043a3c446c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-e4d38e36363f39b7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c1687b60c7be20fb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232024-07-09T03:18:58.710Z Compiling zip v0.6.6
26242024-07-09T03:18:58.806Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' -C metadata=a1dee7d7307cdaea -C extra-filename=-a1dee7d7307cdaea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-4d8984d00c924b10.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
26252024-07-09T03:18:58.900Z Compiling object v0.30.4
26262024-07-09T03:18:58.900Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' -C metadata=a7948064f14cd7b8 -C extra-filename=-a7948064f14cd7b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a642c6941f5bddf1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-590be275649af55b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272024-07-09T03:18:59.054Z Compiling arrayvec v0.7.4
26282024-07-09T03:18:59.084Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=27565aeac1afc72b -C extra-filename=-27565aeac1afc72b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292024-07-09T03:18:59.084Z Compiling constant_time_eq v0.3.0
26302024-07-09T03:18:59.084Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=a5ae682ae21eab04 -C extra-filename=-a5ae682ae21eab04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312024-07-09T03:18:59.251Z Compiling arrayref v0.3.7
26322024-07-09T03:18:59.282Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5506778857bc3003 -C extra-filename=-5506778857bc3003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-07-09T03:18:59.353Z Compiling path-slash v0.1.5
26342024-07-09T03:18:59.378Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=76f42b26ab6ae9f6 -C extra-filename=-76f42b26ab6ae9f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352024-07-09T03:18:59.455Z Compiling ring v0.16.20
26362024-07-09T03:18:59.482Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=e4db3c45e381807a -C extra-filename=-e4db3c45e381807a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-07-09T03:18:59.583Z Compiling blake3 v1.5.1
26382024-07-09T03:18:59.608Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=1ec3f446c8d6022e -C extra-filename=-1ec3f446c8d6022e --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-07-09T03:18:59.974Z Compiling maplit v1.0.2
26402024-07-09T03:18:59.999Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9404687583d38e0f -C extra-filename=-9404687583d38e0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412024-07-09T03:19:00.096Z Compiling async-recursion v1.1.1
26422024-07-09T03:19:00.121Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00f984745c88059e -C extra-filename=-00f984745c88059e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-07-09T03:19:00.196Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
26442024-07-09T03:19:00.547Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26452024-07-09T03:19:00.572Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1a5201457404c2bd -C extra-filename=-1a5201457404c2bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26462024-07-09T03:19:00.597Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26472024-07-09T03:19:00.597Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=fc47014c7c9dcb87 -C extra-filename=-fc47014c7c9dcb87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-39b413ab88f55a38.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-302c275fcffdd7f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-2ba935306be0724b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-26b190f58f9a2a1b.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ae2aaa000b1298cb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26482024-07-09T03:19:01.692Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26492024-07-09T03:19:01.718Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=07d8a8f99767ac2c -C extra-filename=-07d8a8f99767ac2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26502024-07-09T03:19:02.784Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26512024-07-09T03:19:02.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' -C metadata=96803c028ebba107 -C extra-filename=-96803c028ebba107 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-81052b44d834233d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb452f0bac5966f2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26522024-07-09T03:19:04.761Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26532024-07-09T03:19:04.787Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=33653234c249533b -C extra-filename=-33653234c249533b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-03a478446b5db37e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26542024-07-09T03:19:05.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8a2afc4a2ecb28c1 -C extra-filename=-8a2afc4a2ecb28c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26552024-07-09T03:19:05.391Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26562024-07-09T03:19:05.416Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a29f116735627f7a -C extra-filename=-a29f116735627f7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26572024-07-09T03:19:05.874Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26582024-07-09T03:19:05.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=fcb6686a5ed67cae -C extra-filename=-fcb6686a5ed67cae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-4e518ab7a34dab84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-90b0b5b41ad0853a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-fd15a31103479583.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3b5455bf3e8a27ab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-058ed51eef324044.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-139d1a952946aa8c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592024-07-09T03:19:05.967Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
26602024-07-09T03:19:06.394Z Compiling memmap2 v0.9.4
26612024-07-09T03:19:06.419Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f222c8f5feb49f0b -C extra-filename=-f222c8f5feb49f0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622024-07-09T03:19:06.768Z Compiling parking_lot_core v0.8.6
26632024-07-09T03:19:06.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb822fb252e22d13 -C extra-filename=-bb822fb252e22d13 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26642024-07-09T03:19:07.192Z Compiling untrusted v0.7.1
26652024-07-09T03:19:07.217Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a373aa2a958763b -C extra-filename=-4a373aa2a958763b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26662024-07-09T03:19:07.366Z Compiling spin v0.5.2
26672024-07-09T03:19:07.391Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1329b9cf81be22e -C extra-filename=-c1329b9cf81be22e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682024-07-09T03:19:07.565Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
26692024-07-09T03:19:07.591Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/943c4bb/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b360ab560b0043d8 -C extra-filename=-b360ab560b0043d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-90b0b5b41ad0853a.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-fcb6686a5ed67cae.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-a7948064f14cd7b8.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3b5455bf3e8a27ab.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c1687b60c7be20fb.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c6710e043a3c446c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-139d1a952946aa8c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
26702024-07-09T03:19:07.898Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
26712024-07-09T03:19:07.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=9780d40799678b87 -C extra-filename=-9780d40799678b87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-f222c8f5feb49f0b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi`
26722024-07-09T03:19:08.040Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=f3ae8fcc2309ab57 -C extra-filename=-f3ae8fcc2309ab57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c1329b9cf81be22e.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-4a373aa2a958763b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -l static=ring-core -l static=ring-test`
26732024-07-09T03:19:09.308Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26742024-07-09T03:19:09.333Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c77fb0515692af7e -C extra-filename=-c77fb0515692af7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26752024-07-09T03:19:11.160Z Compiling topological-sort v0.2.2
26762024-07-09T03:19:11.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00c376485f04f7b6 -C extra-filename=-00c376485f04f7b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772024-07-09T03:19:11.350Z Compiling omicron-zone-package v0.11.0
26782024-07-09T03:19:11.376Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=03b43281d6e6793a -C extra-filename=-03b43281d6e6793a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-9780d40799678b87.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-f3ae8fcc2309ab57.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-00c376485f04f7b6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
26792024-07-09T03:19:11.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74af49de15fbba3f -C extra-filename=-74af49de15fbba3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802024-07-09T03:19:11.984Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26812024-07-09T03:19:12.008Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce15670b5ff5e0ed -C extra-filename=-ce15670b5ff5e0ed --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-fc47014c7c9dcb87.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26822024-07-09T03:19:12.735Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26832024-07-09T03:19:12.760Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3e90c489b5156ee4 -C extra-filename=-3e90c489b5156ee4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26842024-07-09T03:19:13.240Z Compiling gethostname v0.4.3
26852024-07-09T03:19:13.265Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4fe18731d1c70ac9 -C extra-filename=-4fe18731d1c70ac9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26862024-07-09T03:19:13.522Z Compiling libefi-sys v0.1.0
26872024-07-09T03:19:13.550Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=91c363b6b9a1fe88 -C extra-filename=-91c363b6b9a1fe88 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882024-07-09T03:19:13.795Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
26892024-07-09T03:19:13.829Z Compiling parking_lot v0.11.2
26902024-07-09T03:19:13.829Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a873f86f11ffdc23 -C extra-filename=-a873f86f11ffdc23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-74af49de15fbba3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912024-07-09T03:19:14.303Z Compiling trust-dns-client v0.22.0
26922024-07-09T03:19:14.327Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_client --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-client-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4585e90317afbee3 -C extra-filename=-4585e90317afbee3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-07-09T03:19:14.564Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26942024-07-09T03:19:14.590Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a37b6a559b33961e -C extra-filename=-a37b6a559b33961e --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-4a6260db77dcc720.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-33653234c249533b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26952024-07-09T03:19:14.632Z Compiling toml v0.5.11
26962024-07-09T03:19:14.657Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d230113bd2be5c54 -C extra-filename=-d230113bd2be5c54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-07-09T03:19:14.886Z Compiling bitfield-struct v0.6.1
26982024-07-09T03:19:14.912Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ba239b600abe7916 -C extra-filename=-ba239b600abe7916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-07-09T03:19:16.293Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27002024-07-09T03:19:16.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec9c619fa8b6570e -C extra-filename=-ec9c619fa8b6570e --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012024-07-09T03:19:16.656Z Compiling keccak v0.1.5
27022024-07-09T03:19:16.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=f4bf38cad5b29804 -C extra-filename=-f4bf38cad5b29804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-07-09T03:19:16.758Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
27042024-07-09T03:19:16.860Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27052024-07-09T03:19:16.884Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=80590cc889257cf9 -C extra-filename=-80590cc889257cf9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_struct=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_struct-ba239b600abe7916.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27062024-07-09T03:19:16.948Z Compiling sha3 v0.10.8
27072024-07-09T03:19:16.974Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a1b82fb0f2ad64f7 -C extra-filename=-a1b82fb0f2ad64f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-f4bf38cad5b29804.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082024-07-09T03:19:17.401Z Compiling trust-dns-server v0.22.1
27092024-07-09T03:19:17.427Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_server --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-server-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e3fc2ca6c8a10e75 -C extra-filename=-e3fc2ca6c8a10e75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-985e42616e2487fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d230113bd2be5c54.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102024-07-09T03:19:17.468Z Compiling sled v0.34.7
27112024-07-09T03:19:17.493Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' -C metadata=da7637f35d7ddf76 -C extra-filename=-da7637f35d7ddf76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-a873f86f11ffdc23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122024-07-09T03:19:17.727Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8d846799dc427fdb -C extra-filename=-8d846799dc427fdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
27132024-07-09T03:19:17.797Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27142024-07-09T03:19:17.822Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=89d2884ad7edf756 -C extra-filename=-89d2884ad7edf756 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-801ee018acd3c582.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152024-07-09T03:19:18.064Z Compiling secrecy v0.8.0
27162024-07-09T03:19:18.088Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=7adcf90ae1020f35 -C extra-filename=-7adcf90ae1020f35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172024-07-09T03:19:18.302Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27182024-07-09T03:19:18.327Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52354b8bf57b1b40 -C extra-filename=-52354b8bf57b1b40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192024-07-09T03:19:18.416Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27202024-07-09T03:19:18.449Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b40f27886ba8785f -C extra-filename=-b40f27886ba8785f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libnvme_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme_sys-80590cc889257cf9.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-52354b8bf57b1b40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212024-07-09T03:19:18.449Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ddfe2b363b29a06a -C extra-filename=-ddfe2b363b29a06a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -l static=pci`
27222024-07-09T03:19:18.868Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27232024-07-09T03:19:18.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af06a3953296cea5 -C extra-filename=-af06a3953296cea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-8d846799dc427fdb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242024-07-09T03:19:19.198Z Compiling toolchain_find v0.4.0
27252024-07-09T03:19:19.224Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4111549853aec13e -C extra-filename=-4111549853aec13e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27262024-07-09T03:19:19.250Z Compiling buf-list v1.0.3
27272024-07-09T03:19:19.250Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=9ee7582522da070e -C extra-filename=-9ee7582522da070e --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282024-07-09T03:19:19.798Z Compiling rustfmt-wrapper v0.2.1
27292024-07-09T03:19:19.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2808001eeb6b6b4d -C extra-filename=-2808001eeb6b6b4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-4111549853aec13e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302024-07-09T03:19:19.823Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
27312024-07-09T03:19:19.912Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27322024-07-09T03:19:19.937Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=95edfd964eb50722 -C extra-filename=-95edfd964eb50722 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-af06a3953296cea5.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
27332024-07-09T03:19:20.332Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27342024-07-09T03:19:20.357Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=01580f358fb706f1 -C extra-filename=-01580f358fb706f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27352024-07-09T03:19:21.138Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27362024-07-09T03:19:21.162Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ae99234bce862269 -C extra-filename=-ae99234bce862269 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-8a2afc4a2ecb28c1.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a37b6a559b33961e.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27372024-07-09T03:19:21.527Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27382024-07-09T03:19:21.551Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=660ccce3c9601999 -C extra-filename=-660ccce3c9601999 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-660ccce3c9601999 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-03b43281d6e6793a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-2808001eeb6b6b4d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
27392024-07-09T03:19:23.278Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27402024-07-09T03:19:23.303Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4bbf38562423757d -C extra-filename=-4bbf38562423757d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27412024-07-09T03:19:23.499Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=dea8f9dfdba56d6d -C extra-filename=-dea8f9dfdba56d6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
27422024-07-09T03:19:23.850Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
27432024-07-09T03:19:23.878Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/6e0a232/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b0944c693c3404e6 -C extra-filename=-b0944c693c3404e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27442024-07-09T03:19:24.017Z Compiling curve25519-dalek v4.1.3
27452024-07-09T03:19:24.043Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=a8ecda74d114c1da -C extra-filename=-a8ecda74d114c1da --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a8ecda74d114c1da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ade62842d8fc59cb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462024-07-09T03:19:24.590Z Compiling universal-hash v0.5.1
27472024-07-09T03:19:24.614Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cf2a51ef0869beb1 -C extra-filename=-cf2a51ef0869beb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482024-07-09T03:19:24.777Z Compiling diff v0.1.13
27492024-07-09T03:19:24.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=89f24ea2acf2914f -C extra-filename=-89f24ea2acf2914f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502024-07-09T03:19:24.949Z Compiling opaque-debug v0.3.1
27512024-07-09T03:19:24.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=188f141b7d6831e2 -C extra-filename=-188f141b7d6831e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522024-07-09T03:19:25.040Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a8ecda74d114c1da/build-script-build`
27532024-07-09T03:19:25.139Z Compiling curve25519-dalek-derive v0.1.1
27542024-07-09T03:19:25.163Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6590c97fc13c335d -C extra-filename=-6590c97fc13c335d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-07-09T03:19:25.365Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27562024-07-09T03:19:25.389Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1c1297ef839853a2 -C extra-filename=-1c1297ef839853a2 --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-b0944c693c3404e6.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
27572024-07-09T03:19:25.766Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27582024-07-09T03:19:25.790Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a17524dd30ddf186 -C extra-filename=-a17524dd30ddf186 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
27592024-07-09T03:19:25.961Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27602024-07-09T03:19:25.985Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=61343ae3a66d37fa -C extra-filename=-61343ae3a66d37fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
27612024-07-09T03:19:26.425Z Compiling pin-project-internal v1.1.5
27622024-07-09T03:19:26.450Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=236ea6a0a9b1527f -C extra-filename=-236ea6a0a9b1527f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-07-09T03:19:26.573Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27642024-07-09T03:19:26.598Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8567063521c5bcba -C extra-filename=-8567063521c5bcba --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-4a6260db77dcc720.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27652024-07-09T03:19:26.674Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=6a75da64e75aa3db -C extra-filename=-6a75da64e75aa3db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-6590c97fc13c335d.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
27662024-07-09T03:19:26.779Z Compiling aead v0.5.2
27672024-07-09T03:19:26.804Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=a27d6e41e9972175 -C extra-filename=-a27d6e41e9972175 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682024-07-09T03:19:27.096Z Compiling vte_generate_state_changes v0.1.1
27692024-07-09T03:19:27.120Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=35caba5327b335f0 -C extra-filename=-35caba5327b335f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27702024-07-09T03:19:27.425Z Compiling crunchy v0.2.2
27712024-07-09T03:19:27.449Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=130d10875e2d7017 -C extra-filename=-130d10875e2d7017 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722024-07-09T03:19:27.695Z Compiling vte v0.11.1
27732024-07-09T03:19:27.720Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=62403b9778b4826c -C extra-filename=-62403b9778b4826c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-35caba5327b335f0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742024-07-09T03:19:27.744Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27752024-07-09T03:19:27.744Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' -C metadata=9d131969ef4cdfb0 -C extra-filename=-9d131969ef4cdfb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
27762024-07-09T03:19:27.880Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
27772024-07-09T03:19:27.909Z Compiling poly1305 v0.8.0
27782024-07-09T03:19:27.933Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=763367c4cde47804 -C extra-filename=-763367c4cde47804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-cf2a51ef0869beb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792024-07-09T03:19:28.896Z Compiling clang-sys v1.7.0
27802024-07-09T03:19:28.920Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=ada6db466aade206 -C extra-filename=-ada6db466aade206 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812024-07-09T03:19:29.196Z Compiling pin-project v1.1.5
27822024-07-09T03:19:29.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=5d69c573d899d7dd -C extra-filename=-5d69c573d899d7dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_internal-236ea6a0a9b1527f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-07-09T03:19:29.321Z Compiling chacha20 v0.9.1
27842024-07-09T03:19:29.345Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' -C metadata=4000a05c36a93003 -C extra-filename=-4000a05c36a93003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852024-07-09T03:19:29.381Z Compiling fd-lock v4.0.2
27862024-07-09T03:19:29.405Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=45dc88085ab45c39 -C extra-filename=-45dc88085ab45c39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872024-07-09T03:19:29.553Z Compiling thiserror-impl-no-std v2.0.2
27882024-07-09T03:19:29.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a11dced134b19cf -C extra-filename=-6a11dced134b19cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892024-07-09T03:19:29.581Z Compiling nanorand v0.7.0
27902024-07-09T03:19:29.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' -C metadata=7c7336e6ed36858a -C extra-filename=-7c7336e6ed36858a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912024-07-09T03:19:29.708Z Compiling unicase v2.7.0
27922024-07-09T03:19:29.732Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af773df03734cef5 -C extra-filename=-af773df03734cef5 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-07-09T03:19:30.009Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27942024-07-09T03:19:30.033Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 ipcc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=456b3df7018f2ba2 -C extra-filename=-456b3df7018f2ba2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27952024-07-09T03:19:30.086Z Compiling tiny-keccak v2.0.2
27962024-07-09T03:19:30.110Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=7393d053db3fb81f -C extra-filename=-7393d053db3fb81f --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27972024-07-09T03:19:30.307Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
27982024-07-09T03:19:30.335Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
27992024-07-09T03:19:30.392Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
28002024-07-09T03:19:30.422Z Compiling flume v0.11.0
28012024-07-09T03:19:30.446Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' -C metadata=617024dcb90a8ae7 -C extra-filename=-617024dcb90a8ae7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-7c7336e6ed36858a.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-07-09T03:19:30.605Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
28032024-07-09T03:19:30.631Z Compiling strip-ansi-escapes v0.2.0
28042024-07-09T03:19:30.671Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3cb610a26aaf8905 -C extra-filename=-3cb610a26aaf8905 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vte=/work/oxidecomputer/omicron/target/debug/deps/libvte-62403b9778b4826c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052024-07-09T03:19:30.857Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=be47fc9b93f67fd9 -C extra-filename=-be47fc9b93f67fd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062024-07-09T03:19:30.969Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28072024-07-09T03:19:30.994Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=04b56f028295475b -C extra-filename=-04b56f028295475b --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-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28082024-07-09T03:19:31.018Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28092024-07-09T03:19:31.019Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=d68f747cb75adda6 -C extra-filename=-d68f747cb75adda6 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-d68f747cb75adda6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28102024-07-09T03:19:31.043Z Compiling kstat-rs v0.2.4
28112024-07-09T03:19:31.043Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5012fdf593a3093e -C extra-filename=-5012fdf593a3093e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-07-09T03:19:31.320Z Compiling nu-ansi-term v0.50.0
28132024-07-09T03:19:31.344Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5df43d700eb6eb4b -C extra-filename=-5df43d700eb6eb4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-07-09T03:19:31.593Z Compiling ref-cast v1.0.23
28152024-07-09T03:19:31.620Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d05054f9a0608075 -C extra-filename=-d05054f9a0608075 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162024-07-09T03:19:31.707Z Compiling reedline v0.31.0
28172024-07-09T03:19:31.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cc7f5b4e3cbcc71f -C extra-filename=-cc7f5b4e3cbcc71f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-45dc88085ab45c39.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-5df43d700eb6eb4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-3cb610a26aaf8905.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-542bbc078aecdc32.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-07-09T03:19:31.960Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-d68f747cb75adda6/build-script-build`
28192024-07-09T03:19:31.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=0c7c745df8082848 -C extra-filename=-0c7c745df8082848 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crunchy=/work/oxidecomputer/omicron/target/debug/deps/libcrunchy-be47fc9b93f67fd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202024-07-09T03:19:32.085Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
28212024-07-09T03:19:32.153Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7e795a496a58a165 -C extra-filename=-7e795a496a58a165 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
28222024-07-09T03:19:32.421Z Compiling thiserror-no-std v2.0.2
28232024-07-09T03:19:32.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2c0eb8a800ea8e55 -C extra-filename=-2c0eb8a800ea8e55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl_no_std-6a11dced134b19cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-07-09T03:19:32.488Z Compiling chacha20poly1305 v0.10.1
28252024-07-09T03:19:32.512Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=9e8e8fe2bcc8ed1a -C extra-filename=-9e8e8fe2bcc8ed1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-a27d6e41e9972175.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-4000a05c36a93003.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-763367c4cde47804.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-07-09T03:19:32.538Z Compiling vsss-rs v3.3.4
28272024-07-09T03:19:32.538Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=1fb1e744b126047d -C extra-filename=-1fb1e744b126047d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-6a75da64e75aa3db.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-2c0eb8a800ea8e55.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-07-09T03:19:32.564Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
28292024-07-09T03:19:32.564Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e10f879/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a09bfe695274295 -C extra-filename=-4a09bfe695274295 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28302024-07-09T03:19:32.692Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28312024-07-09T03:19:32.717Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e44a63ce2b0e3f82 -C extra-filename=-e44a63ce2b0e3f82 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-e44a63ce2b0e3f82 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28322024-07-09T03:19:32.988Z Compiling ascii-canvas v3.0.0
28332024-07-09T03:19:33.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=86e63d4f6fd86b55 -C extra-filename=-86e63d4f6fd86b55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342024-07-09T03:19:33.272Z Compiling ref-cast-impl v1.0.23
28352024-07-09T03:19:33.296Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5c7cd1e70ae42040 -C extra-filename=-5c7cd1e70ae42040 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-07-09T03:19:33.491Z Compiling memoffset v0.9.1
28372024-07-09T03:19:33.517Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7ab5dad469300190 -C extra-filename=-7ab5dad469300190 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382024-07-09T03:19:33.821Z Compiling ena v0.14.3
28392024-07-09T03:19:33.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f50d97f471b1acb4 -C extra-filename=-f50d97f471b1acb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402024-07-09T03:19:34.004Z Compiling libloading v0.8.3
28412024-07-09T03:19:34.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a458ecb7de18deaf -C extra-filename=-a458ecb7de18deaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-07-09T03:19:34.154Z Compiling bindgen v0.69.4
28432024-07-09T03:19:34.178Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=1a1ee6a60c43570b -C extra-filename=-1a1ee6a60c43570b --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442024-07-09T03:19:34.389Z Compiling regex-syntax v0.6.29
28452024-07-09T03:19:34.414Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=914744d7c52ebf68 -C extra-filename=-914744d7c52ebf68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462024-07-09T03:19:34.449Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5c449862811ea0ee -C extra-filename=-5c449862811ea0ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ref_cast_impl=/work/oxidecomputer/omicron/target/debug/deps/libref_cast_impl-5c7cd1e70ae42040.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472024-07-09T03:19:34.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=9a74a8f90e01640a -C extra-filename=-9a74a8f90e01640a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-a458ecb7de18deaf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482024-07-09T03:19:34.796Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
28492024-07-09T03:19:34.823Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
28502024-07-09T03:19:34.970Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-e44a63ce2b0e3f82/build-script-build`
28512024-07-09T03:19:34.994Z Compiling mime_guess v2.0.4
28522024-07-09T03:19:34.994Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=24d629e3f832fc6d -C extra-filename=-24d629e3f832fc6d --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532024-07-09T03:19:35.021Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28542024-07-09T03:19:35.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=bedde1eea2d1b406 -C extra-filename=-bedde1eea2d1b406 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
28552024-07-09T03:19:35.324Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-660ccce3c9601999/build-script-build`
28562024-07-09T03:19:36.024Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=02d38d88e8c9647e -C extra-filename=-02d38d88e8c9647e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28572024-07-09T03:19:36.207Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28582024-07-09T03:19:36.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=de4644d6ac153a04 -C extra-filename=-de4644d6ac153a04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
28592024-07-09T03:19:36.294Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3ebce7e7629b74f7 -C extra-filename=-3ebce7e7629b74f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28602024-07-09T03:19:36.918Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28612024-07-09T03:19:36.942Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e958d4ab7723b62c -C extra-filename=-e958d4ab7723b62c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28622024-07-09T03:19:37.374Z Compiling lalrpop v0.19.12
28632024-07-09T03:19:37.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=2fc5641116b53d2f -C extra-filename=-2fc5641116b53d2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii_canvas=/work/oxidecomputer/omicron/target/debug/deps/libascii_canvas-86e63d4f6fd86b55.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89f24ea2acf2914f.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-f50d97f471b1acb4.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-914744d7c52ebf68.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-0c7c745df8082848.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-07-09T03:19:37.880Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28652024-07-09T03:19:37.905Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f89315a2d233d2a3 -C extra-filename=-f89315a2d233d2a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28662024-07-09T03:19:39.351Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
28672024-07-09T03:19:39.375Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5dee66382f767bb7 -C extra-filename=-5dee66382f767bb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1613577a239d83bf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28682024-07-09T03:19:39.375Z Compiling which v4.4.2
28692024-07-09T03:19:39.400Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=12db037be44a6458 -C extra-filename=-12db037be44a6458 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-07-09T03:19:39.853Z Compiling cexpr v0.6.0
28712024-07-09T03:19:39.878Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ebf7ce8d4d33ee4d -C extra-filename=-ebf7ce8d4d33ee4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-07-09T03:19:39.921Z Dirty bytecount v0.6.8: the rustflags changed
28732024-07-09T03:19:39.921Z Compiling bytecount v0.6.8
28742024-07-09T03:19:39.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=11894f9d5d95f84b -C extra-filename=-11894f9d5d95f84b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28752024-07-09T03:19:39.970Z Compiling lazycell v1.3.0
28762024-07-09T03:19:39.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ffae22027f4cc176 -C extra-filename=-ffae22027f4cc176 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772024-07-09T03:19:40.116Z Compiling rustc-hash v1.1.0
28782024-07-09T03:19:40.141Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6e319728dcc6ba59 -C extra-filename=-6e319728dcc6ba59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792024-07-09T03:19:40.141Z Compiling shlex v1.3.0
28802024-07-09T03:19:40.174Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9b242747e0db09c0 -C extra-filename=-9b242747e0db09c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812024-07-09T03:19:40.273Z Dirty papergrid v0.11.0: the rustflags changed
28822024-07-09T03:19:40.273Z Compiling papergrid v0.11.0
28832024-07-09T03:19:40.297Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=19f3860a0da4acc8 -C extra-filename=-19f3860a0da4acc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-11894f9d5d95f84b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-07-09T03:19:40.568Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=22531da6753bc628 -C extra-filename=-22531da6753bc628 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-ebf7ce8d4d33ee4d.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-9a74a8f90e01640a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-ffae22027f4cc176.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6e319728dcc6ba59.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-9b242747e0db09c0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-12db037be44a6458.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852024-07-09T03:19:41.413Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
28862024-07-09T03:19:41.452Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=bbb2ece228a4be74 -C extra-filename=-bbb2ece228a4be74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28872024-07-09T03:19:43.782Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=9b05207b01a0ed5c -C extra-filename=-9b05207b01a0ed5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
28882024-07-09T03:19:43.889Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28892024-07-09T03:19:43.940Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cbea2163ce9dbd7e -C extra-filename=-cbea2163ce9dbd7e --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-cbea2163ce9dbd7e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28902024-07-09T03:19:44.168Z Compiling tabled_derive v0.7.0
28912024-07-09T03:19:44.193Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b6fe8670db0ec247 -C extra-filename=-b6fe8670db0ec247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-07-09T03:19:45.179Z Compiling derive_builder_core v0.20.0
28932024-07-09T03:19:45.205Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' -C metadata=790dc0d26200064f -C extra-filename=-790dc0d26200064f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-915b00ad5734cfe5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-07-09T03:19:45.334Z Compiling snafu-derive v0.8.2
28952024-07-09T03:19:45.367Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' -C metadata=83fb6cead381b70a -C extra-filename=-83fb6cead381b70a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-07-09T03:19:45.450Z Compiling libxml v0.3.3
28972024-07-09T03:19:45.486Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6fed92e26fd65c4e -C extra-filename=-6fed92e26fd65c4e --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-07-09T03:19:45.807Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
28992024-07-09T03:19:45.833Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/c85a4ca/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1a1592996fa9ab13 -C extra-filename=-1a1592996fa9ab13 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-07-09T03:19:46.113Z Compiling cfg_aliases v0.1.1
29012024-07-09T03:19:46.138Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=44f2d3764aa1bf38 -C extra-filename=-44f2d3764aa1bf38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022024-07-09T03:19:46.209Z Compiling salty v0.2.0
29032024-07-09T03:19:46.234Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=da72f3e91a6ecd83 -C extra-filename=-da72f3e91a6ecd83 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042024-07-09T03:19:46.452Z Compiling signature v1.6.4
29052024-07-09T03:19:46.480Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-1.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=2a7fad7c52cf9085 -C extra-filename=-2a7fad7c52cf9085 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062024-07-09T03:19:46.614Z Compiling ed25519 v1.5.3
29072024-07-09T03:19:46.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-1.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=a89451af813caf9a -C extra-filename=-a89451af813caf9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-2a7fad7c52cf9085.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29082024-07-09T03:19:46.684Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83/build-script-build`
29092024-07-09T03:19:46.714Z Compiling tabled v0.15.0
29102024-07-09T03:19:46.714Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' -C metadata=32d4721e52d03426 -C extra-filename=-32d4721e52d03426 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-19f3860a0da4acc8.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b6fe8670db0ec247.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112024-07-09T03:19:46.906Z Compiling nix v0.28.0
29122024-07-09T03:19:46.939Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=3383d06de3eb6dbd -C extra-filename=-3383d06de3eb6dbd --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44f2d3764aa1bf38.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132024-07-09T03:19:47.211Z Compiling derive_builder_macro v0.20.0
29142024-07-09T03:19:47.236Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' -C metadata=cea4b5e4129d31ce -C extra-filename=-cea4b5e4129d31ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_core=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_core-790dc0d26200064f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-07-09T03:19:47.606Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13/build-script-build`
29162024-07-09T03:19:47.676Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
29172024-07-09T03:19:47.711Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-cbea2163ce9dbd7e/build-script-build`
29182024-07-09T03:19:47.737Z Compiling nix v0.27.1
29192024-07-09T03:19:47.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' -C metadata=484ed43d74c2c9f7 -C extra-filename=-484ed43d74c2c9f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-9b05207b01a0ed5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202024-07-09T03:19:48.125Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=c06c9484ba04be42 -C extra-filename=-c06c9484ba04be42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212024-07-09T03:19:48.876Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0805f00cded1deb8 -C extra-filename=-0805f00cded1deb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29222024-07-09T03:19:49.337Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29232024-07-09T03:19:49.363Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=c308d83beb2f9a79 -C extra-filename=-c308d83beb2f9a79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242024-07-09T03:19:49.601Z Compiling globset v0.4.14
29252024-07-09T03:19:49.626Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' -C metadata=3ccbbfba0e362ff5 -C extra-filename=-3ccbbfba0e362ff5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-07-09T03:19:50.151Z Compiling snafu v0.8.2
29272024-07-09T03:19:50.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' -C metadata=06167b9b9c3468b2 -C extra-filename=-06167b9b9c3468b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-83fb6cead381b70a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29282024-07-09T03:19:50.905Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29292024-07-09T03:19:50.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0d48c090a27cb38 -C extra-filename=-e0d48c090a27cb38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29302024-07-09T03:19:51.187Z Compiling olpc-cjson v0.1.3
29312024-07-09T03:19:51.212Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=27e2cf91876b82fc -C extra-filename=-27e2cf91876b82fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29322024-07-09T03:19:51.212Z Compiling serde_plain v1.0.2
29332024-07-09T03:19:51.239Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=674c446d7f109a50 -C extra-filename=-674c446d7f109a50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342024-07-09T03:19:51.263Z Compiling serde-big-array v0.5.1
29352024-07-09T03:19:51.263Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c9ca1c08ef233f57 -C extra-filename=-c9ca1c08ef233f57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362024-07-09T03:19:51.423Z Compiling strum_macros v0.24.3
29372024-07-09T03:19:51.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=121ee1b9f7b07e63 -C extra-filename=-121ee1b9f7b07e63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29382024-07-09T03:19:51.475Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29392024-07-09T03:19:51.475Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d9ddcc9ee76e62bd -C extra-filename=-d9ddcc9ee76e62bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402024-07-09T03:19:51.579Z Compiling cookie v0.18.1
29412024-07-09T03:19:51.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=009a01de1221a26e -C extra-filename=-009a01de1221a26e --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-07-09T03:19:51.878Z Compiling indoc v1.0.9
29432024-07-09T03:19:51.906Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=15f28d339ebc4e9e -C extra-filename=-15f28d339ebc4e9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-07-09T03:19:52.319Z Compiling http-range v0.1.5
29452024-07-09T03:19:52.345Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f793d025cb4cc056 -C extra-filename=-f793d025cb4cc056 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29462024-07-09T03:19:52.643Z Compiling typed-path v0.7.1
29472024-07-09T03:19:52.670Z Compiling hyper-staticfile v0.9.5
29482024-07-09T03:19:52.670Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9417dbd35ebe1b15 -C extra-filename=-9417dbd35ebe1b15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492024-07-09T03:19:52.670Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f8d48f1c042bec42 -C extra-filename=-f8d48f1c042bec42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-f793d025cb4cc056.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-c06c9484ba04be42.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-07-09T03:19:52.830Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29512024-07-09T03:19:52.855Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=072a315fb55f6a2e -C extra-filename=-072a315fb55f6a2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-d9ddcc9ee76e62bd.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-07-09T03:19:53.230Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
29532024-07-09T03:19:53.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/c85a4ca/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c87c49dd0536f7a9 -C extra-filename=-c87c49dd0536f7a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-43547b2f9dff53c2.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-484ed43d74c2c9f7.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-c9ca1c08ef233f57.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c308d83beb2f9a79.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
29542024-07-09T03:19:53.520Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29552024-07-09T03:19:53.545Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=390ce4c3a979aaa9 -C extra-filename=-390ce4c3a979aaa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-e0d48c090a27cb38.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1613577a239d83bf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29562024-07-09T03:19:54.594Z Compiling tough v0.17.1
29572024-07-09T03:19:54.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' -C metadata=5761070fa3fb03f9 -C extra-filename=-5761070fa3fb03f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-3ccbbfba0e362ff5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-27e2cf91876b82fc.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-674c446d7f109a50.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-06167b9b9c3468b2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-9417dbd35ebe1b15.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29582024-07-09T03:19:55.332Z Compiling derive_builder v0.20.0
29592024-07-09T03:19:55.357Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c3565455d31c5977 -C extra-filename=-c3565455d31c5977 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_macro=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_macro-cea4b5e4129d31ce.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-07-09T03:19:55.544Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=eacb9bfce4ae5e5c -C extra-filename=-eacb9bfce4ae5e5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
29612024-07-09T03:19:58.006Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
29622024-07-09T03:19:58.038Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=753542f043a2145b -C extra-filename=-753542f043a2145b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-a89451af813caf9a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
29632024-07-09T03:19:58.123Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29642024-07-09T03:19:58.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1cb647615203271c -C extra-filename=-1cb647615203271c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-1cb647615203271c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29652024-07-09T03:19:58.477Z Compiling signal-hook-tokio v0.3.1
29662024-07-09T03:19:58.502Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' -C metadata=8d866b0f8b8b33d5 -C extra-filename=-8d866b0f8b8b33d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672024-07-09T03:19:58.705Z Compiling serde-big-array v0.4.1
29682024-07-09T03:19:58.748Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cd4a5d53e986fb3b -C extra-filename=-cd4a5d53e986fb3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-07-09T03:19:58.886Z Compiling quick-xml v0.31.0
29702024-07-09T03:19:58.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' -C metadata=a8165f722ecca6b5 -C extra-filename=-a8165f722ecca6b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712024-07-09T03:19:59.131Z Compiling oso-derive v0.27.3
29722024-07-09T03:19:59.156Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a2206ee7f160239e -C extra-filename=-a2206ee7f160239e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732024-07-09T03:20:00.056Z Compiling impl-trait-for-tuples v0.2.2
29742024-07-09T03:20:00.081Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=17e3c426ecc2c188 -C extra-filename=-17e3c426ecc2c188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752024-07-09T03:20:00.294Z Compiling parse-size v1.0.0
29762024-07-09T03:20:00.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab981ef8e9581646 -C extra-filename=-ab981ef8e9581646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772024-07-09T03:20:00.549Z Compiling sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29782024-07-09T03:20:00.574Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_common --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="salty"' -C metadata=2225085d2532d2e1 -C extra-filename=-2225085d2532d2e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-072a315fb55f6a2e.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-753542f043a2145b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-cd4a5d53e986fb3b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792024-07-09T03:20:01.575Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29802024-07-09T03:20:01.600Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=62bd8d14721776e0 -C extra-filename=-62bd8d14721776e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
29812024-07-09T03:20:01.974Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-1cb647615203271c/build-script-build`
29822024-07-09T03:20:02.005Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=b17f8a081de2d372 -C extra-filename=-b17f8a081de2d372 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
29832024-07-09T03:20:04.365Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7b8eafab6692b7b4 -C extra-filename=-7b8eafab6692b7b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842024-07-09T03:20:05.228Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29852024-07-09T03:20:05.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=89dc272351ec1dbd -C extra-filename=-89dc272351ec1dbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29862024-07-09T03:20:05.315Z Compiling peg-macros v0.8.3
29872024-07-09T03:20:05.350Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=53249a6dca9ceac7 -C extra-filename=-53249a6dca9ceac7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882024-07-09T03:20:05.397Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
29892024-07-09T03:20:05.424Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f998f4bcc6e48504 -C extra-filename=-f998f4bcc6e48504 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29902024-07-09T03:20:06.802Z Compiling sqlparser_derive v0.2.2
29912024-07-09T03:20:06.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=85ce3b1ba4719199 -C extra-filename=-85ce3b1ba4719199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29922024-07-09T03:20:07.170Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29932024-07-09T03:20:07.195Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5270077f7341b780 -C extra-filename=-5270077f7341b780 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29942024-07-09T03:20:07.487Z Compiling corncobs v0.1.3
29952024-07-09T03:20:07.515Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name corncobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/corncobs-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=0a369123f48c14b2 -C extra-filename=-0a369123f48c14b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29962024-07-09T03:20:07.769Z Compiling unicode_categories v0.1.1
29972024-07-09T03:20:07.798Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=970a285af1efccd6 -C extra-filename=-970a285af1efccd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29982024-07-09T03:20:07.869Z Compiling sqlparser v0.45.0
29992024-07-09T03:20:07.895Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' -C metadata=d8cc9514de7cd93a -C extra-filename=-d8cc9514de7cd93a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-85ce3b1ba4719199.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30002024-07-09T03:20:08.068Z Compiling sqlformat v0.2.3
30012024-07-09T03:20:08.093Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c71ca3546e5586a5 -C extra-filename=-c71ca3546e5586a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-970a285af1efccd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022024-07-09T03:20:08.474Z Compiling peg v0.8.3
30032024-07-09T03:20:08.500Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a69091e37ae557a2 -C extra-filename=-a69091e37ae557a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-53249a6dca9ceac7.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30042024-07-09T03:20:08.588Z Compiling sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30052024-07-09T03:20:08.613Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_rot --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/rot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=e844295e000a457d -C extra-filename=-e844295e000a457d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-0a369123f48c14b2.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-072a315fb55f6a2e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-753542f043a2145b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sprockets_common=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_common-2225085d2532d2e1.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062024-07-09T03:20:08.974Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
30072024-07-09T03:20:09.048Z Compiling rustyline v14.0.0
30082024-07-09T03:20:09.073Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' -C metadata=3dbc177d44f38b98 -C extra-filename=-3dbc177d44f38b98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-45dc88085ab45c39.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b17f8a081de2d372.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092024-07-09T03:20:09.521Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30102024-07-09T03:20:09.546Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c0be677b761275e7 -C extra-filename=-c0be677b761275e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30112024-07-09T03:20:12.705Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30122024-07-09T03:20:12.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9d487ae28cdacfb5 -C extra-filename=-9d487ae28cdacfb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
30132024-07-09T03:20:13.125Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30142024-07-09T03:20:13.150Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=cbc1de9bf12b618b -C extra-filename=-cbc1de9bf12b618b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cbc1de9bf12b618b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30152024-07-09T03:20:13.423Z Compiling const_format_proc_macros v0.2.32
30162024-07-09T03:20:13.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=2150e6e835f62d0a -C extra-filename=-2150e6e835f62d0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172024-07-09T03:20:15.385Z Compiling bb8 v0.8.5
30182024-07-09T03:20:15.410Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' -C metadata=c410f240a103ca95 -C extra-filename=-c410f240a103ca95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30192024-07-09T03:20:15.914Z Compiling bcs v0.1.6
30202024-07-09T03:20:15.939Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=96355494f1b32ae0 -C extra-filename=-96355494f1b32ae0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-07-09T03:20:16.629Z Compiling highway v1.1.0
30222024-07-09T03:20:16.655Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=24c8ccd833f0876a -C extra-filename=-24c8ccd833f0876a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232024-07-09T03:20:16.778Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30242024-07-09T03:20:16.803Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/git/checkouts/async-bb8-diesel-a50dc900a40dfa44/ed7ab5e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' -C metadata=ba67f853eaaef7ef -C extra-filename=-ba67f853eaaef7ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-c410f240a103ca95.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30252024-07-09T03:20:17.345Z Compiling const_format v0.2.32
30262024-07-09T03:20:17.370Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=13c4665dce0e0339 -C extra-filename=-13c4665dce0e0339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-2150e6e835f62d0a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272024-07-09T03:20:17.399Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cbc1de9bf12b618b/build-script-build`
30282024-07-09T03:20:17.429Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1211799d90b50461 -C extra-filename=-1211799d90b50461 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30292024-07-09T03:20:17.796Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30302024-07-09T03:20:17.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3359e91a7f8fc4cd -C extra-filename=-3359e91a7f8fc4cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30312024-07-09T03:20:18.009Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30322024-07-09T03:20:18.035Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=246563ff60c32ea3 -C extra-filename=-246563ff60c32ea3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-3dbc177d44f38b98.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30332024-07-09T03:20:19.671Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30342024-07-09T03:20:19.708Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=184adc089087600d -C extra-filename=-184adc089087600d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-e844295e000a457d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/`
30352024-07-09T03:20:23.347Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30362024-07-09T03:20:23.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f2a3ae9aec20fe64 -C extra-filename=-f2a3ae9aec20fe64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
30372024-07-09T03:20:23.460Z Compiling assert_matches v1.5.0
30382024-07-09T03:20:23.485Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=83e122273fb94066 -C extra-filename=-83e122273fb94066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30392024-07-09T03:20:23.564Z Compiling rand_seeder v0.2.3
30402024-07-09T03:20:23.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=427baba788a3f0d2 -C extra-filename=-427baba788a3f0d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412024-07-09T03:20:23.852Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30422024-07-09T03:20:23.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1bfbeacd19134a4a -C extra-filename=-1bfbeacd19134a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30432024-07-09T03:20:24.250Z Compiling portable-atomic v1.6.0
30442024-07-09T03:20:24.276Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=8428a0bb14271d51 -C extra-filename=-8428a0bb14271d51 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452024-07-09T03:20:25.040Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30462024-07-09T03:20:25.066Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7a941ffb9676f5a1 -C extra-filename=-7a941ffb9676f5a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30472024-07-09T03:20:25.155Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
30482024-07-09T03:20:25.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=847dce58548c4b38 -C extra-filename=-847dce58548c4b38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg portable_atomic_llvm_16`
30492024-07-09T03:20:25.261Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30502024-07-09T03:20:25.261Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8cd0cb0588661ebd -C extra-filename=-8cd0cb0588661ebd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30512024-07-09T03:20:26.417Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30522024-07-09T03:20:26.442Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c3bbd091f6c4f482 -C extra-filename=-c3bbd091f6c4f482 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
30532024-07-09T03:20:27.255Z Compiling number_prefix v0.4.0
30542024-07-09T03:20:27.280Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7a5b9f87ef78d8f8 -C extra-filename=-7a5b9f87ef78d8f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552024-07-09T03:20:27.519Z Compiling indicatif v0.17.8
30562024-07-09T03:20:27.544Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' -C metadata=c7813f69aff2f6b4 -C extra-filename=-c7813f69aff2f6b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-7a5b9f87ef78d8f8.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-847dce58548c4b38.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-07-09T03:20:29.503Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30582024-07-09T03:20:29.528Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7d653f1568a2c610 -C extra-filename=-7d653f1568a2c610 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30592024-07-09T03:20:29.554Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30602024-07-09T03:20:29.554Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ea89b4152f1d164f -C extra-filename=-ea89b4152f1d164f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-ea89b4152f1d164f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30612024-07-09T03:20:29.826Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30622024-07-09T03:20:29.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=84f4fd499e37f96f -C extra-filename=-84f4fd499e37f96f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-84f4fd499e37f96f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30632024-07-09T03:20:30.121Z Compiling castaway v0.2.2
30642024-07-09T03:20:30.152Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8b81ff9219024ac5 -C extra-filename=-8b81ff9219024ac5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652024-07-09T03:20:30.283Z Compiling compact_str v0.7.1
30662024-07-09T03:20:30.308Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0bacbfa5515b7c55 -C extra-filename=-0bacbfa5515b7c55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern castaway=/work/oxidecomputer/omicron/target/debug/deps/libcastaway-8b81ff9219024ac5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672024-07-09T03:20:31.205Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30682024-07-09T03:20:31.234Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c4a6413e2844e729 -C extra-filename=-c4a6413e2844e729 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30692024-07-09T03:20:34.673Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-84f4fd499e37f96f/build-script-build`
30702024-07-09T03:20:34.701Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-ea89b4152f1d164f/build-script-build`
30712024-07-09T03:20:34.728Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30722024-07-09T03:20:34.728Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cb78aa708d3624bc -C extra-filename=-cb78aa708d3624bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30732024-07-09T03:20:35.979Z Compiling unicode-truncate v1.0.0
30742024-07-09T03:20:36.004Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=02023961172e7c0a -C extra-filename=-02023961172e7c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752024-07-09T03:20:36.189Z Compiling lru v0.12.3
30762024-07-09T03:20:36.214Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' -C metadata=b141cc2218e0c2ef -C extra-filename=-b141cc2218e0c2ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30772024-07-09T03:20:36.453Z Compiling stability v0.2.0
30782024-07-09T03:20:36.478Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=75000b726ce96583 -C extra-filename=-75000b726ce96583 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30792024-07-09T03:20:37.069Z Compiling itertools v0.13.0
30802024-07-09T03:20:37.095Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=e8091f06ab429d0b -C extra-filename=-e8091f06ab429d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30812024-07-09T03:20:37.445Z Compiling cassowary v0.3.0
30822024-07-09T03:20:37.470Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=70b5f8a5424c0d79 -C extra-filename=-70b5f8a5424c0d79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30832024-07-09T03:20:37.899Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30842024-07-09T03:20:37.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e6fec9d529562461 -C extra-filename=-e6fec9d529562461 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30852024-07-09T03:20:38.633Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30862024-07-09T03:20:38.658Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ed513d53a999cb66 -C extra-filename=-ed513d53a999cb66 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-ed513d53a999cb66 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30872024-07-09T03:20:38.917Z Compiling unicode-linebreak v0.1.5
30882024-07-09T03:20:38.942Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=254a4c30b4d956b5 -C extra-filename=-254a4c30b4d956b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30892024-07-09T03:20:39.321Z Compiling smawk v0.3.2
30902024-07-09T03:20:39.346Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ca72b463f6d7d093 -C extra-filename=-ca72b463f6d7d093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912024-07-09T03:20:39.524Z Compiling textwrap v0.16.1
30922024-07-09T03:20:39.549Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' -C metadata=6a76066da9b6cdd3 -C extra-filename=-6a76066da9b6cdd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-ca72b463f6d7d093.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-254a4c30b4d956b5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932024-07-09T03:20:39.755Z Compiling ratatui v0.27.0
30942024-07-09T03:20:39.780Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' -C metadata=643e8c1071da9307 -C extra-filename=-643e8c1071da9307 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-70b5f8a5424c0d79.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-0bacbfa5515b7c55.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e8091f06ab429d0b.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-b141cc2218e0c2ef.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-75000b726ce96583.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-542bbc078aecdc32.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-02023961172e7c0a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952024-07-09T03:20:40.687Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-ed513d53a999cb66/build-script-build`
30962024-07-09T03:20:40.718Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
30972024-07-09T03:20:40.744Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e10f879/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ce8c357cae7d2710 -C extra-filename=-ce8c357cae7d2710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30982024-07-09T03:20:41.821Z Compiling fatfs v0.3.6
30992024-07-09T03:20:41.846Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1f66824dd9462dfe -C extra-filename=-1f66824dd9462dfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31002024-07-09T03:20:42.934Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31012024-07-09T03:20:42.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8e416130ec781527 -C extra-filename=-8e416130ec781527 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31022024-07-09T03:20:43.262Z Compiling is_ci v1.2.0
31032024-07-09T03:20:43.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=336043baef48eb38 -C extra-filename=-336043baef48eb38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042024-07-09T03:20:43.497Z Compiling supports-color v3.0.0
31052024-07-09T03:20:43.521Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=029f01e2e850e073 -C extra-filename=-029f01e2e850e073 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-336043baef48eb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31062024-07-09T03:20:43.864Z Compiling rtoolbox v0.0.2
31072024-07-09T03:20:43.892Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d196f865524da922 -C extra-filename=-d196f865524da922 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31082024-07-09T03:20:44.270Z Compiling shell-words v1.1.0
31092024-07-09T03:20:44.295Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6698e029970b3969 -C extra-filename=-6698e029970b3969 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102024-07-09T03:20:44.568Z Compiling rpassword v7.3.1
31112024-07-09T03:20:44.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=681f3e511a1932d7 -C extra-filename=-681f3e511a1932d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-d196f865524da922.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122024-07-09T03:20:44.982Z Compiling tui-tree-widget v0.21.0
31132024-07-09T03:20:45.025Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' -C metadata=270bcf56fe53d73a -C extra-filename=-270bcf56fe53d73a --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-643e8c1071da9307.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142024-07-09T03:20:45.335Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7150eb120575b5d3 -C extra-filename=-7150eb120575b5d3 --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-0805f00cded1deb8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31152024-07-09T03:20:45.783Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31162024-07-09T03:20:45.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=473bab6e41f044fa -C extra-filename=-473bab6e41f044fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
31172024-07-09T03:20:46.596Z Compiling cargo-platform v0.1.8
31182024-07-09T03:20:46.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=29c76766cd11adaa -C extra-filename=-29c76766cd11adaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192024-07-09T03:20:47.181Z Compiling getrandom v0.1.16
31202024-07-09T03:20:47.206Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=2ec73041e42815d9 -C extra-filename=-2ec73041e42815d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212024-07-09T03:20:47.696Z Compiling cargo_metadata v0.18.1
31222024-07-09T03:20:47.723Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=c079e3e083278667 -C extra-filename=-c079e3e083278667 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-29c76766cd11adaa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232024-07-09T03:20:47.913Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
31242024-07-09T03:20:47.943Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31252024-07-09T03:20:47.971Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9eac1bbfd22fd540 -C extra-filename=-9eac1bbfd22fd540 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31262024-07-09T03:20:48.868Z Compiling yansi v0.5.1
31272024-07-09T03:20:48.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bdbc4d7979348737 -C extra-filename=-bdbc4d7979348737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282024-07-09T03:20:49.191Z Compiling pretty_assertions v1.4.0
31292024-07-09T03:20:49.215Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=71b85029e648d3c5 -C extra-filename=-71b85029e648d3c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89f24ea2acf2914f.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-bdbc4d7979348737.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302024-07-09T03:20:49.538Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31312024-07-09T03:20:49.563Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4dc2c838a52095fd -C extra-filename=-4dc2c838a52095fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-270bcf56fe53d73a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31322024-07-09T03:20:50.879Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=d31f5d3089873b25 -C extra-filename=-d31f5d3089873b25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31332024-07-09T03:20:51.367Z Compiling rfc6979 v0.4.0
31342024-07-09T03:20:51.392Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2afc1a31973bc543 -C extra-filename=-2afc1a31973bc543 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31352024-07-09T03:20:51.557Z Compiling target-lexicon v0.12.14
31362024-07-09T03:20:51.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=588496c0fbf4d627 -C extra-filename=-588496c0fbf4d627 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31372024-07-09T03:20:52.398Z Compiling doc-comment v0.3.3
31382024-07-09T03:20:52.423Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=378b95388d82b812 -C extra-filename=-378b95388d82b812 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31392024-07-09T03:20:52.907Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
31402024-07-09T03:20:52.932Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
31412024-07-09T03:20:52.971Z Compiling ecdsa v0.16.9
31422024-07-09T03:20:52.996Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' -C metadata=cda71694840b0533 -C extra-filename=-cda71694840b0533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-2afc1a31973bc543.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31432024-07-09T03:20:53.065Z Compiling rand_core v0.5.1
31442024-07-09T03:20:53.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=b7637b5653a1dbbd -C extra-filename=-b7637b5653a1dbbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d31f5d3089873b25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452024-07-09T03:20:53.527Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
31462024-07-09T03:20:53.553Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bd959ff111fa931b -C extra-filename=-bd959ff111fa931b --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-4a6260db77dcc720.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31472024-07-09T03:20:53.739Z Compiling primeorder v0.13.6
31482024-07-09T03:20:53.764Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d456fe8d9e79b213 -C extra-filename=-d456fe8d9e79b213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492024-07-09T03:20:53.865Z Compiling samael v0.0.15
31502024-07-09T03:20:53.890Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' -C metadata=4ff3ce9aa6a55fb8 -C extra-filename=-4ff3ce9aa6a55fb8 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-4ff3ce9aa6a55fb8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-22531da6753bc628.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31512024-07-09T03:20:54.197Z Compiling csv-core v0.1.11
31522024-07-09T03:20:54.222Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7ef9a399e9233dfe -C extra-filename=-7ef9a399e9233dfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31532024-07-09T03:20:54.676Z Compiling option-ext v0.2.0
31542024-07-09T03:20:54.702Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name option_ext --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a2555ee3ac1924ba -C extra-filename=-a2555ee3ac1924ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31552024-07-09T03:20:55.865Z Compiling assert_cmd v2.0.14
31562024-07-09T03:20:55.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=723a3592c5686b08 -C extra-filename=-723a3592c5686b08 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-07-09T03:20:55.916Z Compiling guppy-workspace-hack v0.1.0
31582024-07-09T03:20:55.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ba0802f28cc6b545 -C extra-filename=-ba0802f28cc6b545 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31592024-07-09T03:20:55.916Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
31602024-07-09T03:20:55.916Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
31612024-07-09T03:20:55.916Z Compiling dirs-sys v0.4.1
31622024-07-09T03:20:55.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9ab9a6ffa3d7c7af -C extra-filename=-9ab9a6ffa3d7c7af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-a2555ee3ac1924ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632024-07-09T03:20:55.916Z Compiling csv v1.3.0
31642024-07-09T03:20:55.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=308faa2e90a69c90 -C extra-filename=-308faa2e90a69c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-7ef9a399e9233dfe.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652024-07-09T03:20:55.916Z Compiling rand_chacha v0.2.2
31662024-07-09T03:20:55.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=fc916b1d2158f18d -C extra-filename=-fc916b1d2158f18d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-07-09T03:20:56.004Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-4ff3ce9aa6a55fb8/build-script-bindings`
31682024-07-09T03:20:56.468Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=68b9f2f2236d7b58 -C extra-filename=-68b9f2f2236d7b58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692024-07-09T03:20:56.578Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=578578ac143aadcb -C extra-filename=-578578ac143aadcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
31702024-07-09T03:20:57.259Z Compiling polyval v0.6.2
31712024-07-09T03:20:57.285Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=93ac2542bc19f74b -C extra-filename=-93ac2542bc19f74b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-cf2a51ef0869beb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722024-07-09T03:20:57.436Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31732024-07-09T03:20:57.462Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ba7300eecf9ccb3e -C extra-filename=-ba7300eecf9ccb3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31742024-07-09T03:20:57.654Z Compiling ed25519 v2.2.3
31752024-07-09T03:20:57.679Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=a0a5c24a1f00448e -C extra-filename=-a0a5c24a1f00448e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762024-07-09T03:20:57.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' -C metadata=ef70ad8964da3980 -C extra-filename=-ef70ad8964da3980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-c3565455d31c5977.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-eacb9bfce4ae5e5c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-a8165f722ecca6b5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 -l z -l lzma -l m -l socket -l nsl -l m -l xml2 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg xmlsec_dynamic`
31772024-07-09T03:20:58.116Z Compiling http-body v1.0.0
31782024-07-09T03:20:58.141Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e7eba2ebf9ec87f3 -C extra-filename=-e7eba2ebf9ec87f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792024-07-09T03:20:58.345Z Compiling blowfish v0.9.1
31802024-07-09T03:20:58.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' -C metadata=0d40ac86a715fe30 -C extra-filename=-0d40ac86a715fe30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31812024-07-09T03:20:58.783Z Compiling ctr v0.9.2
31822024-07-09T03:20:58.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=34be50390420b699 -C extra-filename=-34be50390420b699 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832024-07-09T03:20:59.097Z Compiling aes v0.8.4
31842024-07-09T03:20:59.122Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=c1956b43e8ca057c -C extra-filename=-c1956b43e8ca057c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852024-07-09T03:21:01.216Z Compiling password-hash v0.4.2
31862024-07-09T03:21:01.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' -C metadata=fe4d19f00c51b242 -C extra-filename=-fe4d19f00c51b242 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872024-07-09T03:21:02.079Z Compiling pbkdf2 v0.12.2
31882024-07-09T03:21:02.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aeecacc10f547fe7 -C extra-filename=-aeecacc10f547fe7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-07-09T03:21:02.264Z Compiling hex-literal v0.4.1
31902024-07-09T03:21:02.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b813409a9c7591c8 -C extra-filename=-b813409a9c7591c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31912024-07-09T03:21:02.421Z Compiling target-spec v3.1.0
31922024-07-09T03:21:02.446Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de1d5a5b05aca86e -C extra-filename=-de1d5a5b05aca86e --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932024-07-09T03:21:02.987Z Compiling regex-automata v0.1.10
31942024-07-09T03:21:03.014Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d48227dffcf55319 -C extra-filename=-d48227dffcf55319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31952024-07-09T03:21:03.496Z Compiling plotters-backend v0.3.5
31962024-07-09T03:21:03.522Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0993ebe2c0752da1 -C extra-filename=-0993ebe2c0752da1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31972024-07-09T03:21:04.006Z Compiling tower-layer v0.3.2
31982024-07-09T03:21:04.031Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f3dea153dc1c86e6 -C extra-filename=-f3dea153dc1c86e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992024-07-09T03:21:04.275Z Compiling tower v0.4.13
32002024-07-09T03:21:04.300Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__common"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="util"' -C metadata=b80e548754c2ea0e -C extra-filename=-b80e548754c2ea0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-f3dea153dc1c86e6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012024-07-09T03:21:05.008Z Compiling plotters-svg v0.3.5
32022024-07-09T03:21:05.035Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=23145c0997cd6248 -C extra-filename=-23145c0997cd6248 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-0993ebe2c0752da1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-07-09T03:21:05.414Z Compiling bstr v0.2.17
32042024-07-09T03:21:05.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=44e70eba0814273c -C extra-filename=-44e70eba0814273c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d48227dffcf55319.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-07-09T03:21:06.214Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
32062024-07-09T03:21:06.242Z Compiling bcrypt-pbkdf v0.10.0
32072024-07-09T03:21:06.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=48c850c1d162a7f9 -C extra-filename=-48c850c1d162a7f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern blowfish=/work/oxidecomputer/omicron/target/debug/deps/libblowfish-0d40ac86a715fe30.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-aeecacc10f547fe7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082024-07-09T03:21:06.702Z Compiling pbkdf2 v0.11.0
32092024-07-09T03:21:06.727Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' -C metadata=937bf7bede949f55 -C extra-filename=-937bf7bede949f55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fe4d19f00c51b242.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102024-07-09T03:21:06.785Z Compiling hyper v1.3.1
32112024-07-09T03:21:06.810Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' -C metadata=c466fc2e76de55fd -C extra-filename=-c466fc2e76de55fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e7eba2ebf9ec87f3.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122024-07-09T03:21:07.024Z Compiling ed25519-dalek v2.1.1
32132024-07-09T03:21:07.050Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=288e07f4bf1fb2ae -C extra-filename=-288e07f4bf1fb2ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-6a75da64e75aa3db.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-a0a5c24a1f00448e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-07-09T03:21:07.978Z Compiling ghash v0.5.1
32152024-07-09T03:21:08.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=afce67b37e0ac93d -C extra-filename=-afce67b37e0ac93d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-93ac2542bc19f74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162024-07-09T03:21:08.161Z Compiling cfg-expr v0.15.8
32172024-07-09T03:21:08.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' -C metadata=e49521e824a3670b -C extra-filename=-e49521e824a3670b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32182024-07-09T03:21:09.146Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4218e5518cc1a7a0 -C extra-filename=-4218e5518cc1a7a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-68b9f2f2236d7b58.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-07-09T03:21:09.227Z Compiling rand v0.7.3
32202024-07-09T03:21:09.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=c339139fc4546b86 -C extra-filename=-c339139fc4546b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom_package=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d31f5d3089873b25.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-fc916b1d2158f18d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-07-09T03:21:09.703Z Compiling dirs v5.0.1
32222024-07-09T03:21:09.727Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c401a99793ac92b3 -C extra-filename=-c401a99793ac92b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_sys=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys-9ab9a6ffa3d7c7af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-07-09T03:21:09.885Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=58b07dc5d30f0994 -C extra-filename=-58b07dc5d30f0994 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242024-07-09T03:21:09.992Z Compiling p521 v0.13.3
32252024-07-09T03:21:10.017Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' -C metadata=25c854a42578ed5a -C extra-filename=-25c854a42578ed5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cda71694840b0533.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d456fe8d9e79b213.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32262024-07-09T03:21:10.306Z Compiling p256 v0.13.2
32272024-07-09T03:21:10.331Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' -C metadata=fa101a9103a8e244 -C extra-filename=-fa101a9103a8e244 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cda71694840b0533.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d456fe8d9e79b213.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32282024-07-09T03:21:11.090Z Compiling cbc v0.1.2
32292024-07-09T03:21:11.117Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' -C metadata=5b65bcb6fe2cc1b1 -C extra-filename=-5b65bcb6fe2cc1b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302024-07-09T03:21:11.317Z Compiling russh-cryptovec v0.7.2
32312024-07-09T03:21:11.343Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e7be85c3c6d32ea9 -C extra-filename=-e7be85c3c6d32ea9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-07-09T03:21:11.368Z Compiling md5 v0.7.0
32332024-07-09T03:21:11.368Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b5fc859471b344c0 -C extra-filename=-b5fc859471b344c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32342024-07-09T03:21:11.601Z Compiling cast v0.3.0
32352024-07-09T03:21:11.626Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cb5ccae66155be73 -C extra-filename=-cb5ccae66155be73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362024-07-09T03:21:11.757Z Compiling russh-keys v0.43.0
32372024-07-09T03:21:11.792Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e71efc0a1a522eb5 -C extra-filename=-e71efc0a1a522eb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-48c850c1d162a7f9.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-c6ce830747ba76d8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-5b65bcb6fe2cc1b1.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-c401a99793ac92b3.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-288e07f4bf1fb2ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b5fc859471b344c0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-fa101a9103a8e244.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-25c854a42578ed5a.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-937bf7bede949f55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c339139fc4546b86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382024-07-09T03:21:11.920Z Compiling criterion-plot v0.5.0
32392024-07-09T03:21:11.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=51339b82b6a776e4 -C extra-filename=-51339b82b6a776e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-07-09T03:21:11.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d033f9cd838a7bd4 -C extra-filename=-d033f9cd838a7bd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_expr=/work/oxidecomputer/omicron/target/debug/deps/libcfg_expr-e49521e824a3670b.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-07-09T03:21:12.793Z Compiling aes-gcm v0.10.3
32422024-07-09T03:21:12.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=e12b430f2f87a07e -C extra-filename=-e12b430f2f87a07e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-a27d6e41e9972175.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-afce67b37e0ac93d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432024-07-09T03:21:12.846Z Compiling hyper-util v0.1.3
32442024-07-09T03:21:12.846Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="http1"' --cfg 'feature="tokio"' -C metadata=6b2d9dca25d0c833 -C extra-filename=-6b2d9dca25d0c833 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e7eba2ebf9ec87f3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c466fc2e76de55fd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-b80e548754c2ea0e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452024-07-09T03:21:13.049Z Compiling httptest v0.15.5
32462024-07-09T03:21:13.074Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=75999fef63fb9105 -C extra-filename=-75999fef63fb9105 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-1ae489c8acf2a979.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-07-09T03:21:14.491Z Compiling plotters v0.3.5
32482024-07-09T03:21:14.517Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' -C metadata=544dbe92154eb608 -C extra-filename=-544dbe92154eb608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-0993ebe2c0752da1.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-23145c0997cd6248.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492024-07-09T03:21:14.776Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32502024-07-09T03:21:14.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=103841fd5339ea6c -C extra-filename=-103841fd5339ea6c --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-3e90c489b5156ee4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32512024-07-09T03:21:14.812Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32522024-07-09T03:21:14.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c24eb1c10325bf22 -C extra-filename=-c24eb1c10325bf22 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c24eb1c10325bf22 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32532024-07-09T03:21:15.082Z Compiling rustls-native-certs v0.7.0
32542024-07-09T03:21:15.109Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9eddb399eb6634b5 -C extra-filename=-9eddb399eb6634b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32552024-07-09T03:21:15.492Z Compiling pathdiff v0.2.1
32562024-07-09T03:21:15.517Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' -C metadata=2fc58cccf0329f6e -C extra-filename=-2fc58cccf0329f6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32572024-07-09T03:21:15.648Z Compiling tinytemplate v1.2.1
32582024-07-09T03:21:15.673Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5fbf4ccd460bbfdd -C extra-filename=-5fbf4ccd460bbfdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592024-07-09T03:21:16.479Z Compiling escape8259 v0.5.2
32602024-07-09T03:21:16.504Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=23ae8534ef95a9e3 -C extra-filename=-23ae8534ef95a9e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612024-07-09T03:21:16.577Z Compiling threadpool v1.8.1
32622024-07-09T03:21:16.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f5d3b23a8180b5cb -C extra-filename=-f5d3b23a8180b5cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-542485ea2f901d76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632024-07-09T03:21:16.838Z Compiling oorandom v11.1.3
32642024-07-09T03:21:16.867Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8c9e4b9f306ed946 -C extra-filename=-8c9e4b9f306ed946 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32652024-07-09T03:21:17.012Z Compiling anes v0.1.6
32662024-07-09T03:21:17.037Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=30dcea51a931d70b -C extra-filename=-30dcea51a931d70b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32672024-07-09T03:21:17.353Z Compiling dhcproto-macros v0.1.0
32682024-07-09T03:21:17.379Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a08a3c4bd48b6c2 -C extra-filename=-6a08a3c4bd48b6c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692024-07-09T03:21:17.430Z Compiling nested v0.1.1
32702024-07-09T03:21:17.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=26bc13fe1a85d194 -C extra-filename=-26bc13fe1a85d194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712024-07-09T03:21:17.724Z Compiling guppy v0.17.5
32722024-07-09T03:21:17.749Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1f817cbe422f803d -C extra-filename=-1f817cbe422f803d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-26bc13fe1a85d194.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-2fc58cccf0329f6e.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-d033f9cd838a7bd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732024-07-09T03:21:18.224Z Compiling dhcproto v0.11.0
32742024-07-09T03:21:18.249Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=820970b6d98d52fe -C extra-filename=-820970b6d98d52fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-6a08a3c4bd48b6c2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752024-07-09T03:21:18.508Z Compiling criterion v0.5.1
32762024-07-09T03:21:18.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' -C metadata=a155a9486fe9575a -C extra-filename=-a155a9486fe9575a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-30dcea51a931d70b.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-8c9e4b9f306ed946.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-544dbe92154eb608.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-5fbf4ccd460bbfdd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772024-07-09T03:21:18.948Z Compiling libtest-mimic v0.7.3
32782024-07-09T03:21:18.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c68091758f1da1e9 -C extra-filename=-c68091758f1da1e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-23ae8534ef95a9e3.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-f5d3b23a8180b5cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792024-07-09T03:21:20.762Z Compiling hyper-rustls v0.26.0
32802024-07-09T03:21:20.790Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' -C metadata=43102725b44399ad -C extra-filename=-43102725b44399ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c466fc2e76de55fd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6b2d9dca25d0c833.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9eddb399eb6634b5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5a0e34fb3bb63da0.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
32812024-07-09T03:21:21.015Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c24eb1c10325bf22/build-script-build`
32822024-07-09T03:21:21.042Z Compiling russh v0.43.0
32832024-07-09T03:21:21.067Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' -C metadata=da0e31a41b21ad0b -C extra-filename=-da0e31a41b21ad0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-e12b430f2f87a07e.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-4000a05c36a93003.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-6a75da64e75aa3db.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-763367c4cde47804.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-07-09T03:21:21.249Z Compiling fancy-regex v0.13.0
32852024-07-09T03:21:21.274Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=538e1582cf5530b0 -C extra-filename=-538e1582cf5530b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862024-07-09T03:21:23.178Z Compiling rstest_macros v0.19.0
32872024-07-09T03:21:23.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=cbf7a8e22c461cc3 -C extra-filename=-cbf7a8e22c461cc3 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-cbf7a8e22c461cc3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ade62842d8fc59cb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882024-07-09T03:21:23.663Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32892024-07-09T03:21:23.689Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=423af2b9b0466405 -C extra-filename=-423af2b9b0466405 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-07-09T03:21:24.044Z Compiling internet-checksum v0.2.1
32912024-07-09T03:21:24.069Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=156e62651fc45a6b -C extra-filename=-156e62651fc45a6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-07-09T03:21:24.231Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-cbf7a8e22c461cc3/build-script-build`
32932024-07-09T03:21:24.353Z Compiling datatest-stable v0.2.9
32942024-07-09T03:21:24.378Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d3da7758241bfc43 -C extra-filename=-d3da7758241bfc43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-538e1582cf5530b0.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-c68091758f1da1e9.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-07-09T03:21:24.962Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32962024-07-09T03:21:25.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5ee57c48e623f2f6 -C extra-filename=-5ee57c48e623f2f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
32972024-07-09T03:21:25.063Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32982024-07-09T03:21:25.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=69ab412d4bd0a790 -C extra-filename=-69ab412d4bd0a790 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-69ab412d4bd0a790 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32992024-07-09T03:21:25.129Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33002024-07-09T03:21:25.154Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4784665831999723 -C extra-filename=-4784665831999723 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-4784665831999723 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33012024-07-09T03:21:25.394Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33022024-07-09T03:21:25.419Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b4fcb79b0e758e13 -C extra-filename=-b4fcb79b0e758e13 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-b4fcb79b0e758e13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33032024-07-09T03:21:25.469Z Compiling similar-asserts v1.5.0
33042024-07-09T03:21:25.496Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' -C metadata=8f06e4913368c1bc -C extra-filename=-8f06e4913368c1bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-07-09T03:21:25.694Z Compiling trybuild v1.0.96
33062024-07-09T03:21:25.719Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.96/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=72d0c13a05399e6c -C extra-filename=-72d0c13a05399e6c --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072024-07-09T03:21:26.127Z Compiling relative-path v1.9.3
33082024-07-09T03:21:26.152Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=2345f7ef9f064402 -C extra-filename=-2345f7ef9f064402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092024-07-09T03:21:26.447Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c/build-script-build`
33102024-07-09T03:21:26.474Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-b4fcb79b0e758e13/build-script-build`
33112024-07-09T03:21:26.499Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-4784665831999723/build-script-build`
33122024-07-09T03:21:26.527Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-69ab412d4bd0a790/build-script-build`
33132024-07-09T03:21:26.555Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33142024-07-09T03:21:26.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=881a5cd1fb369f8d -C extra-filename=-881a5cd1fb369f8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33152024-07-09T03:21:26.780Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=7e4ee48defb78888 -C extra-filename=-7e4ee48defb78888 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-2345f7ef9f064402.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-07-09T03:21:27.212Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=db52c970d4c4326a -C extra-filename=-db52c970d4c4326a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33172024-07-09T03:21:28.915Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33182024-07-09T03:21:28.962Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=94f1b7620e9e2d22 -C extra-filename=-94f1b7620e9e2d22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33192024-07-09T03:21:30.078Z Compiling multimap v0.10.0
33202024-07-09T03:21:30.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' -C metadata=232dd36acccf3993 -C extra-filename=-232dd36acccf3993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33212024-07-09T03:21:30.378Z Compiling futures-timer v3.0.3
33222024-07-09T03:21:30.403Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=13732df1e1e97b1c -C extra-filename=-13732df1e1e97b1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232024-07-09T03:21:30.820Z Compiling polar-core v0.27.3
33242024-07-09T03:21:30.845Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=0c131f554dc54c41 -C extra-filename=-0c131f554dc54c41 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-0c131f554dc54c41 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-2fc5641116b53d2f.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252024-07-09T03:21:31.191Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ba3781dca0eeb8a -C extra-filename=-0ba3781dca0eeb8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33262024-07-09T03:21:31.232Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33272024-07-09T03:21:31.257Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=273150ce66d08b88 -C extra-filename=-273150ce66d08b88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33282024-07-09T03:21:32.214Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-0c131f554dc54c41/build-script-build`
33292024-07-09T03:21:33.797Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=011ff66ab39eefed -C extra-filename=-011ff66ab39eefed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-15f28d339ebc4e9e.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-121ee1b9f7b07e63.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302024-07-09T03:21:34.990Z Compiling rstest v0.19.0
33312024-07-09T03:21:35.014Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="default"' -C metadata=1a364b69a2cca56a -C extra-filename=-1a364b69a2cca56a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-13732df1e1e97b1c.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-7e4ee48defb78888.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322024-07-09T03:21:35.206Z Compiling partial-io v0.5.4
33332024-07-09T03:21:35.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=f35144f242405aa8 -C extra-filename=-f35144f242405aa8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342024-07-09T03:21:35.646Z Compiling blake2b_simd v1.0.2
33352024-07-09T03:21:35.671Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=57528f9b0ab85f77 -C extra-filename=-57528f9b0ab85f77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362024-07-09T03:21:36.139Z Compiling rand_distr v0.4.3
33372024-07-09T03:21:36.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c8fc2a8c2d3f43c6 -C extra-filename=-c8fc2a8c2d3f43c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382024-07-09T03:21:37.038Z Compiling approx v0.5.1
33392024-07-09T03:21:37.063Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ddaee20d17a6597c -C extra-filename=-ddaee20d17a6597c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33402024-07-09T03:21:37.265Z Compiling rust-argon2 v2.1.0
33412024-07-09T03:21:37.290Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=750b2e677370518b -C extra-filename=-750b2e677370518b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-57528f9b0ab85f77.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422024-07-09T03:21:37.909Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33432024-07-09T03:21:37.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=933babe337d46703 -C extra-filename=-933babe337d46703 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-03b43281d6e6793a.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33442024-07-09T03:21:38.684Z Compiling cargo_toml v0.20.3
33452024-07-09T03:21:38.709Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.3/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=57f71f373295ab93 -C extra-filename=-57f71f373295ab93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462024-07-09T03:21:39.406Z Compiling uzers v0.11.3
33472024-07-09T03:21:39.430Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' -C metadata=eec7a70fec0e7113 -C extra-filename=-eec7a70fec0e7113 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-07-09T03:21:40.223Z Compiling termios v0.3.3
33492024-07-09T03:21:40.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f11dce5e76d6ac96 -C extra-filename=-f11dce5e76d6ac96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502024-07-09T03:21:40.489Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33512024-07-09T03:21:40.514Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9f213b4b56e88755 -C extra-filename=-9f213b4b56e88755 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-f11dce5e76d6ac96.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33522024-07-09T03:21:40.539Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33532024-07-09T03:21:40.539Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=04afffe52fdfee4c -C extra-filename=-04afffe52fdfee4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33542024-07-09T03:21:42.168Z Compiling oso v0.27.3
33552024-07-09T03:21:42.194Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' -C metadata=806636637d7328a7 -C extra-filename=-806636637d7328a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-17e3c426ecc2c188.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a2206ee7f160239e.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-011ff66ab39eefed.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562024-07-09T03:21:42.520Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6ab479bc54b6d347 -C extra-filename=-6ab479bc54b6d347 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-933babe337d46703.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-03b43281d6e6793a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33572024-07-09T03:21:43.061Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3912aae5268a867d -C extra-filename=-3912aae5268a867d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-273150ce66d08b88.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33582024-07-09T03:21:44.989Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e04852a5426538ac -C extra-filename=-e04852a5426538ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-89dc272351ec1dbd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-806636637d7328a7.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33592024-07-09T03:21:46.035Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33602024-07-09T03:21:46.059Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=678ebd533e9cd707 -C extra-filename=-678ebd533e9cd707 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-57f71f373295ab93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33612024-07-09T03:21:46.724Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b581b801af7599fa -C extra-filename=-b581b801af7599fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-273150ce66d08b88.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33622024-07-09T03:21:47.661Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9ad7b5954a1bdd3e -C extra-filename=-9ad7b5954a1bdd3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-60efb8b0ceda0817.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33632024-07-09T03:21:47.716Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=04b30c0f82fb81fc -C extra-filename=-04b30c0f82fb81fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-1a364b69a2cca56a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-0ba3781dca0eeb8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33642024-07-09T03:21:48.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/impl/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ce54cff56acbaffe -C extra-filename=-ce54cff56acbaffe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-8a2afc4a2ecb28c1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-1a364b69a2cca56a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-0ba3781dca0eeb8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33652024-07-09T03:21:48.699Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=3ceb8d95e00993db -C extra-filename=-3ceb8d95e00993db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-c410f240a103ca95.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-1211799d90b50461.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33662024-07-09T03:21:49.479Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cf5f50d3b35b1814 -C extra-filename=-cf5f50d3b35b1814 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-db52c970d4c4326a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33672024-07-09T03:21:50.280Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dad520706991bf9e -C extra-filename=-dad520706991bf9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5ee57c48e623f2f6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-f35144f242405aa8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33682024-07-09T03:21:52.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bc0928bf17bf56e0 -C extra-filename=-bc0928bf17bf56e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-f35144f242405aa8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33692024-07-09T03:21:54.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fc480383a42b1d48 -C extra-filename=-fc480383a42b1d48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5ee57c48e623f2f6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33702024-07-09T03:22:03.905Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ad905ebfb2a68388 -C extra-filename=-ad905ebfb2a68388 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33712024-07-09T03:22:04.517Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3bac76fc27fdc248 -C extra-filename=-3bac76fc27fdc248 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-270bcf56fe53d73a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33722024-07-09T03:22:12.064Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4bf5ada8ec437d64 -C extra-filename=-4bf5ada8ec437d64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33732024-07-09T03:22:13.353Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=419001cb27916fd9 -C extra-filename=-419001cb27916fd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33742024-07-09T03:22:14.469Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c334a184d111bbf3 -C extra-filename=-c334a184d111bbf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-881a5cd1fb369f8d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33752024-07-09T03:22:14.899Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cef2e009d39cbfe3 -C extra-filename=-cef2e009d39cbfe3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33762024-07-09T03:22:15.857Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1fe4940463006078 -C extra-filename=-1fe4940463006078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5ee57c48e623f2f6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-94f1b7620e9e2d22.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33772024-07-09T03:22:15.882Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fe71e5d07b8bba3f -C extra-filename=-fe71e5d07b8bba3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-94f1b7620e9e2d22.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33782024-07-09T03:22:16.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=206562784897da3b -C extra-filename=-206562784897da3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5ee57c48e623f2f6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-94f1b7620e9e2d22.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33792024-07-09T03:22:18.009Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1805753fa49fbaab -C extra-filename=-1805753fa49fbaab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33802024-07-09T03:22:18.437Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=61517f368ab8a645 -C extra-filename=-61517f368ab8a645 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33812024-07-09T03:22:29.649Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33822024-07-09T03:22:29.772Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc0c8ed11dbfb161 -C extra-filename=-dc0c8ed11dbfb161 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33832024-07-09T03:22:31.068Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33842024-07-09T03:22:31.116Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' -C metadata=b1e118ae9c0e34c2 -C extra-filename=-b1e118ae9c0e34c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33852024-07-09T03:22:36.078Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dae502421169c802 -C extra-filename=-dae502421169c802 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33862024-07-09T03:22:38.076Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33872024-07-09T03:22:38.101Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dfef42283d828621 -C extra-filename=-dfef42283d828621 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33882024-07-09T03:22:39.124Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c94574b1e16b6eeb -C extra-filename=-c94574b1e16b6eeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33892024-07-09T03:22:39.822Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3e623c7014ed6543 -C extra-filename=-3e623c7014ed6543 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33902024-07-09T03:22:40.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=660b582b628e61c0 -C extra-filename=-660b582b628e61c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33912024-07-09T03:22:42.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6103fe00259730bd -C extra-filename=-6103fe00259730bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33922024-07-09T03:22:43.109Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=679a4c8e2383a679 -C extra-filename=-679a4c8e2383a679 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-881a5cd1fb369f8d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33932024-07-09T03:22:45.664Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fd41b7d8753c09d1 -C extra-filename=-fd41b7d8753c09d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-881a5cd1fb369f8d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33942024-07-09T03:22:48.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=20d915e712900621 -C extra-filename=-20d915e712900621 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33952024-07-09T03:22:54.210Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cc16b0436f934795 -C extra-filename=-cc16b0436f934795 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33962024-07-09T03:22:58.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dfb2bdbf4c93c805 -C extra-filename=-dfb2bdbf4c93c805 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-270bcf56fe53d73a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33972024-07-09T03:23:00.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9ad2add930cd5614 -C extra-filename=-9ad2add930cd5614 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33982024-07-09T03:23:01.168Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1586e240619b9182 -C extra-filename=-1586e240619b9182 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-270bcf56fe53d73a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33992024-07-09T03:23:01.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5d3ecaea5afd7a70 -C extra-filename=-5d3ecaea5afd7a70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-db52c970d4c4326a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34002024-07-09T03:23:02.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' -C metadata=43997084600a4c33 -C extra-filename=-43997084600a4c33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34012024-07-09T03:23:02.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cced8ff56b57c689 -C extra-filename=-cced8ff56b57c689 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34022024-07-09T03:23:03.355Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 cockroach-admin/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b2c6ba2e51a476e0 -C extra-filename=-b2c6ba2e51a476e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-db52c970d4c4326a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34032024-07-09T03:23:06.819Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b0d2ebac01690320 -C extra-filename=-b0d2ebac01690320 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34042024-07-09T03:23:07.573Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=128521295e7eabcc -C extra-filename=-128521295e7eabcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-89dc272351ec1dbd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-806636637d7328a7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34052024-07-09T03:23:13.969Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b368c358d1dc7ff3 -C extra-filename=-b368c358d1dc7ff3 --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-ba67f853eaaef7ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34062024-07-09T03:23:17.795Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d2ba6c709462d7a4 -C extra-filename=-d2ba6c709462d7a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8f06e4913368c1bc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34072024-07-09T03:23:21.422Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=215392046719a893 -C extra-filename=-215392046719a893 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34082024-07-09T03:23:23.762Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=73125bd132975256 -C extra-filename=-73125bd132975256 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-c410f240a103ca95.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-1211799d90b50461.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-806636637d7328a7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34092024-07-09T03:23:27.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=01a4522c73e37060 -C extra-filename=-01a4522c73e37060 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-232dd36acccf3993.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34102024-07-09T03:23:33.364Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4d58d6c15e65bab2 -C extra-filename=-4d58d6c15e65bab2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34112024-07-09T03:23:35.946Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc1469e18e86aaf1 -C extra-filename=-dc1469e18e86aaf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34122024-07-09T03:23:38.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test -C metadata=b0cc74632148407c -C extra-filename=-b0cc74632148407c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34132024-07-09T03:23:38.346Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=97d3dd3791a422a0 -C extra-filename=-97d3dd3791a422a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34142024-07-09T03:23:47.040Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2d452f552eb74ef8 -C extra-filename=-2d452f552eb74ef8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34152024-07-09T03:23:48.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7b0fb8f1bbd00514 -C extra-filename=-7b0fb8f1bbd00514 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34162024-07-09T03:23:51.173Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 installinator-artifactd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=53ab763c8e32f3a9 -C extra-filename=-53ab763c8e32f3a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34172024-07-09T03:23:55.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d80acb15682fe3ab -C extra-filename=-d80acb15682fe3ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34182024-07-09T03:23:57.626Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=98ab249750565ade -C extra-filename=-98ab249750565ade --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-270bcf56fe53d73a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34192024-07-09T03:23:57.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=01a68758d31c302b -C extra-filename=-01a68758d31c302b --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-0805f00cded1deb8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34202024-07-09T03:24:05.264Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34212024-07-09T03:24:05.288Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=621c1be74e55c212 -C extra-filename=-621c1be74e55c212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-03b43281d6e6793a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34222024-07-09T03:24:08.723Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=df77898b007bfc95 -C extra-filename=-df77898b007bfc95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-03b43281d6e6793a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34232024-07-09T03:24:08.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6bdf15fac7079851 -C extra-filename=-6bdf15fac7079851 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34242024-07-09T03:24:13.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5f848fc79e60ce21 -C extra-filename=-5f848fc79e60ce21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34252024-07-09T03:24:14.412Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ffbfe184772aff57 -C extra-filename=-ffbfe184772aff57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34262024-07-09T03:24:15.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2ce08e036a67c709 -C extra-filename=-2ce08e036a67c709 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34272024-07-09T03:24:16.553Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=65a9722d41a8ab0c -C extra-filename=-65a9722d41a8ab0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34282024-07-09T03:24:17.087Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f202006ed76dd2eb -C extra-filename=-f202006ed76dd2eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34292024-07-09T03:24:23.153Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1831c23a26055d46 -C extra-filename=-1831c23a26055d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34302024-07-09T03:24:24.218Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e6a031154cff6519 -C extra-filename=-e6a031154cff6519 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4024ef39570dd3ee.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34312024-07-09T03:24:30.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4e939fc21312f882 -C extra-filename=-4e939fc21312f882 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34322024-07-09T03:24:37.948Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=864b8bbf78e30633 -C extra-filename=-864b8bbf78e30633 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34332024-07-09T03:24:38.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=a59a26e5e18f11b2 -C extra-filename=-a59a26e5e18f11b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-3dbc177d44f38b98.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34342024-07-09T03:24:40.676Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=150122823a2a0ea5 -C extra-filename=-150122823a2a0ea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34352024-07-09T03:24:44.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af422d2b2b4c4cef -C extra-filename=-af422d2b2b4c4cef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-e844295e000a457d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/`
34362024-07-09T03:24:44.824Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6b0aafa9d3e1f230 -C extra-filename=-6b0aafa9d3e1f230 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34372024-07-09T03:24:46.831Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eed0cce595b5f731 -C extra-filename=-eed0cce595b5f731 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34382024-07-09T03:24:48.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=92119521af3a6155 -C extra-filename=-92119521af3a6155 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-e844295e000a457d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/`
34392024-07-09T03:24:49.842Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=941c912e3adab04c -C extra-filename=-941c912e3adab04c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34402024-07-09T03:24:51.931Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbb856e4d40e77ef -C extra-filename=-bbb856e4d40e77ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34412024-07-09T03:25:01.438Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ffbfd9c81c199a7c -C extra-filename=-ffbfd9c81c199a7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34422024-07-09T03:25:06.389Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=86340ff07291bbc2 -C extra-filename=-86340ff07291bbc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34432024-07-09T03:25:06.933Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=731776817565a2bb -C extra-filename=-731776817565a2bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34442024-07-09T03:25:07.912Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=f3ca70db3ea303c7 -C extra-filename=-f3ca70db3ea303c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34452024-07-09T03:25:09.014Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=0100af7ed5545716 -C extra-filename=-0100af7ed5545716 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34462024-07-09T03:25:15.262Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=197f6b65865b79c5 -C extra-filename=-197f6b65865b79c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34472024-07-09T03:25:18.651Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=2b13634abed8b207 -C extra-filename=-2b13634abed8b207 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-3dbc177d44f38b98.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34482024-07-09T03:25:29.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=086fc32f6c2c4020 -C extra-filename=-086fc32f6c2c4020 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34492024-07-09T03:25:30.311Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_test --edition=2021 dns-server/tests/openapi_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=79732d72d4a72abe -C extra-filename=-79732d72d4a72abe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34502024-07-09T03:25:31.791Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=95b652caedea6ea1 -C extra-filename=-95b652caedea6ea1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34512024-07-09T03:25:32.325Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e75ef17421c16214 -C extra-filename=-e75ef17421c16214 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34522024-07-09T03:25:34.110Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=78ed90074c0bdf95 -C extra-filename=-78ed90074c0bdf95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34532024-07-09T03:25:35.748Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=764e86a67d2d1347 -C extra-filename=-764e86a67d2d1347 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34542024-07-09T03:25:40.352Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=34c7a70880885a84 -C extra-filename=-34c7a70880885a84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34552024-07-09T03:25:44.421Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=002d0a7ceeae7c8e -C extra-filename=-002d0a7ceeae7c8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34562024-07-09T03:25:45.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7f45ee83e0d0ef12 -C extra-filename=-7f45ee83e0d0ef12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34572024-07-09T03:25:51.655Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2a1425659455f54f -C extra-filename=-2a1425659455f54f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34582024-07-09T03:25:52.152Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ac5051f467972197 -C extra-filename=-ac5051f467972197 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34592024-07-09T03:25:59.974Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c7041f2618804533 -C extra-filename=-c7041f2618804533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34602024-07-09T03:26:03.252Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=861f7c8f6a37ee22 -C extra-filename=-861f7c8f6a37ee22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34612024-07-09T03:26:09.472Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=f2905c1a0b87f665 -C extra-filename=-f2905c1a0b87f665 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34622024-07-09T03:26:10.874Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b4786335a8540611 -C extra-filename=-b4786335a8540611 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34632024-07-09T03:26:12.399Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=07725b3af8cfd1fd -C extra-filename=-07725b3af8cfd1fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34642024-07-09T03:26:21.588Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=279cfe9ab056fa30 -C extra-filename=-279cfe9ab056fa30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34652024-07-09T03:26:23.693Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e19b6a51320533d4 -C extra-filename=-e19b6a51320533d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34662024-07-09T03:26:25.059Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6dfe4edfa238d794 -C extra-filename=-6dfe4edfa238d794 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34672024-07-09T03:26:28.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0fd6e1b2f1159834 -C extra-filename=-0fd6e1b2f1159834 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34682024-07-09T03:26:30.786Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=413265ed40e4819e -C extra-filename=-413265ed40e4819e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34692024-07-09T03:26:32.083Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=66d43dd7b4ed8316 -C extra-filename=-66d43dd7b4ed8316 --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-5e44e206aed3106f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34702024-07-09T03:26:32.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d0f5b01dcadf43ec -C extra-filename=-d0f5b01dcadf43ec --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-5e44e206aed3106f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34712024-07-09T03:26:33.855Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' -C metadata=3266f59a337cb78b -C extra-filename=-3266f59a337cb78b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34722024-07-09T03:26:35.547Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e558362d8f8f0d7b -C extra-filename=-e558362d8f8f0d7b --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-3e90c489b5156ee4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34732024-07-09T03:26:37.840Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dd874e43f180908f -C extra-filename=-dd874e43f180908f --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-fc47014c7c9dcb87.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34742024-07-09T03:26:39.309Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e885d22ac6c63fe6 -C extra-filename=-e885d22ac6c63fe6 --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-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34752024-07-09T03:26:42.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=180285da38906309 -C extra-filename=-180285da38906309 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34762024-07-09T03:26:42.727Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=56aac2a55bb46798 -C extra-filename=-56aac2a55bb46798 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-af06a3953296cea5.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34772024-07-09T03:26:44.677Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b70755e4cf5f13dd -C extra-filename=-b70755e4cf5f13dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34782024-07-09T03:26:51.191Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=aea89bf7bb022c34 -C extra-filename=-aea89bf7bb022c34 --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-b0944c693c3404e6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34792024-07-09T03:26:52.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/oximeter/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c566bfb208365374 -C extra-filename=-c566bfb208365374 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-8a2afc4a2ecb28c1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a37b6a559b33961e.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34802024-07-09T03:26:53.378Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=401084954f2c515d -C extra-filename=-401084954f2c515d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-8a2afc4a2ecb28c1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a37b6a559b33961e.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34812024-07-09T03:26:54.032Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8d20e598cc28173a -C extra-filename=-8d20e598cc28173a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34822024-07-09T03:26:55.224Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f569c328ea17009d -C extra-filename=-f569c328ea17009d --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-4a6260db77dcc720.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-33653234c249533b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34832024-07-09T03:26:55.505Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=57aa3884e1826b3e -C extra-filename=-57aa3884e1826b3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb452f0bac5966f2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34842024-07-09T03:26:56.961Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=fb8fcc6f4ba7192f -C extra-filename=-fb8fcc6f4ba7192f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb452f0bac5966f2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34852024-07-09T03:26:57.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=25acfd2bc9871a76 -C extra-filename=-25acfd2bc9871a76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb452f0bac5966f2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34862024-07-09T03:26:58.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b7836ed1d5c90514 -C extra-filename=-b7836ed1d5c90514 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34872024-07-09T03:26:59.006Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
34882024-07-09T03:26:59.030Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3d235bbb5b4e8845 -C extra-filename=-3d235bbb5b4e8845 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34892024-07-09T03:27:01.263Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34902024-07-09T03:27:01.288Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=29ca9777ad440ebd -C extra-filename=-29ca9777ad440ebd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34912024-07-09T03:27:02.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7438b33e6a829192 -C extra-filename=-7438b33e6a829192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34922024-07-09T03:27:02.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a2a058d25476d2d1 -C extra-filename=-a2a058d25476d2d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34932024-07-09T03:27:03.193Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=88ddcc62979bf7d8 -C extra-filename=-88ddcc62979bf7d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34942024-07-09T03:27:05.233Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=3163a3da70c6b9fc -C extra-filename=-3163a3da70c6b9fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-39b413ab88f55a38.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-302c275fcffdd7f0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-2ba935306be0724b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-26b190f58f9a2a1b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ae2aaa000b1298cb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34952024-07-09T03:27:09.569Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ba40c02acf1f88a1 -C extra-filename=-ba40c02acf1f88a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34962024-07-09T03:27:10.452Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=203234a343018a05 -C extra-filename=-203234a343018a05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34972024-07-09T03:27:12.785Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=dbc1fee9c1359fc8 -C extra-filename=-dbc1fee9c1359fc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34982024-07-09T03:27:17.612Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=44c5e3739bd6c2f4 -C extra-filename=-44c5e3739bd6c2f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34992024-07-09T03:27:20.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bcde6dfd893e0553 -C extra-filename=-bcde6dfd893e0553 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35002024-07-09T03:27:22.128Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e4c3ddd66886e70d -C extra-filename=-e4c3ddd66886e70d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35012024-07-09T03:27:23.345Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=033e60f83f7ab405 -C extra-filename=-033e60f83f7ab405 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35022024-07-09T03:27:23.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9486bf51ffd1b2b4 -C extra-filename=-9486bf51ffd1b2b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ae2aaa000b1298cb.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35032024-07-09T03:27:24.453Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=173e8673f2b9d08f -C extra-filename=-173e8673f2b9d08f --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-4a6260db77dcc720.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35042024-07-09T03:27:24.780Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9788513fa18ad326 -C extra-filename=-9788513fa18ad326 --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-4a6260db77dcc720.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35052024-07-09T03:27:25.370Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=20a679034ebc8fe0 -C extra-filename=-20a679034ebc8fe0 --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-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35062024-07-09T03:27:25.825Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c57026385ee0e035 -C extra-filename=-c57026385ee0e035 --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-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35072024-07-09T03:27:26.514Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b80dd9ff546fb598 -C extra-filename=-b80dd9ff546fb598 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35082024-07-09T03:27:27.124Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9223f8aa30fcc366 -C extra-filename=-9223f8aa30fcc366 --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-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35092024-07-09T03:27:27.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f898c8ef1bc1c01d -C extra-filename=-f898c8ef1bc1c01d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35102024-07-09T03:27:27.986Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=df637739b50f97e5 -C extra-filename=-df637739b50f97e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112024-07-09T03:29:29.208Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=03e69730abca2538 -C extra-filename=-03e69730abca2538 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35122024-07-09T03:29:29.298Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8966820953eed081 -C extra-filename=-8966820953eed081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-232dd36acccf3993.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35132024-07-09T03:29:29.298Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f141c095f7b47794 -C extra-filename=-f141c095f7b47794 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-232dd36acccf3993.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35142024-07-09T03:29:29.299Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0ccabda4ccf37b0a -C extra-filename=-0ccabda4ccf37b0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35152024-07-09T03:29:29.299Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2b7428b1c4e6c9ba -C extra-filename=-2b7428b1c4e6c9ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35162024-07-09T03:29:31.998Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2af447dbd4fc5fd2 -C extra-filename=-2af447dbd4fc5fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35172024-07-09T03:29:36.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0fac5c3bc865b9a4 -C extra-filename=-0fac5c3bc865b9a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8f06e4913368c1bc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35182024-07-09T03:29:36.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test_omicron_dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=62e962fe3fc7641b -C extra-filename=-62e962fe3fc7641b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35192024-07-09T03:29:39.101Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=53012f74b0113eda -C extra-filename=-53012f74b0113eda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8f06e4913368c1bc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35202024-07-09T03:29:41.169Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6234c3bd31cc781d -C extra-filename=-6234c3bd31cc781d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35212024-07-09T03:29:44.268Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=018cfead3ca56262 -C extra-filename=-018cfead3ca56262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35222024-07-09T03:29:46.306Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=48522e6b29e66b27 -C extra-filename=-48522e6b29e66b27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8f06e4913368c1bc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35232024-07-09T03:29:53.006Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dfb55243cd8b5082 -C extra-filename=-dfb55243cd8b5082 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35242024-07-09T03:41:15.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24m 15s
35252024-07-09T03:41:22.235Z
35262024-07-09T03:41:22.260Zreal 24:22.156164931
35272024-07-09T03:41:22.260Zuser 1:32:34.048250424
35282024-07-09T03:41:22.260Zsys 29:29.239602660
35292024-07-09T03:41:22.260Ztrap 30.822993898
35302024-07-09T03:41:22.260Ztflt 2.424779377
35312024-07-09T03:41:22.260Zdflt 28:38.034342423
35322024-07-09T03:41:22.260Zkflt 0.061764457
35332024-07-09T03:41:22.260Zlock 4:51:55.167909997
35342024-07-09T03:41:22.260Zslp 10:12:14.723111276
35352024-07-09T03:41:22.260Zlat 27:05.664760409
35362024-07-09T03:41:22.260Zstop 5:15.574408822
35372024-07-09T03:41:23.241Z+ banner test
35382024-07-09T03:41:23.272Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
35392024-07-09T03:41:24.225Z
35402024-07-09T03:41:24.225Z ##### ###### #### #####
35412024-07-09T03:41:24.225Z # # # #
35422024-07-09T03:41:24.225Z # ##### #### #
35432024-07-09T03:41:24.225Z # # # #
35442024-07-09T03:41:24.225Z # # # # #
35452024-07-09T03:41:24.225Z # ###### #### #
35462024-07-09T03:41:24.225Z
35472024-07-09T03:41:26.493Zinfo: experimental features enabled: setup-scripts
35482024-07-09T03:41:28.441Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35492024-07-09T03:41:28.474Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35502024-07-09T03:41:28.498Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35512024-07-09T03:41:28.522Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35522024-07-09T03:41:42.343Z Finished `test` profile [unoptimized + debuginfo] target(s) in 15.83s
35532024-07-09T03:41:44.728Z Starting 1357 tests across 130 binaries (3 skipped; run ID: 9e215304-f487-48b7-a078-72a40097aa7f, nextest profile: ci)
35542024-07-09T03:41:44.752Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35552024-07-09T03:41:45.716Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35562024-07-09T03:41:48.070Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35572024-07-09T03:41:50.033Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35582024-07-09T03:41:57.558Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.74s
35592024-07-09T03:41:57.629Z Running `target/debug/crdb-seed`
35602024-07-09T03:41:57.677ZJul 09 03:41:57.451 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmp8rx8e3
35612024-07-09T03:41:57.702ZJul 09 03:41:57.453 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpXxTvT9,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmp8rx8e3/listen-url
35622024-07-09T03:41:57.702ZJul 09 03:41:57.453 INFO cockroach environment: BUILDOMAT_JOB_ID=01J2AQP5A8DY3S0NM2HC42QS3V BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CI=true GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=149930665cd0cc1535c1b0eb03f4ebcd4c006d8d GOTRACEBACK=crash HOME=/home/build LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envOcjAAF NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=9e215304-f487-48b7-a078-72a40097aa7f PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.78.0-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
35632024-07-09T03:41:58.534ZJul 09 03:41:58.311 INFO cockroach pid: 4691
35642024-07-09T03:41:58.534ZJul 09 03:41:58.311 INFO cockroach listen URL: postgresql://root@[::1]:34779/omicron?sslmode=disable
35652024-07-09T03:41:58.534ZJul 09 03:41:58.311 INFO cockroach: populating
35662024-07-09T03:42:01.545ZJul 09 03:42:01.321 INFO cockroach: populated
35672024-07-09T03:42:04.618ZJul 09 03:42:04.395 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/961b8ac67f16f2b01e46f3a25d34a9d3ce6c1b29d2b2e0f444689ad1463e62b6.tar`
35682024-07-09T03:42:04.642Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35692024-07-09T03:42:04.725Z PASS [ 0.052s] api_identity test::test_identity
35702024-07-09T03:42:04.725Z PASS [ 0.045s] api_identity test::test_identity_no_field
35712024-07-09T03:42:04.725Z PASS [ 0.047s] bootstore schemes::tests::hello_roundtrip
35722024-07-09T03:42:04.725Z PASS [ 0.053s] authz-macros tests::test_authz_snapshots
35732024-07-09T03:42:04.725Z PASS [ 0.038s] bootstore schemes::v0::share_pkg::tests::create_packages
35742024-07-09T03:42:04.725Z PASS [ 0.027s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
35752024-07-09T03:42:04.725Z PASS [ 0.033s] bootstore trust_quorum::rack_secret::tests::create_and_verify
35762024-07-09T03:42:04.749Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_for_enums
35772024-07-09T03:42:04.749Z PASS [ 0.025s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
35782024-07-09T03:42:04.806Z PASS [ 0.027s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
35792024-07-09T03:42:04.806Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
35802024-07-09T03:42:04.806Z PASS [ 0.093s] bootstore schemes::v0::peer::tests::network_config
35812024-07-09T03:42:04.806Z PASS [ 0.035s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
35822024-07-09T03:42:04.806Z PASS [ 0.074s] db-macros lookup::test::test_lookup_snapshots
35832024-07-09T03:42:04.806Z PASS [ 0.035s] db-macros tests::test_derive_with_unknown_field
35842024-07-09T03:42:04.831Z PASS [ 0.044s] db-macros tests::test_derive_snapshots
35852024-07-09T03:42:04.967Z PASS [ 0.185s] dns-server storage::test::test_update_in_progress
35862024-07-09T03:42:04.991Z PASS [ 0.186s] dns-server storage::test::test_update_interrupted
35872024-07-09T03:42:05.017Z PASS [ 0.221s] dns-server storage::test::test_update_basic
35882024-07-09T03:42:05.251Z PASS [ 0.452s] dns-server::basic_test a_crud
35892024-07-09T03:42:05.276Z PASS [ 0.461s] dns-server::basic_test aaaa_crud
35902024-07-09T03:42:05.300Z PASS [ 0.300s] dns-server::basic_test multi_record_crud
35912024-07-09T03:42:05.300Z PASS [ 0.309s] dns-server::basic_test empty_record
35922024-07-09T03:42:05.300Z PASS [ 0.301s] dns-server::basic_test name_contains_zone
35932024-07-09T03:42:05.488Z PASS [ 0.238s] dns-server::basic_test nxdomain
35942024-07-09T03:42:05.513Z PASS [ 0.240s] dns-server::basic_test servfail
35952024-07-09T03:42:05.538Z PASS [ 0.031s] dns-service-client diff::test::diff_equivalent
35962024-07-09T03:42:05.563Z PASS [ 0.272s] dns-server::basic_test srv_crud
35972024-07-09T03:42:05.563Z PASS [ 0.059s] dns-service-client diff::test::diff_different
35982024-07-09T03:42:05.587Z PASS [ 0.036s] dns-service-client diff::test::diff_invalid
35992024-07-09T03:42:05.611Z PASS [ 0.034s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
36002024-07-09T03:42:05.611Z PASS [ 0.049s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
36012024-07-09T03:42:05.635Z PASS [ 0.333s] dns-server::openapi_test test_dns_server_openapi
36022024-07-09T03:42:05.660Z PASS [ 0.068s] illumos-utils destructor::test::test_delayed_delete
36032024-07-09T03:42:05.660Z PASS [ 0.046s] illumos-utils destructor::test::test_destructor_bad_close
36042024-07-09T03:42:05.684Z PASS [ 0.035s] illumos-utils link::test::test_allocate
36052024-07-09T03:42:05.684Z PASS [ 0.028s] illumos-utils link::test::test_allocate_within_scopes
36062024-07-09T03:42:05.684Z PASS [ 0.030s] illumos-utils running_zone::tests::test_is_oxide_smf_service
36072024-07-09T03:42:05.708Z PASS [ 0.033s] illumos-utils zone::tests::test_parse_ip_network
36082024-07-09T03:42:05.708Z PASS [ 0.034s] illumos-utils zpool::test::test_parse_zpool
36092024-07-09T03:42:05.733Z PASS [ 0.032s] illumos-utils zpool::test::test_parse_zpool_missing_column
36102024-07-09T03:42:05.793Z PASS [ 1.129s] bootstore schemes::v0::peer::tests::basic_3_nodes
36112024-07-09T03:42:05.972Z PASS [ 0.180s] installinator-common block_size_writer::tests::proptest_block_writer
36122024-07-09T03:42:06.011Z PASS [ 0.039s] internal-dns config::test::display_hosts
36132024-07-09T03:42:06.041Z PASS [ 0.031s] internal-dns config::test::display_srv_service
36142024-07-09T03:42:06.065Z PASS [ 0.347s] installinator-artifactd::mod integration_tests::openapi::test_server_openapi
36152024-07-09T03:42:06.089Z PASS [ 0.044s] internal-dns config::test::test_builder_errors
36162024-07-09T03:42:06.113Z PASS [ 0.051s] internal-dns config::test::test_builder_output
36172024-07-09T03:42:06.434Z PASS [ 0.323s] internal-dns resolver::test::insert_and_lookup_one_record
36182024-07-09T03:42:06.489Z PASS [ 0.902s] illumos-utils destructor::test::test_delayed_delete_with_error
36192024-07-09T03:42:06.528Z PASS [ 0.442s] internal-dns resolver::test::insert_and_lookup_multiple_records
36202024-07-09T03:42:06.649Z PASS [ 0.217s] internal-dns resolver::test::lookup_nonexistent_record_fails
36212024-07-09T03:42:06.912Z PASS [ 0.381s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
36222024-07-09T03:42:06.942Z PASS [ 0.439s] internal-dns resolver::test::resolver_can_access_backup_dns_server
36232024-07-09T03:42:06.968Z PASS [ 0.036s] ipcc tests::deserialize_fixed_value
36242024-07-09T03:42:07.017Z PASS [ 0.049s] ipcc tests::installinator_image_id_round_trip
36252024-07-09T03:42:07.057Z PASS [ 0.032s] ipcc tests::serialized_size
36262024-07-09T03:42:07.081Z PASS [ 0.421s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
36272024-07-09T03:42:07.106Z PASS [ 0.033s] key-manager tests::different_ikm_produces_different_keys
36282024-07-09T03:42:07.130Z PASS [ 0.067s] key-manager tests::different_disks_produce_different_keys
36292024-07-09T03:42:07.156Z PASS [ 0.029s] key-manager tests::disk_encryption_key_epoch_0
36302024-07-09T03:42:07.156Z PASS [ 0.032s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
36312024-07-09T03:42:07.182Z PASS [ 0.043s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
36322024-07-09T03:42:07.207Z PASS [ 0.043s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
36332024-07-09T03:42:07.231Z PASS [ 0.030s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
36342024-07-09T03:42:07.231Z PASS [ 0.029s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
36352024-07-09T03:42:07.231Z PASS [ 0.318s] internal-dns resolver::test::update_record
36362024-07-09T03:42:07.256Z PASS [ 0.036s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
36372024-07-09T03:42:07.256Z PASS [ 0.035s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
36382024-07-09T03:42:07.292Z PASS [ 0.040s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
36392024-07-09T03:42:07.316Z PASS [ 0.081s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
36402024-07-09T03:42:07.316Z PASS [ 0.070s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
36412024-07-09T03:42:07.341Z PASS [ 0.034s] nexus-auth authn::external::session_cookie::test::test_get_token
36422024-07-09T03:42:07.366Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
36432024-07-09T03:42:07.366Z PASS [ 0.034s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
36442024-07-09T03:42:07.391Z PASS [ 0.037s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
36452024-07-09T03:42:07.391Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_other_cookie
36462024-07-09T03:42:07.391Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
36472024-07-09T03:42:07.415Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
36482024-07-09T03:42:07.439Z PASS [ 0.038s] nexus-auth authn::external::spoof::test::test_make_header_value
36492024-07-09T03:42:07.439Z PASS [ 0.055s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
36502024-07-09T03:42:07.439Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
36512024-07-09T03:42:07.464Z PASS [ 0.040s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
36522024-07-09T03:42:07.488Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
36532024-07-09T03:42:07.488Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
36542024-07-09T03:42:07.512Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
36552024-07-09T03:42:07.512Z PASS [ 0.029s] nexus-auth authn::external::token::test::test_make_header_value
36562024-07-09T03:42:07.512Z PASS [ 0.041s] nexus-auth authn::external::test::test_authn_sequence
36572024-07-09T03:42:07.537Z PASS [ 0.032s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
36582024-07-09T03:42:07.537Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_token_header_missing
36592024-07-09T03:42:07.537Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_token_header_valid
36602024-07-09T03:42:07.561Z PASS [ 0.039s] nexus-auth authn::test::test_internal_users
36612024-07-09T03:42:07.585Z PASS [ 0.045s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
36622024-07-09T03:42:07.617Z PASS [ 0.062s] nexus-auth context::test::test_background_context
36632024-07-09T03:42:07.644Z PASS [ 0.101s] nexus-auth authz::context::test::test_unregistered_resource
36642024-07-09T03:42:07.644Z PASS [ 0.059s] nexus-auth context::test::test_child_context
36652024-07-09T03:42:07.676Z PASS [ 0.059s] nexus-auth context::test::test_test_context
36662024-07-09T03:42:07.701Z PASS [ 0.050s] nexus-config nexus_config::test::test_config_bad_toml
36672024-07-09T03:42:07.725Z PASS [ 0.029s] nexus-config nexus_config::test::test_config_empty
36682024-07-09T03:42:07.725Z PASS [ 0.089s] nexus-config nexus_config::test::test_bad_authn_schemes
36692024-07-09T03:42:07.725Z PASS [ 0.030s] nexus-config nexus_config::test::test_config_nonexistent
36702024-07-09T03:42:07.750Z PASS [ 0.036s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
36712024-07-09T03:42:07.775Z PASS [ 0.054s] nexus-config nexus_config::test::test_deployment_config_schema
36722024-07-09T03:42:07.799Z PASS [ 0.056s] nexus-config nexus_config::test::test_repo_configs_are_valid
36732024-07-09T03:42:07.799Z PASS [ 0.030s] nexus-config postgres_config::test::test_bad_url
36742024-07-09T03:42:07.799Z PASS [ 0.046s] nexus-config nexus_config::test::test_valid
36752024-07-09T03:42:07.825Z PASS [ 0.027s] nexus-config postgres_config::test::test_example_url
36762024-07-09T03:42:07.849Z PASS [ 0.037s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
36772024-07-09T03:42:07.849Z PASS [ 0.037s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
36782024-07-09T03:42:07.849Z PASS [ 0.028s] nexus-db-fixed-data test::test_allowlist_id_is_valid
36792024-07-09T03:42:07.874Z PASS [ 0.028s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
36802024-07-09T03:42:07.874Z PASS [ 0.036s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
36812024-07-09T03:42:07.898Z PASS [ 0.035s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
36822024-07-09T03:42:07.899Z PASS [ 2.606s] dns-server::commands_test test_dnsadm
36832024-07-09T03:42:07.923Z PASS [ 0.046s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
36842024-07-09T03:42:07.923Z PASS [ 0.041s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
36852024-07-09T03:42:07.949Z PASS [ 0.055s] nexus-db-model device_auth::test::test_generate_user_code
36862024-07-09T03:42:07.949Z PASS [ 0.035s] nexus-db-model schema_versions::test::test_known_versions
36872024-07-09T03:42:07.949Z PASS [ 0.052s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
36882024-07-09T03:42:07.973Z PASS [ 0.033s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
36892024-07-09T03:42:07.973Z PASS [ 0.034s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
36902024-07-09T03:42:07.997Z PASS [ 0.036s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
36912024-07-09T03:42:07.997Z PASS [ 0.028s] nexus-db-model schema_versions::test::test_verify
36922024-07-09T03:42:07.997Z PASS [ 0.030s] nexus-db-model semver_version::test::test_to_from_sortable_string
36932024-07-09T03:42:07.998Z PASS [ 0.030s] nexus-db-model tests::test_ip_subnet_check_requestable_address
36942024-07-09T03:42:08.023Z PASS [ 0.027s] nexus-db-model tests::test_ipv6_net_random_subnet
36952024-07-09T03:42:08.023Z PASS [ 0.031s] nexus-db-model tests::test_roles_database_strings
36962024-07-09T03:42:08.023Z PASS [ 0.042s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
36972024-07-09T03:42:12.677Z PASS [ 6.981s] installinator mock_peers::tests::proptest_fetch_artifact
36982024-07-09T03:42:12.771Z PASS [ 7.067s] installinator write::tests::proptest_write_artifact
36992024-07-09T03:42:14.920Z PASS [ 6.911s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
37002024-07-09T03:42:15.550Z PASS [ 7.557s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
37012024-07-09T03:42:15.831Z PASS [ 7.829s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
37022024-07-09T03:42:15.855Z PASS [ 7.814s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
37032024-07-09T03:42:19.940Z PASS [ 7.168s] nexus-db-queries db::collection_attach::test::test_attach_once
37042024-07-09T03:42:19.964Z PASS [ 7.274s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
37052024-07-09T03:42:19.995Z PASS [ 0.055s] nexus-db-queries db::collection_attach::test::test_verify_query
37062024-07-09T03:42:22.176Z PASS [ 7.256s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
37072024-07-09T03:42:22.853Z PASS [ 7.301s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
37082024-07-09T03:42:23.102Z PASS [ 7.261s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
37092024-07-09T03:42:23.153Z PASS [ 7.324s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
37102024-07-09T03:42:27.211Z PASS [ 7.261s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
37112024-07-09T03:42:27.244Z PASS [ 7.249s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
37122024-07-09T03:42:27.269Z PASS [ 0.052s] nexus-db-queries db::collection_detach::test::test_verify_query
37132024-07-09T03:42:28.690Z PASS [ 6.510s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
37142024-07-09T03:42:30.081Z PASS [ 7.231s] nexus-db-queries db::collection_detach::test::test_detach_once
37152024-07-09T03:42:30.436Z PASS [ 7.284s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
37162024-07-09T03:42:30.511Z PASS [ 7.409s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
37172024-07-09T03:42:32.154Z PASS [ 27.457s] bootstore::v0-fsm-proptest-learner run
37182024-07-09T03:42:34.555Z PASS [ 7.293s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
37192024-07-09T03:42:34.593Z PASS [ 7.350s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
37202024-07-09T03:42:34.641Z PASS [ 0.050s] nexus-db-queries db::collection_detach_many::test::test_verify_query
37212024-07-09T03:42:36.318Z PASS [ 7.628s] nexus-db-queries db::collection_detach_many::test::test_detach_many
37222024-07-09T03:42:37.566Z PASS [ 7.482s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
37232024-07-09T03:42:37.612Z PASS [ 0.050s] nexus-db-queries db::collection_insert::test::test_verify_query
37242024-07-09T03:42:37.654Z PASS [ 0.040s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
37252024-07-09T03:42:37.703Z PASS [ 0.044s] nexus-db-queries db::column_walker::test::test_walk_columns
37262024-07-09T03:42:37.753Z PASS [ 7.316s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
37272024-07-09T03:42:37.777Z PASS [ 0.065s] nexus-db-queries db::column_walker::test::test_walk_table
37282024-07-09T03:42:37.819Z PASS [ 7.307s] nexus-db-queries db::collection_detach_many::test::test_detach_once
37292024-07-09T03:42:39.404Z PASS [ 7.253s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
37302024-07-09T03:42:40.430Z PASS [ 35.731s] bootstore::v0-fsm-proptest-rack-coordinator run
37312024-07-09T03:42:41.887Z PASS [ 7.332s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
37322024-07-09T03:42:41.915Z PASS [ 7.261s] nexus-db-queries db::collection_insert::test::test_collection_not_present
37332024-07-09T03:42:43.594Z PASS [ 7.282s] nexus-db-queries db::collection_insert::test::test_collection_present
37342024-07-09T03:42:45.205Z PASS [ 7.455s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
37352024-07-09T03:42:45.319Z PASS [ 7.558s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
37362024-07-09T03:42:45.345Z PASS [ 7.529s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
37372024-07-09T03:42:46.800Z PASS [ 7.395s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
37382024-07-09T03:42:47.598Z PASS [ 7.167s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
37392024-07-09T03:42:47.640Z PASS [ 0.043s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
37402024-07-09T03:42:49.044Z PASS [ 7.158s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
37412024-07-09T03:42:49.068Z PASS [ 7.151s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
37422024-07-09T03:42:50.581Z PASS [ 6.987s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
37432024-07-09T03:42:53.030Z PASS [ 7.709s] nexus-db-queries db::datastore::deployment::tests::test_set_target
37442024-07-09T03:42:53.217Z PASS [ 8.011s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
37452024-07-09T03:42:53.313Z PASS [ 7.969s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
37462024-07-09T03:42:54.026Z PASS [ 7.229s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
37472024-07-09T03:42:54.890Z PASS [ 7.239s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
37482024-07-09T03:42:56.751Z PASS [ 7.708s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
37492024-07-09T03:42:57.388Z PASS [ 8.333s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
37502024-07-09T03:42:57.987Z PASS [ 7.406s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
37512024-07-09T03:43:00.605Z PASS [ 7.390s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
37522024-07-09T03:43:00.842Z PASS [ 7.813s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
37532024-07-09T03:43:01.707Z PASS [ 8.394s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
37542024-07-09T03:43:01.854Z PASS [ 7.826s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
37552024-07-09T03:43:02.671Z PASS [ 7.792s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
37562024-07-09T03:43:04.263Z PASS [ 7.512s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
37572024-07-09T03:43:04.583Z PASS [ 7.194s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
37582024-07-09T03:43:05.125Z PASS [ 7.139s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
37592024-07-09T03:43:09.009Z PASS [ 8.168s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
37602024-07-09T03:43:09.368Z PASS [ 7.660s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
37612024-07-09T03:43:09.858Z PASS [ 8.004s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
37622024-07-09T03:43:11.524Z PASS [ 10.918s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
37632024-07-09T03:43:11.895Z PASS [ 7.307s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
37642024-07-09T03:43:11.953Z PASS [ 7.686s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
37652024-07-09T03:43:12.378Z PASS [ 7.251s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
37662024-07-09T03:43:12.575Z PASS [ 9.898s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
37672024-07-09T03:43:16.330Z PASS [ 7.321s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
37682024-07-09T03:43:17.205Z PASS [ 7.346s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
37692024-07-09T03:43:17.732Z PASS [ 8.364s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
37702024-07-09T03:43:19.510Z PASS [ 7.986s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
37712024-07-09T03:43:19.789Z PASS [ 7.899s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
37722024-07-09T03:43:20.181Z PASS [ 7.803s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
37732024-07-09T03:43:20.248Z PASS [ 8.288s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
37742024-07-09T03:43:20.400Z PASS [ 7.830s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
37752024-07-09T03:43:23.886Z PASS [ 7.554s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
37762024-07-09T03:43:25.414Z PASS [ 8.209s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
37772024-07-09T03:43:25.450Z PASS [ 0.037s] nexus-db-queries db::datastore::region::test::test_extent_count
37782024-07-09T03:43:27.723Z PASS [ 9.992s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
37792024-07-09T03:43:28.092Z PASS [ 8.302s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
37802024-07-09T03:43:28.487Z PASS [ 8.976s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
37812024-07-09T03:43:28.512Z PASS [ 8.324s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
37822024-07-09T03:43:28.927Z PASS [ 8.689s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
37832024-07-09T03:43:28.996Z PASS [ 8.595s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
37842024-07-09T03:43:31.584Z PASS [ 7.700s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
37852024-07-09T03:43:32.676Z PASS [ 7.226s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
37862024-07-09T03:43:35.672Z PASS [ 7.949s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
37872024-07-09T03:43:36.956Z PASS [ 8.453s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
37882024-07-09T03:43:37.208Z PASS [ 8.214s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
37892024-07-09T03:43:38.366Z PASS [ 10.274s] nexus-db-queries db::datastore::sled::test::sled_list_batch
37902024-07-09T03:43:38.450Z PASS [ 9.963s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
37912024-07-09T03:43:39.374Z PASS [ 7.790s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
37922024-07-09T03:43:39.891Z PASS [ 7.215s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
37932024-07-09T03:43:41.152Z PASS [ 12.226s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
37942024-07-09T03:43:42.823Z PASS [ 7.152s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
37952024-07-09T03:43:44.440Z PASS [ 7.484s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
37962024-07-09T03:43:44.548Z PASS [ 7.338s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
37972024-07-09T03:43:46.070Z PASS [ 7.619s] nexus-db-queries db::datastore::test::test_project_creation
37982024-07-09T03:43:46.366Z PASS [ 8.000s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
37992024-07-09T03:43:47.227Z PASS [ 7.853s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
38002024-07-09T03:43:47.553Z PASS [ 7.662s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
38012024-07-09T03:43:50.391Z PASS [ 7.565s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
38022024-07-09T03:43:52.489Z PASS [ 7.943s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
38032024-07-09T03:43:53.145Z PASS [ 8.704s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
38042024-07-09T03:43:54.814Z PASS [ 13.663s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
38052024-07-09T03:43:57.999Z PASS [ 7.609s] nexus-db-queries db::datastore::test::test_session_methods
38062024-07-09T03:43:59.424Z PASS [ 13.059s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
38072024-07-09T03:43:59.740Z PASS [ 7.250s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
38082024-07-09T03:43:59.965Z PASS [ 13.896s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
38092024-07-09T03:44:00.780Z PASS [ 7.632s] nexus-db-queries db::datastore::test::test_ssh_keys
38102024-07-09T03:44:01.106Z PASS [ 13.553s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
38112024-07-09T03:44:01.795Z PASS [ 14.569s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
38122024-07-09T03:44:02.011Z PASS [ 7.195s] nexus-db-queries db::datastore::test::test_table_scan
38132024-07-09T03:44:05.190Z PASS [ 7.192s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
38142024-07-09T03:44:07.263Z PASS [ 7.837s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
38152024-07-09T03:44:07.474Z PASS [ 7.732s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
38162024-07-09T03:44:07.714Z PASS [ 7.750s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
38172024-07-09T03:44:08.539Z PASS [ 7.763s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
38182024-07-09T03:44:08.735Z PASS [ 7.628s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
38192024-07-09T03:44:09.728Z PASS [ 7.892s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
38202024-07-09T03:44:09.878Z PASS [ 7.869s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
38212024-07-09T03:44:14.505Z PASS [ 9.316s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
38222024-07-09T03:44:15.178Z PASS [ 7.463s] nexus-db-queries db::explain::test::test_explain_async
38232024-07-09T03:44:16.274Z PASS [ 7.541s] nexus-db-queries db::lookup::test::test_lookup
38242024-07-09T03:44:16.311Z PASS [ 0.038s] nexus-db-queries db::pagination::test::test_paginator
38252024-07-09T03:44:16.441Z PASS [ 7.896s] nexus-db-queries db::explain::test::test_explain_full_table_scan
38262024-07-09T03:44:16.625Z PASS [ 9.150s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
38272024-07-09T03:44:16.662Z PASS [ 9.386s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
38282024-07-09T03:44:17.241Z PASS [ 7.553s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
38292024-07-09T03:44:17.810Z PASS [ 7.931s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
38302024-07-09T03:44:21.471Z PASS [ 6.964s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
38312024-07-09T03:44:22.514Z PASS [ 7.335s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
38322024-07-09T03:44:24.665Z PASS [ 8.020s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
38332024-07-09T03:44:25.096Z PASS [ 8.784s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
38342024-07-09T03:44:25.124Z PASS [ 8.688s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
38352024-07-09T03:44:25.149Z PASS [ 8.526s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
38362024-07-09T03:44:25.188Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
38372024-07-09T03:44:25.298Z PASS [ 8.055s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
38382024-07-09T03:44:26.283Z PASS [ 8.472s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
38392024-07-09T03:44:32.261Z PASS [ 7.538s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
38402024-07-09T03:44:32.261Z PASS [ 7.716s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
38412024-07-09T03:44:33.216Z PASS [ 8.118s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
38422024-07-09T03:44:33.298Z PASS [ 8.626s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
38432024-07-09T03:44:33.955Z PASS [ 8.759s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
38442024-07-09T03:44:33.956Z PASS [ 8.651s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
38452024-07-09T03:44:34.151Z PASS [ 7.868s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
38462024-07-09T03:44:37.153Z PASS [ 8.145s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
38472024-07-09T03:44:37.315Z PASS [ 7.084s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
38482024-07-09T03:44:38.382Z PASS [ 13.259s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
38492024-07-09T03:44:41.160Z PASS [ 7.866s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
38502024-07-09T03:44:41.626Z PASS [ 7.675s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
38512024-07-09T03:44:41.659Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
38522024-07-09T03:44:41.706Z PASS [ 7.746s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
38532024-07-09T03:44:41.740Z PASS [ 0.035s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
38542024-07-09T03:44:41.773Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
38552024-07-09T03:44:41.849Z PASS [ 7.698s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
38562024-07-09T03:44:41.901Z PASS [ 0.051s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
38572024-07-09T03:44:42.046Z PASS [ 8.831s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
38582024-07-09T03:44:43.542Z PASS [ 1.451s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
38592024-07-09T03:44:44.995Z PASS [ 7.682s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
38602024-07-09T03:44:45.065Z PASS [ 7.912s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
38612024-07-09T03:44:45.376Z PASS [ 0.379s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
38622024-07-09T03:44:45.438Z PASS [ 0.371s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
38632024-07-09T03:44:45.710Z PASS [ 0.335s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
38642024-07-09T03:44:45.762Z PASS [ 0.324s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
38652024-07-09T03:44:46.749Z PASS [ 8.367s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
38662024-07-09T03:44:48.879Z PASS [ 7.104s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
38672024-07-09T03:44:49.103Z PASS [ 7.203s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
38682024-07-09T03:44:49.164Z PASS [ 8.005s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
38692024-07-09T03:44:49.193Z PASS [ 0.083s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
38702024-07-09T03:44:49.231Z PASS [ 0.039s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
38712024-07-09T03:44:49.256Z PASS [ 0.040s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
38722024-07-09T03:44:49.256Z PASS [ 0.042s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
38732024-07-09T03:44:49.282Z PASS [ 0.034s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
38742024-07-09T03:44:50.932Z PASS [ 7.434s] nexus-db-queries db::queries::region_allocation::test::explainable
38752024-07-09T03:44:52.840Z PASS [ 7.081s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
38762024-07-09T03:44:52.868Z PASS [ 11.208s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
38772024-07-09T03:44:53.318Z PASS [ 7.609s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
38782024-07-09T03:44:53.809Z PASS [ 7.044s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
38792024-07-09T03:44:55.779Z PASS [ 6.900s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
38802024-07-09T03:44:56.192Z PASS [ 6.946s] nexus-db-queries db::queries::vpc_subnet::test::test_filter_conflicting_vpc_subnet_ranges_query
38812024-07-09T03:44:56.236Z PASS [ 6.977s] nexus-db-queries db::saga_recovery::test::test_failure_during_saga_can_be_recovered
38822024-07-09T03:44:57.942Z PASS [ 7.010s] nexus-db-queries db::saga_recovery::test::test_list_no_unfinished_nodes
38832024-07-09T03:44:57.992Z PASS [ 0.043s] nexus-defaults tests::test_random_vpc_ipv6_prefix
38842024-07-09T03:44:58.256Z PASS [ 0.268s] nexus-inventory builder::test::test_basic
38852024-07-09T03:44:58.313Z PASS [ 0.062s] nexus-inventory builder::test::test_empty
38862024-07-09T03:44:58.348Z PASS [ 0.035s] nexus-inventory builder::test::test_problems
38872024-07-09T03:44:59.586Z PASS [ 1.237s] nexus-inventory collector::test::test_basic
38882024-07-09T03:44:59.938Z PASS [ 7.048s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_sagas
38892024-07-09T03:44:59.986Z PASS [ 7.084s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_nodes
38902024-07-09T03:45:00.316Z PASS [ 6.986s] nexus-db-queries db::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
38912024-07-09T03:45:00.623Z PASS [ 0.691s] nexus-inventory collector::test::test_multi_mgs_failure
38922024-07-09T03:45:00.835Z PASS [ 0.904s] nexus-inventory collector::test::test_sled_agent_failure
38932024-07-09T03:45:00.938Z PASS [ 1.294s] nexus-inventory collector::test::test_multi_mgs
38942024-07-09T03:45:03.354Z PASS [ 7.112s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
38952024-07-09T03:45:03.421Z PASS [ 7.229s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
38962024-07-09T03:45:03.515Z PASS [ 0.166s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
38972024-07-09T03:45:03.573Z PASS [ 0.117s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
38982024-07-09T03:45:03.574Z PASS [ 0.066s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
38992024-07-09T03:45:03.706Z PASS [ 0.157s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
39002024-07-09T03:45:04.223Z PASS [ 10.430s] nexus-db-queries policy_test::test_conferred_roles
39012024-07-09T03:45:10.383Z PASS [ 10.079s] nexus-metrics-producer-gc tests::test_prune_expired_producers
39022024-07-09T03:45:10.939Z PASS [ 10.288s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
39032024-07-09T03:45:29.468Z PASS [ 28.637s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
39042024-07-09T03:45:30.699Z PASS [ 27.006s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
39052024-07-09T03:45:31.884Z PASS [ 27.651s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
39062024-07-09T03:45:31.991Z PASS [ 31.113s] nexus-reconfigurator-execution datasets::tests::test_ensure_crucible_dataset_records_exist
39072024-07-09T03:45:32.030Z PASS [ 0.155s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
39082024-07-09T03:45:32.055Z PASS [ 0.062s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
39092024-07-09T03:45:32.083Z PASS [ 0.036s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
39102024-07-09T03:45:32.133Z PASS [ 0.066s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
39112024-07-09T03:45:32.160Z PASS [ 0.086s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
39122024-07-09T03:45:32.237Z PASS [ 0.104s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
39132024-07-09T03:45:32.307Z PASS [ 0.104s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
39142024-07-09T03:45:32.348Z PASS [ 0.044s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
39152024-07-09T03:45:32.348Z PASS [ 0.056s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
39162024-07-09T03:45:32.377Z PASS [ 0.071s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
39172024-07-09T03:45:32.429Z PASS [ 0.102s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
39182024-07-09T03:45:32.456Z PASS [ 0.071s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
39192024-07-09T03:45:32.496Z PASS [ 0.093s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
39202024-07-09T03:45:32.522Z PASS [ 0.061s] nexus-reconfigurator-planning ip_allocator::test::test_basic
39212024-07-09T03:45:32.598Z PASS [ 0.073s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
39222024-07-09T03:45:32.636Z PASS [ 0.134s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
39232024-07-09T03:45:32.668Z PASS [ 0.071s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
39242024-07-09T03:45:32.707Z PASS [ 0.102s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
39252024-07-09T03:45:32.738Z PASS [ 0.055s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
39262024-07-09T03:45:32.763Z PASS [ 0.057s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
39272024-07-09T03:45:32.799Z PASS [ 0.058s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
39282024-07-09T03:45:32.852Z PASS [ 0.084s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
39292024-07-09T03:45:32.878Z PASS [ 0.091s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
39302024-07-09T03:45:32.908Z PASS [ 0.063s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
39312024-07-09T03:45:32.934Z PASS [ 0.052s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
39322024-07-09T03:45:33.553Z PASS [ 22.657s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
39332024-07-09T03:45:33.586Z PASS [ 0.030s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
39342024-07-09T03:45:33.637Z PASS [ 0.047s] nexus-types external_api::shared::test::test_policy_parsing
39352024-07-09T03:45:33.823Z PASS [ 0.169s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
39362024-07-09T03:45:33.878Z PASS [ 0.071s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
39372024-07-09T03:45:34.052Z PASS [ 0.182s] omicron-certificates tests::test_cert_extended_key_usage
39382024-07-09T03:45:34.172Z PASS [ 0.114s] omicron-certificates tests::test_common_name_is_validated
39392024-07-09T03:45:34.313Z PASS [ 0.143s] omicron-certificates tests::test_subject_alternate_names_are_validated
39402024-07-09T03:45:34.493Z PASS [ 0.170s] omicron-cockroach-admin cockroach_cli::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
39412024-07-09T03:45:34.525Z PASS [ 38.744s] nexus-db-queries policy_test::test_iam_roles_behavior
39422024-07-09T03:45:34.600Z PASS [ 0.120s] omicron-cockroach-admin cockroach_cli::tests::node_status_parse_doesnt_panic_on_arbitrary_input
39432024-07-09T03:45:34.660Z PASS [ 0.051s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_no_trailing_notes
39442024-07-09T03:45:34.703Z PASS [ 0.051s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_trailing_notes
39452024-07-09T03:45:34.899Z PASS [ 0.039s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_unexpected_membership_value
39462024-07-09T03:45:36.119Z PASS [ 25.713s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
39472024-07-09T03:45:36.173Z PASS [ 0.052s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_multiple_lines_from_csv
39482024-07-09T03:45:36.202Z PASS [ 0.042s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_single_line_from_csv
39492024-07-09T03:45:38.631Z PASS [ 5.719s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
39502024-07-09T03:45:38.956Z PASS [ 0.320s] omicron-cockroach-admin::mod integration_tests::commands::test_cockroach_admin_openapi
39512024-07-09T03:45:38.986Z PASS [ 0.035s] omicron-common address::test::test_dns_subnets
39522024-07-09T03:45:39.013Z PASS [ 0.027s] omicron-common address::test::test_ip_range_checks_non_decreasing
39532024-07-09T03:45:39.055Z PASS [ 0.037s] omicron-common address::test::test_ip_range_enum_deserialization
39542024-07-09T03:45:39.091Z PASS [ 0.041s] omicron-common address::test::test_ip_range_iter
39552024-07-09T03:45:39.117Z PASS [ 0.024s] omicron-common address::test::test_ip_range_length
39562024-07-09T03:45:39.143Z PASS [ 0.024s] omicron-common address::test::test_ip_range_try_from
39572024-07-09T03:45:39.168Z PASS [ 0.026s] omicron-common address::test::test_ipv6_subnet_deserialize
39582024-07-09T03:45:39.193Z PASS [ 0.025s] omicron-common address::test::test_sled_address
39592024-07-09T03:45:39.217Z PASS [ 0.024s] omicron-common api::external::error::test::test_bail_unless
39602024-07-09T03:45:39.242Z PASS [ 0.027s] omicron-common api::external::error::test::test_context
39612024-07-09T03:45:39.270Z PASS [ 0.029s] omicron-common api::external::http_pagination::test::test_pagination_examples
39622024-07-09T03:45:39.308Z PASS [ 0.037s] omicron-common api::external::http_pagination::test::test_pagination_schemas
39632024-07-09T03:45:39.342Z PASS [ 0.034s] omicron-common api::external::http_pagination::test::test_scan_by_id
39642024-07-09T03:45:39.390Z PASS [ 0.047s] omicron-common api::external::http_pagination::test::test_scan_by_name
39652024-07-09T03:45:39.417Z PASS [ 0.027s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
39662024-07-09T03:45:39.459Z PASS [ 0.042s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
39672024-07-09T03:45:39.483Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
39682024-07-09T03:45:39.511Z PASS [ 0.028s] omicron-common api::external::test::test_bytecount
39692024-07-09T03:45:39.537Z PASS [ 0.025s] omicron-common api::external::test::test_bytecount_display
39702024-07-09T03:45:39.580Z PASS [ 0.043s] omicron-common api::external::test::test_digest
39712024-07-09T03:45:39.605Z PASS [ 0.026s] omicron-common api::external::test::test_firewall_deserialization
39722024-07-09T03:45:39.675Z PASS [ 0.068s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
39732024-07-09T03:45:39.732Z PASS [ 0.058s] omicron-common api::external::test::test_firewall_rule_target_parse
39742024-07-09T03:45:39.776Z PASS [ 0.044s] omicron-common api::external::test::test_hostname_from_str
39752024-07-09T03:45:39.804Z PASS [ 0.029s] omicron-common api::external::test::test_ip_port_range_from_str
39762024-07-09T03:45:39.834Z PASS [ 0.030s] omicron-common api::external::test::test_ip_port_range_into_str
39772024-07-09T03:45:39.866Z PASS [ 0.032s] omicron-common api::external::test::test_ipv6_net_operations
39782024-07-09T03:45:39.897Z PASS [ 0.030s] omicron-common api::external::test::test_mac_system_iterator
39792024-07-09T03:45:39.924Z PASS [ 0.028s] omicron-common api::external::test::test_mac_to_int_conversions
39802024-07-09T03:45:39.959Z PASS [ 0.028s] omicron-common api::external::test::test_macaddr
39812024-07-09T03:45:39.985Z PASS [ 0.030s] omicron-common api::external::test::test_name_parse
39822024-07-09T03:45:40.009Z PASS [ 0.025s] omicron-common api::external::test::test_name_parse_from_param
39832024-07-09T03:45:40.034Z PASS [ 0.024s] omicron-common api::external::test::test_resource_name_parse
39842024-07-09T03:45:40.059Z PASS [ 0.026s] omicron-common api::external::test::test_role_name_parse
39852024-07-09T03:45:40.102Z PASS [ 0.044s] omicron-common api::external::test::test_route_destination_parse
39862024-07-09T03:45:40.156Z PASS [ 0.049s] omicron-common api::external::test::test_route_target_parse
39872024-07-09T03:45:40.182Z PASS [ 0.028s] omicron-common api::external::test::test_semver_serialize
39882024-07-09T03:45:40.214Z PASS [ 0.031s] omicron-common api::external::test::test_semver_validation
39892024-07-09T03:45:40.239Z PASS [ 0.026s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
39902024-07-09T03:45:40.270Z PASS [ 0.031s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
39912024-07-09T03:45:40.301Z PASS [ 0.031s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
39922024-07-09T03:45:40.337Z PASS [ 0.035s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
39932024-07-09T03:45:40.382Z PASS [ 0.047s] omicron-common ledger::test::test_commit_handles_write_failures
39942024-07-09T03:45:40.413Z PASS [ 0.031s] omicron-common ledger::test::test_create_default_ledger
39952024-07-09T03:45:40.445Z PASS [ 0.032s] omicron-common ledger::test::test_create_ledger_reads_from_storage
39962024-07-09T03:45:40.486Z PASS [ 0.041s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
39972024-07-09T03:45:40.514Z PASS [ 0.027s] omicron-common update::tests::serde_artifact_kind
39982024-07-09T03:45:40.549Z PASS [ 0.035s] omicron-common zpool_name::test::test_parse_bad_zpool_names
39992024-07-09T03:45:40.580Z PASS [ 0.033s] omicron-common zpool_name::test::test_parse_external_zpool_name
40002024-07-09T03:45:40.611Z PASS [ 0.029s] omicron-common zpool_name::test::test_parse_internal_zpool_name
40012024-07-09T03:45:40.635Z PASS [ 0.024s] omicron-common zpool_name::test::test_parse_zpool_name_json
40022024-07-09T03:45:40.660Z PASS [ 0.023s] omicron-common zpool_name::test::test_zpool_name_regex
40032024-07-09T03:45:40.697Z PASS [ 7.792s] nexus-types deployment::tri_map::tests::proptest_ops
40042024-07-09T03:45:41.185Z PASS [ 0.527s] omicron-dev::test_omicron_dev test_cert_create
40052024-07-09T03:45:41.938Z PASS [ 38.357s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
40062024-07-09T03:45:42.038Z PASS [ 0.102s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
40072024-07-09T03:45:42.099Z PASS [ 7.360s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
40082024-07-09T03:45:42.142Z PASS [ 0.103s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
40092024-07-09T03:45:42.195Z PASS [ 0.098s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
40102024-07-09T03:45:42.244Z PASS [ 0.099s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
40112024-07-09T03:45:42.308Z PASS [ 0.066s] omicron-gateway management_switch::location_map::tests::test_config_validation
40122024-07-09T03:45:42.369Z PASS [ 0.062s] omicron-gateway management_switch::location_map::tests::test_resolve_location
40132024-07-09T03:45:42.417Z PASS [ 7.896s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
40142024-07-09T03:45:42.780Z PASS [ 0.364s] omicron-gateway::test_all integration_tests::component_list::component_list
40152024-07-09T03:45:42.804Z PASS [ 0.435s] omicron-gateway::test_all integration_tests::commands::test_mgs_openapi_sled
40162024-07-09T03:45:43.041Z PASS [ 0.238s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
40172024-07-09T03:45:43.171Z PASS [ 0.390s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
40182024-07-09T03:45:43.300Z PASS [ 0.258s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
40192024-07-09T03:45:43.618Z PASS [ 7.428s] omicron-cockroach-admin context::tests::test_node_id
40202024-07-09T03:45:45.731Z PASS [ 16.265s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
40212024-07-09T03:45:45.919Z PASS [ 15.218s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
40222024-07-09T03:45:49.984Z PASS [ 9.287s] omicron-dev::test_omicron_dev test_db_killed
40232024-07-09T03:46:01.546Z PASS [ 19.349s] omicron-dev::test_omicron_dev test_run_all
40242024-07-09T03:46:04.336Z PASS [ 23.149s] omicron-dev::test_omicron_dev test_db_run
40252024-07-09T03:46:05.534Z PASS [ 22.234s] omicron-nexus app::background::driver::test::test_driver_basic
40262024-07-09T03:46:06.282Z PASS [ 22.662s] omicron-nexus app::background::init::test::test_dns_propagation_basic
40272024-07-09T03:46:07.025Z PASS [ 23.851s] omicron-nexus app::background::driver::test::test_activation_in_progress
40282024-07-09T03:46:13.322Z PASS [ 7.789s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
40292024-07-09T03:46:13.394Z PASS [ 0.071s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
40302024-07-09T03:46:13.460Z PASS [ 27.727s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
40312024-07-09T03:46:14.060Z PASS [ 28.143s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
40322024-07-09T03:46:14.119Z PASS [ 7.839s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
40332024-07-09T03:46:15.046Z PASS [ 8.023s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
40342024-07-09T03:46:15.897Z PASS [ 25.913s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
40352024-07-09T03:46:20.072Z PASS [ 18.499s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
40362024-07-09T03:46:21.920Z PASS [ 17.586s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
40372024-07-09T03:46:32.836Z PASS [ 19.440s] omicron-nexus app::background::tasks::dns_config::test::test_basic
40382024-07-09T03:46:33.149Z PASS [ 19.687s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
40392024-07-09T03:46:33.462Z PASS [ 19.401s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
40402024-07-09T03:46:34.739Z PASS [ 19.691s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
40412024-07-09T03:46:35.013Z PASS [ 19.076s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
40422024-07-09T03:46:35.363Z PASS [ 0.389s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
40432024-07-09T03:46:35.789Z PASS [ 1.050s] omicron-nexus app::external_endpoints::test::test_authority
40442024-07-09T03:46:35.933Z PASS [ 0.118s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
40452024-07-09T03:46:35.975Z PASS [ 0.054s] omicron-nexus app::external_endpoints::test::test_no_endpoint
40462024-07-09T03:46:36.141Z PASS [ 0.180s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
40472024-07-09T03:46:37.332Z PASS [ 17.286s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
40482024-07-09T03:46:37.691Z PASS [ 2.323s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
40492024-07-09T03:46:38.680Z PASS [ 16.758s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
40502024-07-09T03:46:53.930Z PASS [ 36.230s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
40512024-07-09T03:46:53.958Z PASS [ 18.021s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
40522024-07-09T03:46:53.958Z PASS [ 18.704s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
40532024-07-09T03:46:53.958Z PASS [ 19.293s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
40542024-07-09T03:47:05.192Z PASS [ 26.514s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
40552024-07-09T03:47:05.224Z PASS [ 29.081s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
40562024-07-09T03:47:05.682Z PASS [ 27.995s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
40572024-07-09T03:47:06.576Z PASS [ 29.246s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
40582024-07-09T03:47:16.203Z PASS [ 25.856s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
40592024-07-09T03:47:16.900Z PASS [ 25.416s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
40602024-07-09T03:47:34.549Z PASS [ 29.329s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
40612024-07-09T03:47:36.760Z PASS [ 31.079s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
40622024-07-09T03:47:37.055Z PASS [ 30.481s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
40632024-07-09T03:47:39.054Z PASS [ 33.838s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
40642024-07-09T03:47:48.765Z PASS [ 32.559s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
40652024-07-09T03:47:48.996Z PASS [ 32.089s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
40662024-07-09T03:47:51.852Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40672024-07-09T03:47:52.130Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40682024-07-09T03:48:04.359Z PASS [ 29.809s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
40692024-07-09T03:48:05.523Z PASS [ 28.764s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
40702024-07-09T03:48:10.783Z PASS [ 33.727s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
40712024-07-09T03:48:14.029Z PASS [ 35.001s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
40722024-07-09T03:48:19.026Z PASS [ 30.038s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
40732024-07-09T03:48:19.967Z PASS [ 31.203s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
40742024-07-09T03:48:32.358Z PASS [ 26.836s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
40752024-07-09T03:48:39.619Z PASS [ 25.555s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
40762024-07-09T03:48:42.008Z PASS [ 31.227s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
40772024-07-09T03:48:43.329Z PASS [ 24.301s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
40782024-07-09T03:48:44.309Z PASS [ 24.342s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
40792024-07-09T03:48:51.863Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40802024-07-09T03:48:52.130Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40812024-07-09T03:48:57.463Z PASS [ 17.877s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
40822024-07-09T03:48:59.443Z PASS [ 17.433s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
40832024-07-09T03:49:00.172Z PASS [ 27.813s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
40842024-07-09T03:49:04.360Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40852024-07-09T03:49:09.775Z PASS [ 25.464s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
40862024-07-09T03:49:11.998Z PASS [ 28.671s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
40872024-07-09T03:49:12.052Z PASS [ 0.056s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
40882024-07-09T03:49:14.954Z PASS [ 70.595s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40892024-07-09T03:49:15.053Z PASS [ 17.590s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
40902024-07-09T03:49:25.801Z PASS [ 26.358s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
40912024-07-09T03:49:39.618Z PASS [ 27.564s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
40922024-07-09T03:49:43.717Z PASS [ 17.918s] omicron-nexus app::sagas::test_saga::test_saga_stuck
40932024-07-09T03:49:47.933Z PASS [ 32.880s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
40942024-07-09T03:49:48.918Z PASS [ 33.965s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
40952024-07-09T03:49:48.960Z PASS [ 0.042s] omicron-nexus external_api::console_api::test::test_accept_gz
40962024-07-09T03:49:49.003Z PASS [ 0.043s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
40972024-07-09T03:49:49.054Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
40982024-07-09T03:49:49.098Z PASS [ 0.044s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
40992024-07-09T03:49:49.149Z PASS [ 0.045s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
41002024-07-09T03:49:49.206Z PASS [ 0.064s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
41012024-07-09T03:49:49.271Z PASS [ 0.062s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
41022024-07-09T03:49:49.337Z PASS [ 0.070s] omicron-nexus external_api::console_api::test::test_relative_uri
41032024-07-09T03:49:49.475Z PASS [ 0.136s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
41042024-07-09T03:49:51.854Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41052024-07-09T03:49:52.131Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41062024-07-09T03:49:53.675Z PASS [ 5.743s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
41072024-07-09T03:50:00.173Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41082024-07-09T03:50:03.487Z PASS [ 19.768s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
41092024-07-09T03:50:04.613Z PASS [ 24.996s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
41102024-07-09T03:50:09.776Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
41112024-07-09T03:50:10.933Z PASS [ 17.256s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
41122024-07-09T03:50:12.670Z PASS [ 1.741s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
41132024-07-09T03:50:13.952Z PASS [ 1.279s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
41142024-07-09T03:50:14.074Z PASS [ 0.122s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
41152024-07-09T03:50:15.129Z PASS [ 65.354s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
41162024-07-09T03:50:21.875Z PASS [ 18.389s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
41172024-07-09T03:50:25.071Z PASS [ 20.455s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
41182024-07-09T03:50:31.940Z PASS [ 17.866s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
41192024-07-09T03:50:32.779Z PASS [ 17.654s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
41202024-07-09T03:50:40.304Z PASS [ 18.424s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
41212024-07-09T03:50:43.624Z PASS [ 18.555s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
41222024-07-09T03:50:49.477Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
41232024-07-09T03:50:50.635Z PASS [ 17.855s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
41242024-07-09T03:50:50.736Z PASS [ 18.795s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
41252024-07-09T03:50:51.855Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41262024-07-09T03:50:52.132Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41272024-07-09T03:50:57.683Z PASS [ 17.380s] omicron-nexus::test_all integration_tests::basic::test_ping
41282024-07-09T03:51:00.174Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41292024-07-09T03:51:07.617Z PASS [ 16.881s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
41302024-07-09T03:51:07.897Z PASS [ 78.420s] omicron-nexus populate::test::test_populators
41312024-07-09T03:51:07.978Z PASS [ 24.355s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
41322024-07-09T03:51:13.721Z PASS [ 16.040s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
41332024-07-09T03:51:19.620Z PASS [ 28.986s] omicron-nexus::test_all integration_tests::basic::test_projects_list
41342024-07-09T03:51:25.380Z PASS [ 17.766s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
41352024-07-09T03:51:25.587Z PASS [ 17.603s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
41362024-07-09T03:51:25.626Z PASS [ 17.729s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
41372024-07-09T03:51:27.590Z PASS [ 2.009s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
41382024-07-09T03:51:27.626Z PASS [ 2.001s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
41392024-07-09T03:51:27.695Z PASS [ 0.105s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
41402024-07-09T03:51:28.153Z PASS [ 0.456s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi_internal
41412024-07-09T03:51:28.661Z PASS [ 1.035s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
41422024-07-09T03:51:32.504Z PASS [ 18.782s] omicron-nexus::test_all integration_tests::certificates::test_crud
41432024-07-09T03:51:37.533Z PASS [ 17.913s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
41442024-07-09T03:51:46.529Z PASS [ 18.378s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
41452024-07-09T03:51:46.978Z PASS [ 18.318s] omicron-nexus::test_all integration_tests::console_api::test_assets
41462024-07-09T03:51:49.756Z PASS [ 24.375s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
41472024-07-09T03:51:50.328Z PASS [ 17.802s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
41482024-07-09T03:51:51.856Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41492024-07-09T03:51:52.134Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41502024-07-09T03:51:58.747Z PASS [ 21.213s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
41512024-07-09T03:52:00.174Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41522024-07-09T03:52:05.454Z PASS [ 18.476s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
41532024-07-09T03:52:08.983Z PASS [ 18.678s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
41542024-07-09T03:52:09.084Z PASS [ 19.326s] omicron-nexus::test_all integration_tests::console_api::test_session_me
41552024-07-09T03:52:09.493Z PASS [ 22.963s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
41562024-07-09T03:52:19.856Z PASS [ 21.107s] omicron-nexus::test_all integration_tests::console_api::test_sessions
41572024-07-09T03:52:23.470Z PASS [ 18.015s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
41582024-07-09T03:52:28.124Z PASS [ 19.141s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
41592024-07-09T03:52:36.725Z PASS [ 27.642s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
41602024-07-09T03:52:44.019Z PASS [ 34.527s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
41612024-07-09T03:52:45.368Z PASS [ 25.508s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
41622024-07-09T03:52:48.702Z PASS [ 25.234s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
41632024-07-09T03:52:51.857Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41642024-07-09T03:52:52.134Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41652024-07-09T03:52:53.297Z PASS [ 25.173s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
41662024-07-09T03:53:00.175Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41672024-07-09T03:53:02.022Z PASS [ 25.297s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
41682024-07-09T03:53:08.523Z PASS [ 24.505s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
41692024-07-09T03:53:21.326Z PASS [ 35.965s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
41702024-07-09T03:53:26.792Z PASS [ 24.771s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
41712024-07-09T03:53:27.074Z PASS [ 38.373s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
41722024-07-09T03:53:33.250Z PASS [ 24.728s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
41732024-07-09T03:53:39.452Z PASS [ 46.155s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
41742024-07-09T03:53:40.672Z PASS [ 19.346s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
41752024-07-09T03:53:46.170Z PASS [ 19.378s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
41762024-07-09T03:53:50.518Z PASS [ 23.441s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
41772024-07-09T03:53:51.857Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41782024-07-09T03:53:52.135Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41792024-07-09T03:53:53.321Z PASS [ 20.071s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
41802024-07-09T03:54:00.175Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41812024-07-09T03:54:08.083Z PASS [ 28.631s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
41822024-07-09T03:54:12.484Z PASS [ 26.311s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
41832024-07-09T03:54:18.732Z PASS [ 28.215s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
41842024-07-09T03:54:19.260Z PASS [ 38.588s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
41852024-07-09T03:54:22.375Z PASS [ 29.052s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
41862024-07-09T03:54:38.821Z PASS [ 30.739s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
41872024-07-09T03:54:40.450Z PASS [ 27.969s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
41882024-07-09T03:54:45.110Z PASS [ 25.849s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
41892024-07-09T03:54:48.441Z PASS [ 28.715s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
41902024-07-09T03:54:49.009Z PASS [ 26.634s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
41912024-07-09T03:54:51.861Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41922024-07-09T03:54:52.138Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41932024-07-09T03:55:00.176Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41942024-07-09T03:55:04.593Z PASS [ 24.145s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
41952024-07-09T03:55:06.947Z PASS [ 28.127s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
41962024-07-09T03:55:07.845Z PASS [ 22.735s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
41972024-07-09T03:55:14.898Z PASS [ 27.451s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
41982024-07-09T03:55:15.299Z PASS [ 26.293s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
41992024-07-09T03:55:26.312Z PASS [ 386.145s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
42002024-07-09T03:55:37.516Z PASS [ 32.922s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
42012024-07-09T03:55:37.603Z PASS [ 22.303s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
42022024-07-09T03:55:43.818Z PASS [ 36.870s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
42032024-07-09T03:55:51.858Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42042024-07-09T03:55:52.136Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42052024-07-09T03:55:53.070Z PASS [ 45.225s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
42062024-07-09T03:55:57.180Z PASS [ 30.867s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
42072024-07-09T03:55:59.138Z PASS [ 44.241s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
42082024-07-09T03:56:00.250Z PASS [ 22.735s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
42092024-07-09T03:56:01.647Z PASS [ 549.524s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42102024-07-09T03:56:04.584Z PASS [ 20.765s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
42112024-07-09T03:56:05.151Z PASS [ 0.566s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
42122024-07-09T03:56:05.694Z PASS [ 0.545s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
42132024-07-09T03:56:05.828Z PASS [ 553.983s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42142024-07-09T03:56:06.132Z PASS [ 0.439s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
42152024-07-09T03:56:06.301Z PASS [ 0.474s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
42162024-07-09T03:56:10.110Z PASS [ 32.507s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
42172024-07-09T03:56:13.642Z PASS [ 20.572s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
42182024-07-09T03:56:18.252Z PASS [ 21.072s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
42192024-07-09T03:56:22.567Z PASS [ 22.317s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
42202024-07-09T03:56:22.702Z PASS [ 23.563s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
42212024-07-09T03:56:23.740Z PASS [ 22.094s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
42222024-07-09T03:56:32.064Z PASS [ 25.930s] omicron-nexus::test_all integration_tests::images::test_image_create
42232024-07-09T03:56:33.255Z PASS [ 26.955s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
42242024-07-09T03:56:38.832Z PASS [ 28.696s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
42252024-07-09T03:56:39.468Z PASS [ 25.826s] omicron-nexus::test_all integration_tests::images::test_image_promotion
42262024-07-09T03:56:40.709Z PASS [ 8.648s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
42272024-07-09T03:56:41.724Z PASS [ 8.467s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
42282024-07-09T03:56:45.959Z PASS [ 25.269s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
42292024-07-09T03:56:46.455Z PASS [ 7.650s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
42302024-07-09T03:56:47.020Z PASS [ 23.280s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
42312024-07-09T03:56:47.111Z PASS [ 7.640s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
42322024-07-09T03:56:47.477Z PASS [ 24.910s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
42332024-07-09T03:56:47.574Z PASS [ 24.875s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
42342024-07-09T03:57:06.645Z PASS [ 25.934s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
42352024-07-09T03:57:07.446Z PASS [ 20.339s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
42362024-07-09T03:57:08.386Z PASS [ 20.908s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
42372024-07-09T03:57:17.766Z PASS [ 34.247s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
42382024-07-09T03:57:17.834Z PASS [ 30.817s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
42392024-07-09T03:57:25.084Z PASS [ 43.356s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
42402024-07-09T03:57:27.091Z PASS [ 40.631s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
42412024-07-09T03:57:27.158Z PASS [ 39.581s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
42422024-07-09T03:57:27.183Z PASS [ 20.533s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
42432024-07-09T03:57:39.425Z PASS [ 21.588s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
42442024-07-09T03:57:44.965Z PASS [ 27.196s] omicron-nexus::test_all integration_tests::instances::test_instance_access
42452024-07-09T03:57:47.155Z PASS [ 39.709s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
42462024-07-09T03:57:56.260Z PASS [ 31.181s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
42472024-07-09T03:57:59.808Z PASS [ 32.723s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
42482024-07-09T03:58:01.935Z PASS [ 34.760s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
42492024-07-09T03:58:02.208Z PASS [ 35.050s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
42502024-07-09T03:58:08.387Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42512024-07-09T03:58:10.393Z PASS [ 30.968s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
42522024-07-09T03:58:18.517Z PASS [ 33.554s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
42532024-07-09T03:58:27.000Z PASS [ 39.845s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
42542024-07-09T03:58:28.251Z PASS [ 28.443s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
42552024-07-09T03:58:28.321Z PASS [ 26.385s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
42562024-07-09T03:58:35.133Z PASS [ 86.747s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42572024-07-09T03:58:38.814Z PASS [ 36.609s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
42582024-07-09T03:58:48.272Z PASS [ 52.012s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
42592024-07-09T03:58:48.803Z PASS [ 38.412s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
42602024-07-09T03:58:53.257Z PASS [ 34.742s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
42612024-07-09T03:59:00.680Z PASS [ 33.681s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
42622024-07-09T03:59:01.805Z PASS [ 33.555s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
42632024-07-09T03:59:07.661Z PASS [ 19.389s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
42642024-07-09T03:59:08.296Z PASS [ 33.167s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
42652024-07-09T03:59:09.098Z PASS [ 40.779s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
42662024-07-09T03:59:13.337Z PASS [ 20.078s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
42672024-07-09T03:59:14.173Z PASS [ 35.359s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
42682024-07-09T03:59:20.609Z PASS [ 31.806s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
42692024-07-09T03:59:27.506Z PASS [ 19.843s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
42702024-07-09T03:59:27.538Z PASS [ 26.859s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
42712024-07-09T03:59:27.903Z PASS [ 26.099s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
42722024-07-09T03:59:31.766Z PASS [ 17.593s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
42732024-07-09T03:59:34.232Z PASS [ 25.133s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
42742024-07-09T03:59:39.891Z PASS [ 19.282s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
42752024-07-09T03:59:41.769Z PASS [ 28.433s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
42762024-07-09T03:59:46.379Z PASS [ 18.473s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
42772024-07-09T03:59:46.958Z PASS [ 38.660s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
42782024-07-09T03:59:47.143Z PASS [ 19.638s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
42792024-07-09T03:59:47.216Z PASS [ 19.678s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
42802024-07-09T03:59:53.027Z PASS [ 21.258s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
42812024-07-09T03:59:53.088Z PASS [ 18.857s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
42822024-07-09T03:59:58.974Z PASS [ 19.082s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
42832024-07-09T04:00:00.677Z PASS [ 18.906s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
42842024-07-09T04:00:05.218Z PASS [ 18.839s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
42852024-07-09T04:00:05.284Z PASS [ 18.315s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
42862024-07-09T04:00:05.563Z PASS [ 18.422s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
42872024-07-09T04:00:06.154Z PASS [ 18.938s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
42882024-07-09T04:00:13.801Z PASS [ 20.711s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
42892024-07-09T04:00:13.996Z PASS [ 20.971s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
42902024-07-09T04:00:21.400Z PASS [ 20.725s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
42912024-07-09T04:00:23.027Z PASS [ 24.053s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
42922024-07-09T04:00:24.117Z PASS [ 18.900s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
42932024-07-09T04:00:31.978Z PASS [ 18.178s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
42942024-07-09T04:00:32.117Z PASS [ 18.118s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
42952024-07-09T04:00:32.828Z PASS [ 27.556s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
42962024-07-09T04:00:42.650Z PASS [ 21.250s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
42972024-07-09T04:00:47.770Z PASS [ 42.208s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
42982024-07-09T04:00:55.907Z PASS [ 23.789s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
42992024-07-09T04:00:55.976Z PASS [ 23.997s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
43002024-07-09T04:00:56.058Z PASS [ 33.030s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
43012024-07-09T04:00:56.192Z PASS [ 23.362s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
43022024-07-09T04:01:01.439Z PASS [ 55.284s] omicron-nexus::test_all integration_tests::metrics::test_metrics
43032024-07-09T04:01:09.705Z PASS [ 45.589s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
43042024-07-09T04:01:21.080Z PASS [ 25.177s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
43052024-07-09T04:01:25.366Z PASS [ 42.717s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
43062024-07-09T04:01:28.074Z PASS [ 31.885s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
43072024-07-09T04:01:30.232Z PASS [ 34.174s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
43082024-07-09T04:01:31.346Z PASS [ 43.575s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
43092024-07-09T04:01:32.143Z PASS [ 22.437s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
43102024-07-09T04:01:33.449Z PASS [ 32.012s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
43112024-07-09T04:01:39.854Z PASS [ 43.878s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
43122024-07-09T04:01:51.840Z PASS [ 20.493s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
43132024-07-09T04:01:52.280Z PASS [ 22.050s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
43142024-07-09T04:01:56.852Z PASS [ 24.710s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
43152024-07-09T04:01:57.285Z PASS [ 23.832s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
43162024-07-09T04:01:57.895Z PASS [ 18.043s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
43172024-07-09T04:02:04.937Z PASS [ 43.858s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
43182024-07-09T04:02:11.786Z PASS [ 46.419s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
43192024-07-09T04:02:15.163Z PASS [ 23.322s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
43202024-07-09T04:02:17.143Z PASS [ 19.859s] omicron-nexus::test_all integration_tests::projects::test_projects
43212024-07-09T04:02:17.740Z PASS [ 19.845s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
43222024-07-09T04:02:18.311Z PASS [ 21.458s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
43232024-07-09T04:02:19.551Z PASS [ 27.270s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
43242024-07-09T04:02:23.943Z PASS [ 55.869s] omicron-nexus::test_all integration_tests::password_login::test_local_users
43252024-07-09T04:02:30.040Z PASS [ 18.255s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
43262024-07-09T04:02:33.439Z PASS [ 18.277s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
43272024-07-09T04:02:37.038Z PASS [ 19.297s] omicron-nexus::test_all integration_tests::rack::test_sled_add
43282024-07-09T04:02:37.157Z PASS [ 18.835s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
43292024-07-09T04:02:37.648Z PASS [ 20.506s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
43302024-07-09T04:02:38.289Z PASS [ 18.740s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
43312024-07-09T04:02:38.799Z PASS [ 0.508s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
43322024-07-09T04:02:40.634Z PASS [ 3.488s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
43332024-07-09T04:02:41.057Z PASS [ 3.409s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
43342024-07-09T04:02:42.206Z PASS [ 3.406s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
43352024-07-09T04:02:43.482Z PASS [ 19.540s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
43362024-07-09T04:02:44.011Z PASS [ 3.371s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
43372024-07-09T04:02:46.431Z PASS [ 16.389s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
43382024-07-09T04:02:46.798Z PASS [ 41.861s] omicron-nexus::test_all integration_tests::quotas::test_quotas
43392024-07-09T04:02:46.899Z PASS [ 0.100s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
43402024-07-09T04:02:47.010Z PASS [ 0.108s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
43412024-07-09T04:02:47.235Z PASS [ 0.230s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
43422024-07-09T04:02:47.399Z PASS [ 0.163s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
43432024-07-09T04:02:47.513Z PASS [ 0.114s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
43442024-07-09T04:02:49.516Z PASS [ 16.079s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
43452024-07-09T04:02:55.627Z PASS [ 18.589s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
43462024-07-09T04:03:03.943Z PASS [ 22.887s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
43472024-07-09T04:03:04.329Z PASS [ 22.124s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
43482024-07-09T04:03:06.460Z PASS [ 22.455s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
43492024-07-09T04:03:06.791Z PASS [ 19.278s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
43502024-07-09T04:03:06.904Z PASS [ 0.112s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
43512024-07-09T04:03:07.899Z PASS [ 18.383s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
43522024-07-09T04:03:08.035Z PASS [ 21.606s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
43532024-07-09T04:03:08.193Z PASS [ 0.160s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
43542024-07-09T04:03:08.293Z PASS [ 0.097s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
43552024-07-09T04:03:10.144Z PASS [ 26.661s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
43562024-07-09T04:03:12.919Z PASS [ 17.293s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
43572024-07-09T04:03:23.480Z PASS [ 19.153s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
43582024-07-09T04:03:23.480Z PASS [ 19.538s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
43592024-07-09T04:03:25.346Z PASS [ 18.894s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
43602024-07-09T04:03:26.335Z PASS [ 18.052s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
43612024-07-09T04:03:26.422Z PASS [ 19.520s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
43622024-07-09T04:03:26.972Z PASS [ 19.081s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
43632024-07-09T04:03:27.711Z PASS [ 17.576s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
43642024-07-09T04:03:29.114Z PASS [ 16.204s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
43652024-07-09T04:03:35.943Z PASS [ 12.461s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
43662024-07-09T04:03:38.871Z PASS [ 12.450s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
43672024-07-09T04:03:47.095Z PASS [ 11.154s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
43682024-07-09T04:03:51.148Z PASS [ 12.275s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
43692024-07-09T04:03:59.366Z PASS [ 12.266s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
43702024-07-09T04:04:03.414Z PASS [ 12.267s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
43712024-07-09T04:04:09.260Z PASS [ 9.897s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
43722024-07-09T04:04:13.121Z PASS [ 3.861s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
43732024-07-09T04:04:52.452Z PASS [ 39.331s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
43742024-07-09T04:04:55.783Z PASS [ 52.370s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
43752024-07-09T04:05:10.931Z PASS [ 18.480s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
43762024-07-09T04:05:29.441Z PASS [ 33.639s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
43772024-07-09T04:05:43.933Z PASS [ 14.495s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
43782024-07-09T04:05:44.145Z PASS [ 14.723s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
43792024-07-09T04:05:44.744Z PASS [ 15.317s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
43802024-07-09T04:05:44.863Z PASS [ 15.422s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
43812024-07-09T04:05:52.853Z PASS [ 41.899s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
43822024-07-09T04:06:01.771Z PASS [ 17.628s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
43832024-07-09T04:06:01.895Z PASS [ 17.964s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
43842024-07-09T04:06:02.443Z PASS [ 17.698s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
43852024-07-09T04:06:02.660Z PASS [ 17.795s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
43862024-07-09T04:06:11.940Z PASS [ 19.094s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
43872024-07-09T04:06:12.131Z PASS [ 19.278s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
43882024-07-09T04:06:12.678Z PASS [ 19.839s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
43892024-07-09T04:06:15.435Z PASS [ 22.602s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
43902024-07-09T04:06:21.713Z PASS [ 19.941s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
43912024-07-09T04:06:21.748Z PASS [ 19.089s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
43922024-07-09T04:06:23.226Z PASS [ 21.329s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
43932024-07-09T04:06:28.808Z PASS [ 26.364s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
43942024-07-09T04:06:30.750Z PASS [ 18.619s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
43952024-07-09T04:06:31.809Z PASS [ 19.134s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
43962024-07-09T04:06:33.253Z PASS [ 21.313s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
43972024-07-09T04:06:34.405Z PASS [ 18.972s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
43982024-07-09T04:06:40.720Z PASS [ 18.973s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
43992024-07-09T04:06:41.213Z PASS [ 19.496s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
44002024-07-09T04:06:45.895Z PASS [ 22.671s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
44012024-07-09T04:06:50.904Z PASS [ 20.154s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
44022024-07-09T04:06:51.500Z PASS [ 18.246s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
44032024-07-09T04:06:54.027Z PASS [ 25.221s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
44042024-07-09T04:06:57.469Z PASS [ 25.659s] omicron-nexus::test_all integration_tests::silos::test_silos
44052024-07-09T04:06:59.424Z PASS [ 18.703s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
44062024-07-09T04:07:01.526Z PASS [ 27.122s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
44072024-07-09T04:07:06.245Z PASS [ 20.348s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
44082024-07-09T04:07:06.993Z PASS [ 25.784s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
44092024-07-09T04:07:16.840Z PASS [ 19.374s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
44102024-07-09T04:07:20.360Z PASS [ 20.936s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
44112024-07-09T04:07:21.912Z PASS [ 31.007s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
44122024-07-09T04:07:22.615Z PASS [ 21.087s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
44132024-07-09T04:07:23.546Z PASS [ 32.048s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
44142024-07-09T04:07:24.731Z PASS [ 30.703s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
44152024-07-09T04:07:25.879Z PASS [ 19.633s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
44162024-07-09T04:07:26.101Z PASS [ 1.371s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
44172024-07-09T04:07:27.061Z PASS [ 4.448s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
44182024-07-09T04:07:28.155Z PASS [ 4.607s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
44192024-07-09T04:07:30.322Z PASS [ 4.443s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
44202024-07-09T04:07:30.572Z PASS [ 4.470s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
44212024-07-09T04:07:33.574Z PASS [ 3.002s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
44222024-07-09T04:07:39.282Z PASS [ 32.288s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
44232024-07-09T04:07:45.463Z PASS [ 28.620s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
44242024-07-09T04:07:45.843Z PASS [ 18.783s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
44252024-07-09T04:07:47.715Z PASS [ 27.356s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
44262024-07-09T04:07:48.307Z PASS [ 26.397s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
44272024-07-09T04:07:51.103Z PASS [ 17.528s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
44282024-07-09T04:08:00.502Z PASS [ 21.222s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
44292024-07-09T04:08:01.730Z PASS [ 33.576s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
44302024-07-09T04:08:02.963Z PASS [ 17.501s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
44312024-07-09T04:08:04.605Z PASS [ 18.762s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
44322024-07-09T04:08:16.319Z PASS [ 28.011s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
44332024-07-09T04:08:19.165Z PASS [ 31.450s] omicron-nexus::test_all integration_tests::utilization::test_utilization
44342024-07-09T04:08:20.630Z PASS [ 29.528s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
44352024-07-09T04:08:29.860Z PASS [ 29.358s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
44362024-07-09T04:08:30.322Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44372024-07-09T04:08:31.762Z PASS [ 28.797s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
44382024-07-09T04:08:31.892Z PASS [ 30.162s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
44392024-07-09T04:08:34.198Z PASS [ 29.592s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
44402024-07-09T04:08:46.215Z PASS [ 29.894s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
44412024-07-09T04:08:50.188Z PASS [ 31.025s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
44422024-07-09T04:08:51.446Z PASS [ 30.816s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
44432024-07-09T04:08:55.821Z PASS [ 24.060s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
44442024-07-09T04:08:57.140Z PASS [ 27.277s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
44452024-07-09T04:09:04.092Z PASS [ 32.201s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
44462024-07-09T04:09:06.416Z PASS [ 32.216s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
44472024-07-09T04:09:07.016Z PASS [ 96.695s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44482024-07-09T04:09:23.369Z PASS [ 37.156s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
44492024-07-09T04:09:24.340Z PASS [ 27.200s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
44502024-07-09T04:09:24.364Z PASS [ 17.334s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
44512024-07-09T04:09:26.764Z PASS [ 36.572s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
44522024-07-09T04:09:27.920Z PASS [ 36.474s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
44532024-07-09T04:09:31.615Z PASS [ 35.794s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
44542024-07-09T04:09:34.196Z PASS [ 27.783s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
44552024-07-09T04:09:34.236Z PASS [ 30.145s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
44562024-07-09T04:09:41.623Z PASS [ 18.255s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
44572024-07-09T04:09:43.830Z PASS [ 19.477s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
44582024-07-09T04:09:44.052Z PASS [ 19.715s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
44592024-07-09T04:09:44.570Z PASS [ 17.808s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
44602024-07-09T04:09:46.584Z PASS [ 18.666s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
44612024-07-09T04:09:49.322Z PASS [ 17.707s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
44622024-07-09T04:09:52.701Z PASS [ 18.504s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
44632024-07-09T04:09:53.308Z PASS [ 19.070s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
44642024-07-09T04:10:02.084Z PASS [ 18.259s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
44652024-07-09T04:10:02.426Z PASS [ 18.370s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
44662024-07-09T04:10:02.486Z PASS [ 20.861s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
44672024-07-09T04:10:02.510Z PASS [ 17.924s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
44682024-07-09T04:10:04.755Z PASS [ 18.170s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
44692024-07-09T04:10:06.262Z PASS [ 16.941s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
44702024-07-09T04:10:09.145Z PASS [ 16.444s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
44712024-07-09T04:10:11.131Z PASS [ 17.824s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
44722024-07-09T04:10:20.557Z PASS [ 18.471s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
44732024-07-09T04:10:21.408Z PASS [ 18.985s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
44742024-07-09T04:10:21.432Z PASS [ 18.949s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
44752024-07-09T04:10:21.646Z PASS [ 19.153s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
44762024-07-09T04:10:22.541Z PASS [ 17.786s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
44772024-07-09T04:10:24.432Z PASS [ 18.166s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
44782024-07-09T04:10:27.229Z PASS [ 18.083s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
44792024-07-09T04:10:27.445Z PASS [ 16.312s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
44802024-07-09T04:10:40.534Z PASS [ 19.129s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
44812024-07-09T04:10:40.745Z PASS [ 20.190s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
44822024-07-09T04:10:42.003Z PASS [ 20.568s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
44832024-07-09T04:10:44.734Z PASS [ 23.088s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
44842024-07-09T04:10:49.120Z PASS [ 24.692s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
44852024-07-09T04:10:50.027Z PASS [ 27.485s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
44862024-07-09T04:10:50.087Z PASS [ 0.060s] omicron-package dot::test::test_bad_dependency
44872024-07-09T04:10:50.121Z PASS [ 0.031s] omicron-package dot::test::test_dot_output
44882024-07-09T04:10:53.504Z PASS [ 4.384s] omicron-omdb::test_all_output test_omdb_usage_errors
44892024-07-09T04:10:53.529Z PASS [ 0.023s] omicron-passwords test::test_password_constraints
44902024-07-09T04:10:56.407Z PASS [ 28.962s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
44912024-07-09T04:10:56.450Z PASS [ 2.922s] omicron-passwords test::test_reproducible
44922024-07-09T04:10:56.492Z PASS [ 0.041s] omicron-passwords test::test_stable
44932024-07-09T04:10:56.516Z PASS [ 0.021s] omicron-passwords test::test_weak_hashes
44942024-07-09T04:10:56.539Z PASS [ 0.022s] omicron-rpaths internal::tests::test_configure_from_path
44952024-07-09T04:10:56.585Z PASS [ 0.051s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
44962024-07-09T04:10:56.609Z PASS [ 0.021s] omicron-rpaths internal::tests::test_emit_rpath
44972024-07-09T04:10:56.903Z PASS [ 6.784s] omicron-passwords test::test_compatible
44982024-07-09T04:10:56.927Z PASS [ 0.317s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
44992024-07-09T04:10:57.018Z PASS [ 0.094s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
45002024-07-09T04:10:57.163Z PASS [ 0.146s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
45012024-07-09T04:10:57.261Z PASS [ 0.097s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
45022024-07-09T04:10:57.505Z PASS [ 0.603s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
45032024-07-09T04:10:57.583Z PASS [ 0.079s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
45042024-07-09T04:10:57.623Z PASS [ 0.040s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
45052024-07-09T04:10:57.666Z PASS [ 0.040s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
45062024-07-09T04:10:57.739Z PASS [ 0.074s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization
45072024-07-09T04:10:57.776Z PASS [ 0.038s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization_weak_hash
45082024-07-09T04:10:57.816Z PASS [ 0.554s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
45092024-07-09T04:10:57.840Z PASS [ 0.049s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
45102024-07-09T04:10:57.863Z PASS [ 0.048s] omicron-sled-agent bootstrap::params::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
45112024-07-09T04:10:57.887Z PASS [ 0.049s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
45122024-07-09T04:10:57.911Z PASS [ 0.038s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
45132024-07-09T04:10:57.911Z PASS [ 0.036s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
45142024-07-09T04:10:57.936Z PASS [ 0.035s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
45152024-07-09T04:10:57.960Z PASS [ 0.035s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
45162024-07-09T04:10:57.984Z PASS [ 0.038s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
45172024-07-09T04:10:57.984Z PASS [ 0.041s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
45182024-07-09T04:10:58.026Z PASS [ 0.052s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
45192024-07-09T04:10:58.052Z PASS [ 0.049s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
45202024-07-09T04:10:58.077Z PASS [ 0.027s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
45212024-07-09T04:10:58.101Z PASS [ 0.048s] omicron-sled-agent config::test::test_smf_configs
45222024-07-09T04:10:58.124Z PASS [ 0.063s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
45232024-07-09T04:10:58.148Z PASS [ 0.043s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
45242024-07-09T04:10:58.172Z PASS [ 0.045s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
45252024-07-09T04:10:58.196Z PASS [ 0.061s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
45262024-07-09T04:10:58.219Z PASS [ 0.050s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
45272024-07-09T04:10:58.243Z PASS [ 0.053s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
45282024-07-09T04:11:00.441Z PASS [ 2.226s] omicron-sled-agent instance::tests::test_instance_create_events_normal
45292024-07-09T04:11:01.227Z PASS [ 2.986s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
45302024-07-09T04:11:02.125Z PASS [ 20.124s] omicron-omdb::test_all_output test_omdb_env_settings
45312024-07-09T04:11:02.616Z PASS [ 22.081s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
45322024-07-09T04:11:02.649Z PASS [ 0.032s] omicron-sled-agent probe_manager::test::probe_state_set_ops
45332024-07-09T04:11:02.684Z PASS [ 0.036s] omicron-sled-agent profile::tests::empty_profile
45342024-07-09T04:11:02.708Z PASS [ 21.963s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
45352024-07-09T04:11:02.731Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_disabled_instance
45362024-07-09T04:11:02.755Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_instance
45372024-07-09T04:11:02.755Z PASS [ 0.030s] omicron-sled-agent profile::tests::test_multiple
45382024-07-09T04:11:02.779Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_property
45392024-07-09T04:11:02.803Z PASS [ 0.035s] omicron-sled-agent profile::tests::test_property_group
45402024-07-09T04:11:02.803Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_service
45412024-07-09T04:11:02.827Z PASS [ 0.030s] omicron-sled-agent profile::tests::test_service_property_group
45422024-07-09T04:11:02.850Z PASS [ 2.393s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
45432024-07-09T04:11:02.874Z PASS [ 0.040s] omicron-sled-agent rack_setup::config::test::test_subnets
45442024-07-09T04:11:02.874Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
45452024-07-09T04:11:02.898Z PASS [ 0.076s] omicron-sled-agent rack_setup::config::test::test_extra_certs
45462024-07-09T04:11:02.898Z PASS [ 0.036s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
45472024-07-09T04:11:02.929Z PASS [ 0.064s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
45482024-07-09T04:11:02.953Z PASS [ 0.063s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
45492024-07-09T04:11:02.953Z PASS [ 0.061s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
45502024-07-09T04:11:02.983Z PASS [ 0.053s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
45512024-07-09T04:11:03.007Z PASS [ 0.047s] omicron-sled-agent services::test::test_all_zones_requests_schema
45522024-07-09T04:11:03.007Z PASS [ 0.070s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
45532024-07-09T04:11:03.031Z PASS [ 0.034s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
45542024-07-09T04:11:03.144Z PASS [ 1.917s] omicron-sled-agent instance::tests::test_instance_manager_creation
45552024-07-09T04:11:05.014Z PASS [ 37.787s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
45562024-07-09T04:11:05.221Z PASS [ 2.214s] omicron-sled-agent services::test::test_ensure_service
45572024-07-09T04:11:05.282Z PASS [ 2.252s] omicron-sled-agent services::test::test_ensure_service_before_timesync
45582024-07-09T04:11:05.324Z PASS [ 0.045s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
45592024-07-09T04:11:05.348Z PASS [ 2.204s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
45602024-07-09T04:11:05.372Z PASS [ 0.042s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
45612024-07-09T04:11:05.396Z PASS [ 0.037s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
45622024-07-09T04:11:05.419Z PASS [ 0.038s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
45632024-07-09T04:11:05.445Z PASS [ 0.041s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
45642024-07-09T04:11:05.469Z PASS [ 2.465s] omicron-sled-agent services::test::test_bad_generations
45652024-07-09T04:11:05.469Z PASS [ 0.052s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
45662024-07-09T04:11:05.469Z PASS [ 0.041s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
45672024-07-09T04:11:05.493Z PASS [ 0.032s] omicron-sled-agent updates::test::test_query_no_components
45682024-07-09T04:11:05.517Z PASS [ 0.036s] omicron-sled-agent updates::test::test_query_sled_agent_version
45692024-07-09T04:11:05.541Z PASS [ 0.039s] omicron-sled-agent updates::test::test_query_zone_version
45702024-07-09T04:11:05.564Z PASS [ 0.029s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
45712024-07-09T04:11:05.636Z PASS [ 0.131s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
45722024-07-09T04:11:07.261Z PASS [ 2.247s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
45732024-07-09T04:11:07.305Z PASS [ 0.044s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
45742024-07-09T04:11:07.329Z PASS [ 1.679s] omicron-sled-agent zone_bundle::illumos_tests::test_context
45752024-07-09T04:11:07.425Z PASS [ 2.203s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
45762024-07-09T04:11:07.549Z PASS [ 1.989s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
45772024-07-09T04:11:07.619Z PASS [ 0.074s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
45782024-07-09T04:11:07.658Z PASS [ 0.038s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
45792024-07-09T04:11:07.708Z PASS [ 0.047s] omicron-sled-agent zone_bundle::tests::test_disk_usage
45802024-07-09T04:11:07.746Z PASS [ 0.037s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
45812024-07-09T04:11:07.789Z PASS [ 0.045s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
45822024-07-09T04:11:07.831Z PASS [ 0.041s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
45832024-07-09T04:11:08.482Z PASS [ 0.655s] omicron-sled-agent::mod integration_tests::commands::test_bootstrap_agent_openapi_sled
45842024-07-09T04:11:08.554Z PASS [ 0.068s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
45852024-07-09T04:11:08.611Z PASS [ 23.877s] omicron-omdb::test_all_output test_omdb_success_cases
45862024-07-09T04:11:08.763Z PASS [ 0.212s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
45872024-07-09T04:11:08.849Z PASS [ 0.085s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
45882024-07-09T04:11:08.879Z PASS [ 0.268s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
45892024-07-09T04:11:08.926Z PASS [ 1.613s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
45902024-07-09T04:11:08.950Z PASS [ 0.086s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
45912024-07-09T04:11:08.975Z PASS [ 0.036s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
45922024-07-09T04:11:08.975Z PASS [ 0.037s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
45932024-07-09T04:11:09.009Z PASS [ 0.038s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
45942024-07-09T04:11:09.053Z PASS [ 0.091s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
45952024-07-09T04:11:09.226Z PASS [ 1.802s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
45962024-07-09T04:11:09.279Z PASS [ 0.270s] omicron-test-utils dev::db::test::test_bad_cmd
45972024-07-09T04:11:09.303Z PASS [ 1.989s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
45982024-07-09T04:11:09.344Z PASS [ 0.049s] omicron-test-utils dev::db::test::test_make_pg_config_fail
45992024-07-09T04:11:09.375Z PASS [ 0.031s] omicron-test-utils dev::db::test::test_make_pg_config_ok
46002024-07-09T04:11:09.422Z PASS [ 0.041s] omicron-test-utils dev::db::test::test_process_exit_abnormal
46012024-07-09T04:11:09.471Z PASS [ 0.054s] omicron-test-utils dev::db::test::test_process_exit_normal
46022024-07-09T04:11:09.495Z PASS [ 13.074s] omicron-passwords test::test_smoke
46032024-07-09T04:11:09.520Z PASS [ 0.464s] omicron-test-utils dev::db::test::test_cmd_fails
46042024-07-09T04:11:09.563Z PASS [ 0.283s] omicron-test-utils dev::db::test::test_database_start_hang
46052024-07-09T04:11:09.603Z PASS [ 0.039s] omicron-test-utils dev::db::test::test_starter_tmpdir
46062024-07-09T04:11:09.660Z PASS [ 0.059s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
46072024-07-09T04:11:09.705Z PASS [ 0.044s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
46082024-07-09T04:11:09.743Z PASS [ 0.039s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
46092024-07-09T04:11:09.779Z PASS [ 0.030s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
46102024-07-09T04:11:09.849Z PASS [ 0.072s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
46112024-07-09T04:11:09.931Z PASS [ 1.047s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
46122024-07-09T04:11:10.002Z PASS [ 0.157s] oximeter test::timeseries_schema_consistency
46132024-07-09T04:11:10.035Z PASS [ 0.108s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
46142024-07-09T04:11:10.212Z LEAK [ 0.742s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
46152024-07-09T04:11:10.242Z PASS [ 0.209s] oximeter-collector agent::tests::test_self_stat_error_counter
46162024-07-09T04:11:10.267Z PASS [ 0.248s] oximeter-collector agent::tests::test_self_stat_collection_count
46172024-07-09T04:11:10.343Z PASS [ 0.030s] oximeter-collector self_stats::tests::test_failure_reason_serialization
46182024-07-09T04:11:10.466Z PASS [ 0.250s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
46192024-07-09T04:11:10.508Z PASS [ 0.255s] oximeter-collector self_stats::tests::test_no_schema_changes
46202024-07-09T04:11:10.650Z PASS [ 0.144s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
46212024-07-09T04:11:10.680Z PASS [ 0.031s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
46222024-07-09T04:11:10.719Z PASS [ 0.027s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
46232024-07-09T04:11:10.783Z PASS [ 0.495s] oximeter-collector::test_commands test_oximeter_no_args
46242024-07-09T04:11:10.909Z PASS [ 0.448s] oximeter-collector::test_commands test_oximeter_openapi
46252024-07-09T04:11:11.316Z PASS [ 5.865s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
46262024-07-09T04:11:12.057Z PASS [ 1.349s] oximeter-db client::oxql::tests::test_get_entire_table
46272024-07-09T04:11:12.110Z PASS [ 1.341s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
46282024-07-09T04:11:12.135Z PASS [ 1.211s] oximeter-db client::oxql::tests::test_get_one_timeseries
46292024-07-09T04:11:12.135Z PASS [ 0.072s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
46302024-07-09T04:11:12.177Z PASS [ 0.068s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
46312024-07-09T04:11:12.503Z PASS [ 1.191s] oximeter-db client::oxql::tests::test_limit_operations
46322024-07-09T04:11:12.924Z PASS [ 0.747s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
46332024-07-09T04:11:13.614Z PASS [ 1.108s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
46342024-07-09T04:11:13.856Z PASS [ 1.735s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
46352024-07-09T04:11:13.891Z PASS [ 0.967s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
46362024-07-09T04:11:13.916Z PASS [ 0.044s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
46372024-07-09T04:11:15.070Z PASS [ 1.178s] oximeter-db client::tests::test_select_all_field_types
46382024-07-09T04:11:15.122Z PASS [ 1.509s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
46392024-07-09T04:11:15.149Z PASS [ 0.029s] oximeter-db client::tests::test_unravel_index
46402024-07-09T04:11:15.192Z PASS [ 0.042s] oximeter-db client::tests::test_verify_schema_upgrades
46412024-07-09T04:11:15.266Z PASS [ 0.045s] oximeter-db model::tests::test_db_bool
46422024-07-09T04:11:15.683Z PASS [ 0.445s] oximeter-db model::tests::test_db_bool_bad
46432024-07-09T04:11:15.711Z PASS [ 0.028s] oximeter-db model::tests::test_db_datum_type_conversion
46442024-07-09T04:11:15.740Z PASS [ 0.031s] oximeter-db model::tests::test_db_field_list_conversion
46452024-07-09T04:11:15.764Z PASS [ 0.023s] oximeter-db model::tests::test_db_field_type_conversion
46462024-07-09T04:11:15.792Z PASS [ 0.027s] oximeter-db model::tests::test_db_histogram
46472024-07-09T04:11:15.942Z PASS [ 0.151s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
46482024-07-09T04:11:15.972Z PASS [ 0.027s] oximeter-db model::tests::test_parse_bytes_measurement
46492024-07-09T04:11:15.998Z PASS [ 0.028s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
46502024-07-09T04:11:16.027Z PASS [ 0.030s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
46512024-07-09T04:11:16.056Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
46522024-07-09T04:11:16.085Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
46532024-07-09T04:11:16.122Z PASS [ 0.034s] oximeter-db model::tests::test_unroll_from_source
46542024-07-09T04:11:16.158Z PASS [ 0.038s] oximeter-db model::tests::test_unroll_measurement_row
46552024-07-09T04:11:16.183Z PASS [ 6.650s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
46562024-07-09T04:11:16.207Z PASS [ 0.042s] oximeter-db model::tests::test_unroll_missing_measurement_row
46572024-07-09T04:11:16.207Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
46582024-07-09T04:11:16.232Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
46592024-07-09T04:11:16.260Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_comparison
46602024-07-09T04:11:16.260Z PASS [ 7.020s] omicron-test-utils dev::db::test::test_database_concurrent
46612024-07-09T04:11:16.284Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_double_literal
46622024-07-09T04:11:16.308Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
46632024-07-09T04:11:16.309Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
46642024-07-09T04:11:16.309Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
46652024-07-09T04:11:16.333Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
46662024-07-09T04:11:16.333Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
46672024-07-09T04:11:16.333Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
46682024-07-09T04:11:16.359Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
46692024-07-09T04:11:16.359Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
46702024-07-09T04:11:16.383Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
46712024-07-09T04:11:16.383Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
46722024-07-09T04:11:16.408Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_group_by
46732024-07-09T04:11:16.408Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_ident
46742024-07-09T04:11:16.408Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
46752024-07-09T04:11:16.432Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
46762024-07-09T04:11:16.432Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
46772024-07-09T04:11:16.456Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
46782024-07-09T04:11:16.456Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
46792024-07-09T04:11:16.480Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
46802024-07-09T04:11:16.480Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
46812024-07-09T04:11:16.480Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
46822024-07-09T04:11:16.508Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
46832024-07-09T04:11:16.532Z PASS [ 0.056s] oximeter-db oxql::ast::grammar::tests::test_query
46842024-07-09T04:11:16.556Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
46852024-07-09T04:11:16.556Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
46862024-07-09T04:11:16.580Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
46872024-07-09T04:11:16.580Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_reducer
46882024-07-09T04:11:16.604Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
46892024-07-09T04:11:16.631Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
46902024-07-09T04:11:16.631Z PASS [ 0.034s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
46912024-07-09T04:11:16.656Z PASS [ 0.026s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
46922024-07-09T04:11:16.656Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
46932024-07-09T04:11:16.680Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
46942024-07-09T04:11:16.705Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
46952024-07-09T04:11:16.729Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
46962024-07-09T04:11:16.753Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
46972024-07-09T04:11:16.780Z PASS [ 0.041s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
46982024-07-09T04:11:16.780Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
46992024-07-09T04:11:16.804Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
47002024-07-09T04:11:16.828Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
47012024-07-09T04:11:16.828Z PASS [ 1.744s] oximeter-db client::tests::test_sql_query_output
47022024-07-09T04:11:16.828Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
47032024-07-09T04:11:16.852Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
47042024-07-09T04:11:16.876Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
47052024-07-09T04:11:16.876Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
47062024-07-09T04:11:16.901Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
47072024-07-09T04:11:16.901Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
47082024-07-09T04:11:16.901Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
47092024-07-09T04:11:16.925Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
47102024-07-09T04:11:16.925Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
47112024-07-09T04:11:16.950Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
47122024-07-09T04:11:16.950Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
47132024-07-09T04:11:16.974Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
47142024-07-09T04:11:16.974Z PASS [ 0.034s] oximeter-db oxql::point::tests::test_cast_points_from_bool
47152024-07-09T04:11:16.998Z PASS [ 0.031s] oximeter-db oxql::point::tests::test_cast_points_from_double
47162024-07-09T04:11:16.998Z PASS [ 0.031s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
47172024-07-09T04:11:16.998Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
47182024-07-09T04:11:17.025Z PASS [ 0.032s] oximeter-db oxql::point::tests::test_cast_points_from_integer
47192024-07-09T04:11:17.049Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_string
47202024-07-09T04:11:17.049Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
47212024-07-09T04:11:17.049Z PASS [ 0.040s] oximeter-db oxql::point::tests::test_point_delta_between
47222024-07-09T04:11:17.085Z PASS [ 0.035s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
47232024-07-09T04:11:17.330Z PASS [ 0.059s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
47242024-07-09T04:11:17.330Z PASS [ 0.050s] oximeter-db oxql::query::tests::test_coalesce_limits
47252024-07-09T04:11:17.330Z PASS [ 0.081s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
47262024-07-09T04:11:17.355Z PASS [ 0.053s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
47272024-07-09T04:11:17.355Z PASS [ 0.060s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
47282024-07-09T04:11:17.355Z PASS [ 0.078s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
47292024-07-09T04:11:17.355Z PASS [ 0.076s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
47302024-07-09T04:11:17.355Z PASS [ 0.071s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
47312024-07-09T04:11:17.355Z PASS [ 0.074s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
47322024-07-09T04:11:17.355Z PASS [ 0.057s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
47332024-07-09T04:11:17.355Z PASS [ 0.098s] oximeter-db oxql::query::tests::test_coalesce_predicates
47342024-07-09T04:11:17.355Z PASS [ 0.057s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
47352024-07-09T04:11:17.380Z PASS [ 0.042s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
47362024-07-09T04:11:17.380Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_query_end_time
47372024-07-09T04:11:17.404Z PASS [ 0.038s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
47382024-07-09T04:11:17.404Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
47392024-07-09T04:11:17.404Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
47402024-07-09T04:11:17.428Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
47412024-07-09T04:11:17.453Z PASS [ 0.032s] oximeter-db query::tests::test_field_cmp
47422024-07-09T04:11:17.453Z PASS [ 0.052s] oximeter-db oxql::query::tests::test_split_query
47432024-07-09T04:11:17.477Z PASS [ 0.039s] oximeter-db query::tests::test_field_selector_as_query
47442024-07-09T04:11:17.477Z PASS [ 0.043s] oximeter-db query::tests::test_field_value_as_db_str
47452024-07-09T04:11:17.501Z PASS [ 0.058s] oximeter-db query::tests::test_select_query_builder_field_selectors
47462024-07-09T04:11:17.526Z PASS [ 0.033s] oximeter-db query::tests::test_select_query_builder_from_parts
47472024-07-09T04:11:17.526Z PASS [ 0.059s] oximeter-db query::tests::test_select_query_builder_filter_raw
47482024-07-09T04:11:17.550Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_full
47492024-07-09T04:11:17.574Z PASS [ 0.030s] oximeter-db query::tests::test_select_query_builder_no_fields
47502024-07-09T04:11:17.574Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_limit_offset
47512024-07-09T04:11:17.574Z PASS [ 0.036s] oximeter-db query::tests::test_select_query_builder_no_selectors
47522024-07-09T04:11:17.599Z PASS [ 0.030s] oximeter-db query::tests::test_time_range
47532024-07-09T04:11:17.599Z PASS [ 0.045s] oximeter-db query::tests::test_string_field_selector
47542024-07-09T04:11:17.623Z PASS [ 0.044s] oximeter-db sql::tests::test_allow_limit_offset
47552024-07-09T04:11:17.647Z PASS [ 0.034s] oximeter-db sql::tests::test_cannot_name_database
47562024-07-09T04:11:17.647Z PASS [ 0.043s] oximeter-db sql::tests::test_allow_subqueries
47572024-07-09T04:11:17.671Z PASS [ 0.044s] oximeter-db sql::tests::test_ctes_are_not_supported
47582024-07-09T04:11:17.671Z PASS [ 0.045s] oximeter-db sql::tests::test_function_allow_list
47592024-07-09T04:11:17.702Z PASS [ 0.041s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
47602024-07-09T04:11:17.750Z PASS [ 0.046s] oximeter-db sql::tests::test_query_must_be_select_statement
47612024-07-09T04:11:17.750Z PASS [ 0.085s] oximeter-db sql::tests::test_join_must_be_inner
47622024-07-09T04:11:17.791Z PASS [ 0.057s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
47632024-07-09T04:11:17.791Z PASS [ 0.043s] oximeter-db sql::tests::test_require_table_is_timeseries_name
47642024-07-09T04:11:17.815Z PASS [ 0.063s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
47652024-07-09T04:11:17.840Z PASS [ 0.055s] oximeter-db sql::tests::test_with_comma_join_fails
47662024-07-09T04:11:17.864Z PASS [ 0.042s] oximeter-db tests::test_timeseries_key_field_stability
47672024-07-09T04:11:17.864Z PASS [ 0.042s] oximeter-db tests::test_timeseries_key_sample_stability
47682024-07-09T04:11:17.865Z PASS [ 0.038s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
47692024-07-09T04:11:17.865Z PASS [ 0.036s] oximeter-impl histogram::tests::test_bin_range
47702024-07-09T04:11:17.889Z PASS [ 0.028s] oximeter-impl histogram::tests::test_bin_range_from
47712024-07-09T04:11:18.088Z PASS [ 0.039s] oximeter-impl histogram::tests::test_bin_range_to
47722024-07-09T04:11:18.089Z PASS [ 0.028s] oximeter-impl histogram::tests::test_empty_bins_not_supported
47732024-07-09T04:11:18.089Z PASS [ 0.071s] oximeter-impl histogram::tests::test_ensure_finite
47742024-07-09T04:11:18.089Z PASS [ 0.069s] oximeter-impl histogram::tests::test_histogram
47752024-07-09T04:11:18.089Z PASS [ 0.074s] oximeter-impl histogram::tests::test_histogram_construct_with
47762024-07-09T04:11:18.089Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_extreme_bins
47772024-07-09T04:11:18.089Z PASS [ 0.050s] oximeter-impl histogram::tests::test_histogram_extreme_samples
47782024-07-09T04:11:18.089Z PASS [ 0.039s] oximeter-impl histogram::tests::test_histogram_float_bins
47792024-07-09T04:11:18.089Z PASS [ 1.546s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
47802024-07-09T04:11:18.113Z PASS [ 0.046s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
47812024-07-09T04:11:18.113Z PASS [ 0.034s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
47822024-07-09T04:11:18.113Z PASS [ 0.050s] oximeter-impl histogram::tests::test_histogram_with_bins
47832024-07-09T04:11:18.113Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
47842024-07-09T04:11:18.113Z PASS [ 0.029s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
47852024-07-09T04:11:18.113Z PASS [ 0.031s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
47862024-07-09T04:11:18.140Z PASS [ 0.026s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
47872024-07-09T04:11:18.140Z PASS [ 0.035s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
47882024-07-09T04:11:18.140Z PASS [ 0.074s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
47892024-07-09T04:11:18.140Z PASS [ 0.033s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
47902024-07-09T04:11:18.164Z PASS [ 0.028s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
47912024-07-09T04:11:18.164Z PASS [ 0.028s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
47922024-07-09T04:11:18.188Z PASS [ 0.031s] oximeter-impl histogram::tests::test_span_decades
47932024-07-09T04:11:18.188Z PASS [ 0.033s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
47942024-07-09T04:11:18.188Z PASS [ 0.039s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
47952024-07-09T04:11:18.212Z PASS [ 0.029s] oximeter-impl quantile::tests::test_against_baseline_normal_distribution
47962024-07-09T04:11:18.212Z PASS [ 0.041s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
47972024-07-09T04:11:18.212Z PASS [ 0.028s] oximeter-impl quantile::tests::test_default_percentiles
47982024-07-09T04:11:18.237Z PASS [ 0.028s] oximeter-impl quantile::tests::test_empty_observations
47992024-07-09T04:11:18.237Z PASS [ 0.028s] oximeter-impl quantile::tests::test_find_cells
48002024-07-09T04:11:18.237Z PASS [ 0.030s] oximeter-impl quantile::tests::test_float_observations
48012024-07-09T04:11:18.237Z PASS [ 0.030s] oximeter-impl quantile::tests::test_integer_observations
48022024-07-09T04:11:18.261Z PASS [ 0.028s] oximeter-impl quantile::tests::test_invalid_p_value
48032024-07-09T04:11:18.261Z PASS [ 0.028s] oximeter-impl quantile::tests::test_max_p
48042024-07-09T04:11:18.261Z PASS [ 0.030s] oximeter-impl quantile::tests::test_min_p
48052024-07-09T04:11:18.285Z PASS [ 0.030s] oximeter-impl quantile::tests::test_non_filled_observations
48062024-07-09T04:11:18.286Z PASS [ 0.030s] oximeter-impl quantile::tests::test_rounding
48072024-07-09T04:11:18.310Z PASS [ 0.042s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
48082024-07-09T04:11:18.334Z PASS [ 0.035s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
48092024-07-09T04:11:18.334Z PASS [ 0.058s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
48102024-07-09T04:11:18.334Z PASS [ 0.042s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
48112024-07-09T04:11:18.334Z PASS [ 0.033s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
48122024-07-09T04:11:18.359Z PASS [ 0.026s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
48132024-07-09T04:11:18.359Z PASS [ 0.040s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
48142024-07-09T04:11:18.359Z PASS [ 0.035s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
48152024-07-09T04:11:18.383Z PASS [ 0.026s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
48162024-07-09T04:11:18.383Z PASS [ 0.033s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
48172024-07-09T04:11:18.383Z PASS [ 0.032s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
48182024-07-09T04:11:18.408Z PASS [ 0.031s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
48192024-07-09T04:11:18.441Z PASS [ 0.036s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
48202024-07-09T04:11:18.441Z PASS [ 0.034s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
48212024-07-09T04:11:18.441Z PASS [ 0.041s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
48222024-07-09T04:11:18.467Z PASS [ 0.042s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
48232024-07-09T04:11:18.467Z PASS [ 0.036s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
48242024-07-09T04:11:18.467Z PASS [ 0.037s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
48252024-07-09T04:11:18.467Z PASS [ 0.039s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
48262024-07-09T04:11:18.492Z PASS [ 0.050s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
48272024-07-09T04:11:18.516Z PASS [ 0.038s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
48282024-07-09T04:11:18.516Z PASS [ 0.064s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
48292024-07-09T04:11:18.516Z PASS [ 0.041s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
48302024-07-09T04:11:18.540Z PASS [ 0.040s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
48312024-07-09T04:11:18.540Z PASS [ 0.042s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
48322024-07-09T04:11:18.565Z PASS [ 0.044s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
48332024-07-09T04:11:18.589Z PASS [ 0.044s] oximeter-impl schema::ir::tests::only_support_format_version_1
48342024-07-09T04:11:18.589Z PASS [ 0.034s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
48352024-07-09T04:11:18.589Z PASS [ 0.043s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
48362024-07-09T04:11:18.589Z PASS [ 0.038s] oximeter-impl schema::tests::test_field_schema_ordering
48372024-07-09T04:11:18.614Z PASS [ 0.048s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
48382024-07-09T04:11:18.614Z PASS [ 0.037s] oximeter-impl schema::tests::test_timeseries_name
48392024-07-09T04:11:18.638Z PASS [ 0.041s] oximeter-impl schema::tests::test_timeseries_name_from_str
48402024-07-09T04:11:18.638Z PASS [ 0.040s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
48412024-07-09T04:11:18.638Z PASS [ 0.032s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
48422024-07-09T04:11:18.662Z PASS [ 0.028s] oximeter-impl traits::tests::test_metric_trait
48432024-07-09T04:11:18.663Z PASS [ 0.028s] oximeter-impl traits::tests::test_producer_trait
48442024-07-09T04:11:18.663Z PASS [ 0.043s] oximeter-impl test_util::tests::test_gen_test_samples
48452024-07-09T04:11:18.687Z PASS [ 0.031s] oximeter-impl traits::tests::test_target_trait
48462024-07-09T04:11:18.687Z PASS [ 0.029s] oximeter-impl types::tests::test_cumulative_f64
48472024-07-09T04:11:18.712Z PASS [ 0.029s] oximeter-impl types::tests::test_cumulative_i64
48482024-07-09T04:11:18.712Z PASS [ 0.029s] oximeter-impl types::tests::test_datum
48492024-07-09T04:11:18.712Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
48502024-07-09T04:11:18.712Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
48512024-07-09T04:11:18.712Z PASS [ 0.030s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
48522024-07-09T04:11:18.737Z PASS [ 0.032s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
48532024-07-09T04:11:18.737Z PASS [ 0.034s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
48542024-07-09T04:11:18.761Z PASS [ 0.035s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
48552024-07-09T04:11:18.761Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
48562024-07-09T04:11:18.761Z PASS [ 0.036s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
48572024-07-09T04:11:18.786Z PASS [ 0.036s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
48582024-07-09T04:11:18.810Z PASS [ 0.035s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
48592024-07-09T04:11:18.810Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
48602024-07-09T04:11:18.810Z PASS [ 0.034s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
48612024-07-09T04:11:18.810Z PASS [ 0.032s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
48622024-07-09T04:11:18.810Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
48632024-07-09T04:11:18.810Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
48642024-07-09T04:11:18.837Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
48652024-07-09T04:11:18.837Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
48662024-07-09T04:11:18.837Z PASS [ 0.033s] oximeter-impl types::tests::test_measurement
48672024-07-09T04:11:18.861Z PASS [ 0.033s] oximeter-impl types::tests::test_sample_struct
48682024-07-09T04:11:18.861Z PASS [ 0.033s] oximeter-impl types::tests::test_verify_field_names
48692024-07-09T04:11:18.885Z PASS [ 0.043s] oximeter-instruments http::tests::test_normalize_uri_path
48702024-07-09T04:11:18.910Z PASS [ 0.060s] oximeter-instruments http::tests::test_latency_tracker
48712024-07-09T04:11:18.958Z PASS [ 0.063s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
48722024-07-09T04:11:18.982Z PASS [ 0.109s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
48732024-07-09T04:11:18.983Z PASS [ 0.125s] oximeter-instruments kstat::link::tests::test_kstat_sampler
48742024-07-09T04:11:18.983Z PASS [ 0.098s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
48752024-07-09T04:11:19.012Z PASS [ 0.036s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
48762024-07-09T04:11:19.036Z PASS [ 0.070s] oximeter-instruments kstat::link::tests::test_physical_datalink
48772024-07-09T04:11:19.060Z PASS [ 0.032s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
48782024-07-09T04:11:19.060Z PASS [ 0.083s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
48792024-07-09T04:11:19.060Z PASS [ 0.076s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
48802024-07-09T04:11:19.213Z PASS [ 0.047s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
48812024-07-09T04:11:19.213Z PASS [ 0.035s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
48822024-07-09T04:11:19.213Z PASS [ 0.026s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
48832024-07-09T04:11:19.213Z PASS [ 0.042s] oximeter-macro-impl tests::test_metric_annotated_field
48842024-07-09T04:11:19.237Z PASS [ 0.035s] oximeter-macro-impl tests::test_metric_datum_field
48852024-07-09T04:11:19.238Z PASS [ 0.040s] oximeter-macro-impl tests::test_metric_enum
48862024-07-09T04:11:19.238Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_without_datum_field
48872024-07-09T04:11:19.238Z PASS [ 0.039s] oximeter-macro-impl tests::test_target
48882024-07-09T04:11:19.238Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_empty_struct
48892024-07-09T04:11:19.238Z PASS [ 0.022s] oximeter-macro-impl tests::test_target_enum
48902024-07-09T04:11:19.238Z PASS [ 0.046s] oximeter-macro-impl tests::test_target_unit_struct
48912024-07-09T04:11:19.238Z PASS [ 0.033s] oximeter-macro-impl tests::test_target_with_datum_field
48922024-07-09T04:11:19.238Z PASS [ 0.029s] oxlog tests::test_is_oxide_smf_log_file
48932024-07-09T04:11:19.238Z PASS [ 0.026s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
48942024-07-09T04:11:19.238Z PASS [ 0.027s] oxlog tests::test_sort_logs
48952024-07-09T04:11:19.262Z PASS [ 0.039s] sled-hardware disk::test::test_disk_paths
48962024-07-09T04:11:19.287Z PASS [ 0.024s] sled-hardware disk::test::test_partition_device_paths
48972024-07-09T04:11:19.330Z PASS [ 0.059s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
48982024-07-09T04:11:19.359Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
48992024-07-09T04:11:19.386Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
49002024-07-09T04:11:19.432Z PASS [ 0.037s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
49012024-07-09T04:11:19.482Z PASS [ 0.056s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
49022024-07-09T04:11:19.520Z PASS [ 0.036s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
49032024-07-09T04:11:19.554Z PASS [ 0.035s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
49042024-07-09T04:11:19.604Z PASS [ 0.046s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
49052024-07-09T04:11:19.629Z PASS [ 0.423s] reconfigurator-cli::test_basic test_basic
49062024-07-09T04:11:19.672Z PASS [ 0.070s] sled-storage dataset::test::serialize_dataset_name
49072024-07-09T04:11:19.696Z PASS [ 0.067s] sled-storage manager::test::test_omicron_physical_disks_schema
49082024-07-09T04:11:20.621Z PASS [ 0.939s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
49092024-07-09T04:11:20.688Z PASS [ 0.067s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
49102024-07-09T04:11:21.701Z PASS [ 2.032s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
49112024-07-09T04:11:21.759Z PASS [ 0.059s] sled-storage manager::tests::ensure_using_exactly_these_disks
49122024-07-09T04:11:22.362Z PASS [ 3.207s] oximeter-producer tests::test_producer_registration_task
49132024-07-09T04:11:23.347Z PASS [ 2.658s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
49142024-07-09T04:11:23.379Z PASS [ 13.900s] omicron-test-utils dev::db::test::test_setup_database_default_dir
49152024-07-09T04:11:23.734Z PASS [ 1.971s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
49162024-07-09T04:11:24.461Z PASS [ 1.083s] sled-storage manager::tests::update_rawdisk_firmware
49172024-07-09T04:11:25.540Z PASS [ 1.079s] sled-storage manager::tests::wait_for_boot_disk
49182024-07-09T04:11:25.903Z PASS [ 2.172s] sled-storage manager::tests::upsert_filesystem
49192024-07-09T04:11:26.038Z PASS [ 2.687s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
49202024-07-09T04:11:26.199Z PASS [ 3.838s] sled-storage manager::tests::ledgerless_to_ledgered_migration
49212024-07-09T04:11:26.238Z PASS [ 0.039s] tufaceous-lib archive::tests::test_validate_path
49222024-07-09T04:11:26.307Z PASS [ 0.071s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
49232024-07-09T04:11:26.344Z PASS [ 0.036s] tufaceous-lib key::tests::test_from_str
49242024-07-09T04:11:26.471Z PASS [ 0.126s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
49252024-07-09T04:11:26.498Z PASS [ 0.591s] tufaceous::integration-tests command_tests::test_init_and_add
49262024-07-09T04:11:26.655Z PASS [ 1.114s] tufaceous::integration-tests command_tests::test_assemble_fake
49272024-07-09T04:11:26.752Z PASS [ 0.717s] tufaceous::manifest-tests check_manifest::fake.toml
49282024-07-09T04:11:26.776Z PASS [ 0.105s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
49292024-07-09T04:11:26.923Z PASS [ 0.161s] update-engine display::group_display::tests::test_stats
49302024-07-09T04:11:26.959Z PASS [ 0.035s] update-engine display::line_display_shared::tests::test_format_progress_counter
49312024-07-09T04:11:26.998Z PASS [ 0.040s] update-engine engine::tests::error_exits_early
49322024-07-09T04:11:27.045Z PASS [ 0.048s] update-engine events::tests::progress_event_parse_unknown
49332024-07-09T04:11:27.074Z PASS [ 0.029s] update-engine events::tests::step_event_parse_unknown
49342024-07-09T04:11:27.109Z PASS [ 0.356s] update-engine buffer::tests::test_buffer
49352024-07-09T04:11:27.146Z PASS [ 0.039s] wicket state::inventory::tests::component_id_display
49362024-07-09T04:11:27.190Z PASS [ 0.115s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
49372024-07-09T04:11:27.254Z PASS [ 0.065s] wicket-common rack_setup::tests::roundtrip_import_export_policy
49382024-07-09T04:11:27.342Z PASS [ 0.086s] wicketd installinator_progress::tests::test_states
49392024-07-09T04:11:27.404Z PASS [ 0.064s] wicketd rss_config::tests::test_bgp_auth_key_states
49402024-07-09T04:11:27.445Z PASS [ 0.297s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
49412024-07-09T04:11:27.520Z PASS [ 1.048s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
49422024-07-09T04:11:27.999Z PASS [ 0.595s] wicketd::mod integration_tests::commands::test_wicketd_openapi
49432024-07-09T04:11:28.403Z PASS [ 0.959s] wicketd::mod integration_tests::inventory::test_inventory
49442024-07-09T04:11:29.521Z PASS [ 15.629s] oximeter-db client::tests::test_single_node
49452024-07-09T04:11:29.681Z PASS [ 1.688s] wicketd::mod integration_tests::updates::test_update_races
49462024-07-09T04:11:30.284Z PASS [ 3.797s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
49472024-07-09T04:11:31.175Z PASS [ 3.665s] wicketd::mod integration_tests::updates::test_installinator_fetch
49482024-07-09T04:11:31.221Z PASS [ 2.828s] wicketd::mod integration_tests::updates::test_updates
49492024-07-09T04:11:34.256Z PASS [ 32.140s] omicron-sled-agent nexus::test::nexus_self_notification_test
49502024-07-09T04:11:37.562Z PASS [ 18.370s] reconfigurator-cli::test_basic test_blueprint_edit
49512024-07-09T04:11:49.286Z PASS [ 37.155s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
49522024-07-09T04:11:52.149Z PASS [ 2.866s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
49532024-07-09T04:12:07.867Z PASS [ 15.718s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
49542024-07-09T04:13:07.868Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
49552024-07-09T04:14:07.869Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
49562024-07-09T04:15:07.869Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
49572024-07-09T04:16:07.870Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
49582024-07-09T04:16:31.850Z PASS [ 263.992s] oximeter-db client::tests::test_replicated
49592024-07-09T04:16:31.875Z------------
49602024-07-09T04:16:31.875Z Summary [2087.141s] 1357 tests run: 1357 passed (9 slow, 1 leaky), 3 skipped
49612024-07-09T04:16:31.900Z
49622024-07-09T04:16:31.900Zreal 35:08.622264816
49632024-07-09T04:16:31.900Zuser 2:41:17.368748882
49642024-07-09T04:16:31.900Zsys 43:35.930061436
49652024-07-09T04:16:31.900Ztrap 2:32.797264916
49662024-07-09T04:16:31.900Ztflt 9.862249884
49672024-07-09T04:16:31.900Zdflt 33.862203272
49682024-07-09T04:16:31.900Zkflt 0.167622967
49692024-07-09T04:16:31.900Zlock 951:26:10.997952218
49702024-07-09T04:16:31.900Zslp 41:41:17.522917220
49712024-07-09T04:16:31.900Zlat 3:38:39.985994660
49722024-07-09T04:16:31.900Zstop 45:22.490940096
49732024-07-09T04:16:31.900Z+ banner doctest
49742024-07-09T04:16:31.900Z
49752024-07-09T04:16:31.900Z ##### #### #### ##### ###### #### #####
49762024-07-09T04:16:31.900Z # # # # # # # # # #
49772024-07-09T04:16:31.900Z # # # # # # ##### #### #
49782024-07-09T04:16:31.900Z # # # # # # # # #
49792024-07-09T04:16:31.900Z # # # # # # # # # # #
49802024-07-09T04:16:31.900Z ##### #### #### # ###### #### #
49812024-07-09T04:16:31.901Z
49822024-07-09T04:16:31.901Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
49832024-07-09T04:16:33.634Z Fresh unicode-ident v1.0.12
49842024-07-09T04:16:33.704Z Fresh cfg-if v1.0.0
49852024-07-09T04:16:33.704Z Fresh autocfg v1.3.0
49862024-07-09T04:16:33.704Z Fresh version_check v0.9.4
49872024-07-09T04:16:33.704Z Fresh memchr v2.7.2
49882024-07-09T04:16:33.704Z Fresh scopeguard v1.2.0
49892024-07-09T04:16:33.704Z Fresh log v0.4.21
49902024-07-09T04:16:33.705Z Fresh byteorder v1.5.0
49912024-07-09T04:16:33.705Z Fresh once_cell v1.19.0
49922024-07-09T04:16:33.705Z Fresh itoa v1.0.11
49932024-07-09T04:16:33.705Z Fresh proc-macro2 v1.0.86
49942024-07-09T04:16:33.705Z Fresh libc v0.2.155
49952024-07-09T04:16:33.705Z Fresh smallvec v1.13.2
49962024-07-09T04:16:33.705Z Fresh cc v1.0.97
49972024-07-09T04:16:33.705Z Fresh quote v1.0.36
49982024-07-09T04:16:33.705Z Fresh getrandom v0.2.14
49992024-07-09T04:16:33.705Z Fresh lock_api v0.4.12
50002024-07-09T04:16:33.705Z Fresh pin-project-lite v0.2.14
50012024-07-09T04:16:33.705Z Fresh ryu v1.0.18
50022024-07-09T04:16:33.705Z Fresh syn v2.0.68
50032024-07-09T04:16:33.705Z Fresh parking_lot_core v0.9.10
50042024-07-09T04:16:33.705Z Fresh libm v0.2.8
50052024-07-09T04:16:33.705Z Fresh spin v0.9.8
50062024-07-09T04:16:33.705Z Fresh signal-hook-registry v1.4.2
50072024-07-09T04:16:33.705Z Fresh mio v0.8.11
50082024-07-09T04:16:33.705Z Fresh serde_derive v1.0.203
50092024-07-09T04:16:33.705Z Fresh zerocopy-derive v0.7.34
50102024-07-09T04:16:33.705Z Fresh parking_lot v0.12.2
50112024-07-09T04:16:33.705Z Fresh num-traits v0.2.19
50122024-07-09T04:16:33.705Z Fresh thiserror-impl v1.0.60
50132024-07-09T04:16:33.705Z Fresh num_cpus v1.16.0
50142024-07-09T04:16:33.705Z Fresh serde v1.0.203
50152024-07-09T04:16:33.705Z Fresh zerocopy v0.7.34
50162024-07-09T04:16:33.705Z Fresh thiserror v1.0.60
50172024-07-09T04:16:33.705Z Fresh allocator-api2 v0.2.18
50182024-07-09T04:16:33.705Z Fresh rand_core v0.6.4
50192024-07-09T04:16:33.705Z Fresh futures-core v0.3.30
50202024-07-09T04:16:33.705Z Fresh tokio-macros v2.3.0
50212024-07-09T04:16:33.705Z Fresh bytes v1.6.0
50222024-07-09T04:16:33.705Z Fresh ahash v0.8.11
50232024-07-09T04:16:33.705Z Fresh bitflags v2.5.0
50242024-07-09T04:16:33.705Z Fresh socket2 v0.5.7
50252024-07-09T04:16:33.705Z Fresh zeroize_derive v1.4.2
50262024-07-09T04:16:33.705Z Fresh equivalent v1.0.1
50272024-07-09T04:16:33.705Z Fresh fnv v1.0.7
50282024-07-09T04:16:33.706Z Fresh hashbrown v0.14.5
50292024-07-09T04:16:33.706Z Fresh serde_json v1.0.120
50302024-07-09T04:16:33.706Z Fresh tokio v1.38.0
50312024-07-09T04:16:33.706Z Fresh zeroize v1.7.0
50322024-07-09T04:16:33.706Z Fresh futures-sink v0.3.30
50332024-07-09T04:16:33.706Z Fresh futures-macro v0.3.30
50342024-07-09T04:16:33.706Z Fresh indexmap v2.2.6
50352024-07-09T04:16:33.706Z Fresh futures-channel v0.3.30
50362024-07-09T04:16:33.706Z Fresh futures-io v0.3.30
50372024-07-09T04:16:33.706Z Fresh futures-task v0.3.30
50382024-07-09T04:16:33.706Z Fresh pin-utils v0.1.0
50392024-07-09T04:16:33.706Z Fresh regex-syntax v0.8.3
50402024-07-09T04:16:33.706Z Fresh slab v0.4.9
50412024-07-09T04:16:33.706Z Fresh syn v1.0.109
50422024-07-09T04:16:33.706Z Fresh aho-corasick v1.1.3
50432024-07-09T04:16:33.706Z Fresh iana-time-zone v0.1.60
50442024-07-09T04:16:33.706Z Fresh subtle v2.5.0
50452024-07-09T04:16:33.706Z Fresh uuid v1.9.1
50462024-07-09T04:16:33.706Z Fresh futures-util v0.3.30
50472024-07-09T04:16:33.706Z Fresh regex-automata v0.4.6
50482024-07-09T04:16:33.706Z Fresh chrono v0.4.38
50492024-07-09T04:16:33.706Z Fresh heck v0.5.0
50502024-07-09T04:16:33.706Z Fresh tinyvec_macros v0.1.1
50512024-07-09T04:16:33.706Z Fresh typenum v1.17.0
50522024-07-09T04:16:33.706Z Fresh regex v1.10.5
50532024-07-09T04:16:33.706Z Fresh tinyvec v1.6.0
50542024-07-09T04:16:33.706Z Fresh serde_derive_internals v0.29.1
50552024-07-09T04:16:33.706Z Fresh dyn-clone v1.0.17
50562024-07-09T04:16:33.706Z Fresh pkg-config v0.3.30
50572024-07-09T04:16:33.706Z Fresh generic-array v0.14.7
50582024-07-09T04:16:33.706Z Fresh schemars_derive v0.8.21
50592024-07-09T04:16:33.706Z Fresh unicode-normalization v0.1.23
50602024-07-09T04:16:33.706Z Fresh semver v1.0.23
50612024-07-09T04:16:33.706Z Fresh lazy_static v1.5.0
50622024-07-09T04:16:33.706Z Fresh const-oid v0.9.6
50632024-07-09T04:16:33.706Z Fresh unicode-bidi v0.3.15
50642024-07-09T04:16:33.706Z Fresh crypto-common v0.1.6
50652024-07-09T04:16:33.706Z Fresh schemars v0.8.21
50662024-07-09T04:16:33.706Z Fresh tracing-attributes v0.1.27
50672024-07-09T04:16:33.707Z Fresh errno v0.3.9
50682024-07-09T04:16:33.707Z Fresh tracing-core v0.1.32
50692024-07-09T04:16:33.707Z Fresh ppv-lite86 v0.2.17
50702024-07-09T04:16:33.707Z Fresh percent-encoding v2.3.1
50712024-07-09T04:16:33.707Z Fresh tracing v0.1.40
50722024-07-09T04:16:33.707Z Fresh rand_chacha v0.3.1
50732024-07-09T04:16:33.707Z Fresh form_urlencoded v1.2.1
50742024-07-09T04:16:33.707Z Fresh block-buffer v0.10.4
50752024-07-09T04:16:33.707Z Fresh either v1.12.0
50762024-07-09T04:16:33.707Z Fresh rustix v0.38.34
50772024-07-09T04:16:33.707Z Fresh rand v0.8.5
50782024-07-09T04:16:33.707Z Fresh unicode-width v0.1.13
50792024-07-09T04:16:33.707Z Fresh digest v0.10.7
50802024-07-09T04:16:33.707Z Fresh http v0.2.12
50812024-07-09T04:16:33.707Z Fresh powerfmt v0.2.0
50822024-07-09T04:16:33.707Z Fresh httparse v1.8.0
50832024-07-09T04:16:33.707Z Fresh num-conv v0.1.0
50842024-07-09T04:16:33.733Z Fresh time-core v0.1.2
50852024-07-09T04:16:33.733Z Fresh deranged v0.3.11
50862024-07-09T04:16:33.733Z Fresh num_threads v0.1.7
50872024-07-09T04:16:33.733Z Fresh idna v0.5.0
50882024-07-09T04:16:33.733Z Fresh untrusted v0.9.0
50892024-07-09T04:16:33.733Z Fresh time-macros v0.2.18
50902024-07-09T04:16:33.733Z Fresh ring v0.17.8
50912024-07-09T04:16:33.733Z Fresh url v2.5.0
50922024-07-09T04:16:33.733Z Fresh serde_tokenstream v0.2.1
50932024-07-09T04:16:33.733Z Fresh vcpkg v0.2.15
50942024-07-09T04:16:33.733Z Fresh toml_datetime v0.6.6
50952024-07-09T04:16:33.733Z Fresh time v0.3.36
50962024-07-09T04:16:33.733Z Fresh rustversion v1.0.17
50972024-07-09T04:16:33.733Z Fresh serde_spanned v0.6.6
50982024-07-09T04:16:33.733Z Fresh cpufeatures v0.2.12
50992024-07-09T04:16:33.733Z Fresh try-lock v0.2.5
51002024-07-09T04:16:33.733Z Fresh base64 v0.21.7
51012024-07-09T04:16:33.733Z Fresh adler v1.0.2
51022024-07-09T04:16:33.733Z Fresh want v0.3.1
51032024-07-09T04:16:33.733Z Fresh slog v2.7.0
51042024-07-09T04:16:33.733Z Fresh tower-service v0.3.2
51052024-07-09T04:16:33.733Z Fresh tokio-util v0.7.11
51062024-07-09T04:16:33.733Z Fresh async-trait v0.1.80
51072024-07-09T04:16:33.733Z Fresh httpdate v1.0.3
51082024-07-09T04:16:33.733Z Fresh miniz_oxide v0.7.2
51092024-07-09T04:16:33.733Z Fresh h2 v0.3.26
51102024-07-09T04:16:33.733Z Fresh http-body v0.4.6
51112024-07-09T04:16:33.734Z Fresh futures-executor v0.3.30
51122024-07-09T04:16:33.734Z Fresh foreign-types-shared v0.1.1
51132024-07-09T04:16:33.734Z Fresh openssl-probe v0.1.5
51142024-07-09T04:16:33.734Z Fresh openssl-sys v0.9.102
51152024-07-09T04:16:33.734Z Fresh hyper v0.14.28
51162024-07-09T04:16:33.734Z Fresh foreign-types v0.3.2
51172024-07-09T04:16:33.734Z Fresh openssl-macros v0.1.1
51182024-07-09T04:16:33.734Z Fresh strsim v0.11.1
51192024-07-09T04:16:33.734Z Fresh gimli v0.28.1
51202024-07-09T04:16:33.734Z Fresh mime v0.3.17
51212024-07-09T04:16:33.734Z Fresh addr2line v0.21.0
51222024-07-09T04:16:33.734Z Fresh openssl v0.10.64
51232024-07-09T04:16:33.734Z Fresh futures v0.3.30
51242024-07-09T04:16:33.734Z Fresh object v0.32.2
51252024-07-09T04:16:33.734Z Fresh winnow v0.5.40
51262024-07-09T04:16:33.734Z Fresh rustc-demangle v0.1.24
51272024-07-09T04:16:33.734Z Fresh heck v0.4.1
51282024-07-09T04:16:33.734Z Fresh ipnet v2.9.0
51292024-07-09T04:16:33.734Z Fresh toml_edit v0.19.15
51302024-07-09T04:16:33.734Z Fresh crossbeam-utils v0.8.19
51312024-07-09T04:16:33.734Z Fresh backtrace v0.3.71
51322024-07-09T04:16:33.734Z Fresh rustls-webpki v0.101.7
51332024-07-09T04:16:33.734Z Fresh sct v0.7.1
51342024-07-09T04:16:33.734Z Fresh ucd-trie v0.1.6
51352024-07-09T04:16:33.734Z Fresh pest v2.7.10
51362024-07-09T04:16:33.734Z Fresh anyhow v1.0.86
51372024-07-09T04:16:33.734Z Fresh native-tls v0.2.11
51382024-07-09T04:16:33.734Z Fresh rustls v0.21.12
51392024-07-09T04:16:33.734Z Fresh serde_urlencoded v0.7.1
51402024-07-09T04:16:33.734Z Fresh idna v0.3.0
51412024-07-09T04:16:33.734Z Fresh encoding_rs v0.8.34
51422024-07-09T04:16:33.734Z Fresh psl-types v2.0.11
51432024-07-09T04:16:33.734Z Fresh utf8parse v0.2.1
51442024-07-09T04:16:33.734Z Fresh cookie v0.17.0
51452024-07-09T04:16:33.734Z Fresh tokio-rustls v0.24.1
51462024-07-09T04:16:33.734Z Fresh pest_meta v2.7.10
51472024-07-09T04:16:33.734Z Fresh tokio-native-tls v0.3.1
51482024-07-09T04:16:33.734Z Fresh scroll_derive v0.12.0
51492024-07-09T04:16:33.734Z Fresh rustls-pemfile v1.0.4
51502024-07-09T04:16:33.735Z Fresh publicsuffix v2.2.3
51512024-07-09T04:16:33.735Z Fresh scroll v0.12.0
51522024-07-09T04:16:33.735Z Fresh pest_generator v2.7.10
51532024-07-09T04:16:33.735Z Fresh hyper-rustls v0.24.2
51542024-07-09T04:16:33.735Z Fresh hyper-tls v0.5.0
51552024-07-09T04:16:33.735Z Fresh openapiv3 v2.0.0
51562024-07-09T04:16:33.735Z Fresh sync_wrapper v0.1.2
51572024-07-09T04:16:33.735Z Fresh base64ct v1.6.0
51582024-07-09T04:16:33.735Z Fresh cookie_store v0.20.0
51592024-07-09T04:16:33.735Z Fresh anstyle v1.0.7
51602024-07-09T04:16:33.735Z Fresh plain v0.2.3
51612024-07-09T04:16:33.735Z Fresh webpki-roots v0.25.4
51622024-07-09T04:16:33.735Z Fresh bitflags v1.3.2
51632024-07-09T04:16:33.735Z Fresh pest_derive v2.7.10
51642024-07-09T04:16:33.735Z Fresh rustc_version v0.4.0
51652024-07-09T04:16:33.735Z Fresh reqwest v0.11.27
51662024-07-09T04:16:33.735Z Fresh goblin v0.8.2
51672024-07-09T04:16:33.735Z Fresh pretty-hex v0.4.1
51682024-07-09T04:16:33.735Z Fresh dtrace-parser v0.2.0
51692024-07-09T04:16:33.735Z Fresh thread-id v4.2.1
51702024-07-09T04:16:33.735Z Fresh data-encoding v2.6.0
51712024-07-09T04:16:33.735Z Fresh pem-rfc7468 v0.7.0
51722024-07-09T04:16:33.735Z Fresh dof v0.3.0
51732024-07-09T04:16:33.735Z Fresh anstyle-parse v0.2.4
51742024-07-09T04:16:33.735Z Fresh der_derive v0.7.2
51752024-07-09T04:16:33.735Z Fresh bit-vec v0.6.3
51762024-07-09T04:16:33.735Z Fresh unicode-segmentation v1.11.0
51772024-07-09T04:16:33.735Z Fresh anstyle-query v1.0.3
51782024-07-09T04:16:33.735Z Fresh colorchoice v1.0.1
51792024-07-09T04:16:33.735Z Fresh usdt-impl v0.5.0
51802024-07-09T04:16:33.735Z Fresh is_terminal_polyfill v1.70.0
51812024-07-09T04:16:33.735Z Fresh flagset v0.4.5
51822024-07-09T04:16:33.735Z Fresh terminal_size v0.3.0
51832024-07-09T04:16:33.735Z Fresh num-integer v0.1.46
51842024-07-09T04:16:33.761Z Fresh clap_lex v0.7.0
51852024-07-09T04:16:33.761Z Fresh siphasher v0.3.11
51862024-07-09T04:16:33.761Z Fresh anstream v0.6.14
51872024-07-09T04:16:33.761Z Fresh der v0.7.9
51882024-07-09T04:16:33.761Z Fresh usdt-attr-macro v0.5.0
51892024-07-09T04:16:33.761Z Fresh crc32fast v1.4.0
51902024-07-09T04:16:33.761Z Fresh usdt-macro v0.5.0
51912024-07-09T04:16:33.761Z Fresh crossbeam-epoch v0.9.18
51922024-07-09T04:16:33.761Z Fresh itertools v0.12.1
51932024-07-09T04:16:33.761Z Fresh itertools v0.10.5
51942024-07-09T04:16:33.761Z Fresh clap_builder v4.5.2
51952024-07-09T04:16:33.761Z Fresh spki v0.7.3
51962024-07-09T04:16:33.761Z Fresh clap_derive v4.5.4
51972024-07-09T04:16:33.761Z Fresh memmap v0.7.0
51982024-07-09T04:16:33.761Z Fresh stable_deref_trait v1.2.0
51992024-07-09T04:16:33.761Z Fresh bit-set v0.5.3
52002024-07-09T04:16:33.761Z Fresh ipnetwork v0.20.0
52012024-07-09T04:16:33.761Z Fresh hex v0.4.3
52022024-07-09T04:16:33.761Z Fresh usdt v0.5.0
52032024-07-09T04:16:33.761Z Fresh clap v4.5.4
52042024-07-09T04:16:33.761Z Fresh pkcs8 v0.10.2
52052024-07-09T04:16:33.761Z Fresh toml v0.7.8
52062024-07-09T04:16:33.761Z Fresh zerocopy-derive v0.6.6
52072024-07-09T04:16:33.761Z Fresh winnow v0.6.8
52082024-07-09T04:16:33.761Z Fresh fixedbitset v0.4.2
52092024-07-09T04:16:33.761Z Fresh managed v0.8.0
52102024-07-09T04:16:33.761Z Fresh petgraph v0.6.5
52112024-07-09T04:16:33.761Z Fresh toml_edit v0.22.14
52122024-07-09T04:16:33.761Z Fresh zerocopy v0.6.6
52132024-07-09T04:16:33.762Z Fresh flate2 v1.0.30
52142024-07-09T04:16:33.762Z Fresh phf_shared v0.10.0
52152024-07-09T04:16:33.762Z Fresh sha2 v0.10.8
52162024-07-09T04:16:33.762Z Fresh new_debug_unreachable v1.0.6
52172024-07-09T04:16:33.762Z Fresh unicode-xid v0.2.4
52182024-07-09T04:16:33.762Z Fresh precomputed-hash v0.1.1
52192024-07-09T04:16:33.762Z Fresh minimal-lexical v0.2.1
52202024-07-09T04:16:33.762Z Fresh signal-hook v0.3.17
52212024-07-09T04:16:33.762Z Fresh num-iter v0.1.45
52222024-07-09T04:16:33.762Z Fresh hmac v0.12.1
52232024-07-09T04:16:33.762Z Fresh static_assertions v1.1.0
52242024-07-09T04:16:33.762Z Fresh nom v7.1.3
52252024-07-09T04:16:33.762Z Fresh string_cache v0.8.7
52262024-07-09T04:16:33.762Z Fresh lalrpop-util v0.19.12
52272024-07-09T04:16:33.762Z Fresh matches v0.1.10
52282024-07-09T04:16:33.762Z Fresh signal-hook-mio v0.2.3
52292024-07-09T04:16:33.762Z Fresh enum-as-inner v0.5.1
52302024-07-09T04:16:33.762Z Fresh idna v0.2.3
52312024-07-09T04:16:33.762Z Fresh block-padding v0.3.3
52322024-07-09T04:16:33.762Z Fresh scheduled-thread-pool v0.2.7
52332024-07-09T04:16:33.762Z Fresh diesel_table_macro_syntax v0.1.0
52342024-07-09T04:16:33.762Z Fresh hash32 v0.2.1
52352024-07-09T04:16:33.762Z Fresh finl_unicode v1.2.0
52362024-07-09T04:16:33.762Z Fresh predicates-core v1.0.6
52372024-07-09T04:16:33.762Z Fresh trust-dns-proto v0.22.0
52382024-07-09T04:16:33.762Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
52392024-07-09T04:16:33.762Z Fresh inout v0.1.3
52402024-07-09T04:16:33.762Z Fresh r2d2 v0.8.10
52412024-07-09T04:16:33.762Z Fresh heapless v0.7.17
52422024-07-09T04:16:33.762Z Fresh stringprep v0.1.4
52432024-07-09T04:16:33.762Z Fresh diesel_derives v2.1.4
52442024-07-09T04:16:33.762Z Fresh crossterm v0.27.0
52452024-07-09T04:16:33.762Z Fresh console v0.15.8
52462024-07-09T04:16:33.762Z Fresh md-5 v0.10.6
52472024-07-09T04:16:33.762Z Fresh bstr v1.9.1
52482024-07-09T04:16:33.762Z Fresh ff v0.13.0
52492024-07-09T04:16:33.762Z Fresh hubpack_derive v0.1.1
52502024-07-09T04:16:33.762Z Fresh float-cmp v0.9.0
52512024-07-09T04:16:33.762Z Fresh normalize-line-endings v0.3.0
52522024-07-09T04:16:33.763Z Fresh fallible-iterator v0.2.0
52532024-07-09T04:16:33.763Z Fresh base16ct v0.2.0
52542024-07-09T04:16:33.763Z Fresh difflib v0.4.0
52552024-07-09T04:16:33.763Z Fresh hubpack v0.1.2
52562024-07-09T04:16:33.763Z Fresh group v0.13.0
52572024-07-09T04:16:33.763Z Fresh diesel v2.1.6
52582024-07-09T04:16:33.763Z Fresh postgres-protocol v0.6.6
52592024-07-09T04:16:33.763Z Fresh predicates v3.1.0
52602024-07-09T04:16:33.763Z Fresh sec1 v0.7.3
52612024-07-09T04:16:33.763Z Fresh cipher v0.4.4
52622024-07-09T04:16:33.763Z Fresh smoltcp v0.9.1
52632024-07-09T04:16:33.763Z Fresh hkdf v0.12.4
52642024-07-09T04:16:33.763Z Fresh num-bigint v0.4.5
52652024-07-09T04:16:33.763Z Fresh phf_shared v0.11.2
52662024-07-09T04:16:33.763Z Fresh similar v2.5.0
52672024-07-09T04:16:33.763Z Fresh strum_macros v0.25.3
52682024-07-09T04:16:33.763Z Fresh crypto-bigint v0.5.5
52692024-07-09T04:16:33.763Z Fresh serde_repr v0.1.19
52702024-07-09T04:16:33.763Z Fresh peg-runtime v0.8.3
52712024-07-09T04:16:33.763Z Fresh phf v0.11.2
52722024-07-09T04:16:33.763Z Fresh yasna v0.5.2
52732024-07-09T04:16:33.763Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
52742024-07-09T04:16:33.763Z Fresh elliptic-curve v0.13.8
52752024-07-09T04:16:33.763Z Fresh postgres-types v0.2.6
52762024-07-09T04:16:33.763Z Fresh whoami v1.5.1
52772024-07-09T04:16:33.763Z Fresh tokio-stream v0.1.15
52782024-07-09T04:16:33.763Z Fresh regress v0.9.1
52792024-07-09T04:16:33.763Z Fresh getopts v0.2.21
52802024-07-09T04:16:33.763Z Fresh fs-err v2.11.0
52812024-07-09T04:16:33.763Z Fresh tokio-postgres v0.7.10
52822024-07-09T04:16:33.763Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52832024-07-09T04:16:33.763Z Fresh unsafe-libyaml v0.2.11
52842024-07-09T04:16:33.813Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
52852024-07-09T04:16:33.813Z Fresh is-terminal v0.4.12
52862024-07-09T04:16:33.813Z Fresh dirs-sys-next v0.1.2
52872024-07-09T04:16:33.813Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52882024-07-09T04:16:33.813Z Fresh serde_yaml v0.9.34+deprecated
52892024-07-09T04:16:33.813Z Fresh base64 v0.22.1
52902024-07-09T04:16:33.813Z Fresh dirs-next v2.0.0
52912024-07-09T04:16:33.813Z Fresh strum_macros v0.26.4
52922024-07-09T04:16:33.813Z Fresh http v1.1.0
52932024-07-09T04:16:33.813Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52942024-07-09T04:16:33.813Z Fresh camino v1.1.7
52952024-07-09T04:16:33.813Z Fresh strum v0.26.2
52962024-07-09T04:16:33.813Z Fresh term v0.7.0
52972024-07-09T04:16:33.813Z Fresh ident_case v1.0.1
52982024-07-09T04:16:33.813Z Fresh sha1 v0.10.6
52992024-07-09T04:16:33.813Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53002024-07-09T04:16:33.813Z Fresh darling_core v0.20.9
53012024-07-09T04:16:33.813Z Fresh fastrand v2.1.0
53022024-07-09T04:16:33.813Z Fresh toml v0.8.14
53032024-07-09T04:16:33.814Z Fresh rustls-pki-types v1.7.0
53042024-07-09T04:16:33.814Z Fresh match_cfg v0.1.0
53052024-07-09T04:16:33.814Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53062024-07-09T04:16:33.814Z Fresh darling_macro v0.20.9
53072024-07-09T04:16:33.814Z Fresh paste v1.0.15
53082024-07-09T04:16:33.814Z Fresh tempfile v3.10.1
53092024-07-09T04:16:33.814Z Fresh hostname v0.3.1
53102024-07-09T04:16:33.814Z Fresh crossbeam-channel v0.5.12
53112024-07-09T04:16:33.814Z Fresh thread_local v1.1.8
53122024-07-09T04:16:33.814Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53132024-07-09T04:16:33.814Z Fresh darling v0.20.9
53142024-07-09T04:16:33.814Z Fresh rustls-webpki v0.102.4
53152024-07-09T04:16:33.814Z Fresh newtype-uuid v1.1.0
53162024-07-09T04:16:33.814Z Fresh instant v0.1.12
53172024-07-09T04:16:33.814Z Fresh take_mut v0.2.2
53182024-07-09T04:16:33.814Z Fresh rustls v0.22.4
53192024-07-09T04:16:33.814Z Fresh slog-term v2.9.1
53202024-07-09T04:16:33.814Z Fresh rustls-pemfile v2.1.2
53212024-07-09T04:16:33.814Z Fresh debug-ignore v1.0.5
53222024-07-09T04:16:33.814Z Fresh serde_with_macros v3.8.1
53232024-07-09T04:16:33.814Z Fresh slog-json v2.6.1
53242024-07-09T04:16:33.814Z Fresh slog-async v2.8.0
53252024-07-09T04:16:33.814Z Fresh tokio-rustls v0.25.0
53262024-07-09T04:16:33.814Z Fresh async-stream-impl v0.3.5
53272024-07-09T04:16:33.814Z Fresh quick-error v1.2.3
53282024-07-09T04:16:33.814Z Fresh atomic-waker v1.1.2
53292024-07-09T04:16:33.814Z Fresh slog-bunyan v2.5.0
53302024-07-09T04:16:33.814Z Fresh multer v3.1.0
53312024-07-09T04:16:33.814Z Fresh waitgroup v0.1.2
53322024-07-09T04:16:33.814Z Fresh async-stream v0.3.5
53332024-07-09T04:16:33.814Z Fresh serde_with v3.8.1
53342024-07-09T04:16:33.814Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
53352024-07-09T04:16:33.814Z Fresh serde_path_to_error v0.1.16
53362024-07-09T04:16:33.814Z Fresh structmeta-derive v0.3.0
53372024-07-09T04:16:33.814Z Fresh hostname v0.4.0
53382024-07-09T04:16:33.814Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53392024-07-09T04:16:33.814Z Fresh backoff v0.4.0
53402024-07-09T04:16:33.814Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
53412024-07-09T04:16:33.814Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
53422024-07-09T04:16:33.814Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
53432024-07-09T04:16:33.815Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
53442024-07-09T04:16:33.815Z Fresh structmeta v0.3.0
53452024-07-09T04:16:33.815Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53462024-07-09T04:16:33.815Z Fresh macaddr v1.0.1
53472024-07-09T04:16:33.815Z Fresh wait-timeout v0.2.0
53482024-07-09T04:16:33.815Z Fresh rand_xorshift v0.3.0
53492024-07-09T04:16:33.815Z Fresh structmeta-derive v0.2.0
53502024-07-09T04:16:33.815Z Fresh unarray v0.1.4
53512024-07-09T04:16:33.815Z Fresh parse-display-derive v0.9.1
53522024-07-09T04:16:33.815Z Fresh rusty-fork v0.3.0
53532024-07-09T04:16:33.815Z Fresh structmeta v0.2.0
53542024-07-09T04:16:33.815Z Fresh camino-tempfile v1.1.1
53552024-07-09T04:16:33.815Z Fresh proc-macro-crate v1.3.1
53562024-07-09T04:16:33.815Z Fresh parse-display v0.9.1
53572024-07-09T04:16:33.815Z Fresh proptest v1.4.0
53582024-07-09T04:16:33.815Z Fresh test-strategy v0.3.1
53592024-07-09T04:16:33.815Z Fresh num_enum_derive v0.5.11
53602024-07-09T04:16:33.815Z Fresh proc-macro-error-attr v1.0.4
53612024-07-09T04:16:33.815Z Fresh num_enum v0.5.11
53622024-07-09T04:16:33.815Z Fresh foreign-types-macros v0.2.3
53632024-07-09T04:16:33.815Z Fresh foreign-types-shared v0.3.1
53642024-07-09T04:16:33.815Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53652024-07-09T04:16:33.815Z Fresh proc-macro-error v1.0.4
53662024-07-09T04:16:33.815Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53672024-07-09T04:16:33.815Z Fresh foreign-types v0.5.0
53682024-07-09T04:16:33.815Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53692024-07-09T04:16:33.815Z Fresh cstr-argument v0.1.2
53702024-07-09T04:16:33.815Z Fresh pretty-hex v0.2.1
53712024-07-09T04:16:33.815Z Fresh tabwriter v1.4.0
53722024-07-09T04:16:33.815Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53732024-07-09T04:16:33.815Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53742024-07-09T04:16:33.815Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53752024-07-09T04:16:33.815Z Fresh colored v2.1.0
53762024-07-09T04:16:33.815Z Fresh socket2 v0.4.10
53772024-07-09T04:16:33.815Z Fresh smf v0.2.3
53782024-07-09T04:16:33.815Z Fresh humantime v2.1.0
53792024-07-09T04:16:33.815Z Fresh termcolor v1.4.1
53802024-07-09T04:16:33.815Z Fresh same-file v1.0.6
53812024-07-09T04:16:33.815Z Fresh hash32 v0.3.1
53822024-07-09T04:16:33.816Z Fresh newline-converter v0.3.0
53832024-07-09T04:16:33.816Z Fresh derive-where v1.2.7
53842024-07-09T04:16:33.840Z Fresh cobs v0.2.3
53852024-07-09T04:16:33.840Z Fresh walkdir v2.5.0
53862024-07-09T04:16:33.840Z Fresh embedded-io v0.4.0
53872024-07-09T04:16:33.841Z Fresh expectorate v1.1.0
53882024-07-09T04:16:33.841Z Fresh termtree v0.4.1
53892024-07-09T04:16:33.841Z Fresh heapless v0.8.0
53902024-07-09T04:16:33.841Z Fresh postcard v1.0.8
53912024-07-09T04:16:33.841Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
53922024-07-09T04:16:33.841Z Fresh crucible-workspace-hack v0.1.0
53932024-07-09T04:16:33.841Z Fresh predicates-tree v1.0.9
53942024-07-09T04:16:33.841Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
53952024-07-09T04:16:33.841Z Fresh smoltcp v0.11.0
53962024-07-09T04:16:33.841Z Fresh xattr v1.3.1
53972024-07-09T04:16:33.841Z Fresh filetime v0.2.23
53982024-07-09T04:16:33.841Z Fresh sigpipe v0.1.3
53992024-07-09T04:16:33.841Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
54002024-07-09T04:16:33.841Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54012024-07-09T04:16:33.841Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54022024-07-09T04:16:33.841Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54032024-07-09T04:16:33.841Z Fresh tar v0.4.40
54042024-07-09T04:16:33.841Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
54052024-07-09T04:16:33.841Z Fresh num-derive v0.4.2
54062024-07-09T04:16:33.841Z Fresh mockall_derive v0.12.1
54072024-07-09T04:16:33.841Z Fresh fragile v2.0.0
54082024-07-09T04:16:33.841Z Fresh downcast v0.11.0
54092024-07-09T04:16:33.841Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54102024-07-09T04:16:33.841Z Fresh mockall v0.12.1
54112024-07-09T04:16:33.841Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
54122024-07-09T04:16:33.841Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54132024-07-09T04:16:33.841Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54142024-07-09T04:16:33.841Z Fresh convert_case v0.4.0
54152024-07-09T04:16:33.841Z Fresh utf-8 v0.7.6
54162024-07-09T04:16:33.841Z Fresh arc-swap v1.7.1
54172024-07-09T04:16:33.841Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54182024-07-09T04:16:33.841Z Fresh derive_more v0.99.18
54192024-07-09T04:16:33.841Z Fresh slog-scope v4.4.0
54202024-07-09T04:16:33.841Z Fresh atty v0.2.14
54212024-07-09T04:16:33.841Z Fresh pem v3.0.4
54222024-07-09T04:16:33.841Z Fresh tungstenite v0.20.1
54232024-07-09T04:16:33.841Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54242024-07-09T04:16:33.841Z Fresh slog-stdlog v4.1.1
54252024-07-09T04:16:33.842Z Fresh password-hash v0.5.0
54262024-07-09T04:16:33.842Z Fresh blake2 v0.10.6
54272024-07-09T04:16:33.842Z Fresh env_logger v0.9.3
54282024-07-09T04:16:33.842Z Fresh tokio-tungstenite v0.20.1
54292024-07-09T04:16:33.842Z Fresh tungstenite v0.21.0
54302024-07-09T04:16:33.842Z Fresh slog-envlogger v2.2.0
54312024-07-09T04:16:33.842Z Fresh argon2 v0.5.3
54322024-07-09T04:16:33.842Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54332024-07-09T04:16:33.842Z Fresh bitstruct_derive v0.1.0
54342024-07-09T04:16:33.842Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54352024-07-09T04:16:33.842Z Fresh ascii v1.1.0
54362024-07-09T04:16:33.842Z Fresh tokio-tungstenite v0.21.0
54372024-07-09T04:16:33.842Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54382024-07-09T04:16:33.842Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54392024-07-09T04:16:33.842Z Fresh bitstruct v0.1.1
54402024-07-09T04:16:33.842Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
54412024-07-09T04:16:33.842Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54422024-07-09T04:16:33.842Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54432024-07-09T04:16:33.842Z Fresh serde_arrays v0.1.0
54442024-07-09T04:16:33.842Z Fresh erased-serde v0.3.31
54452024-07-09T04:16:33.842Z Fresh heck v0.3.3
54462024-07-09T04:16:33.842Z Fresh headers-core v0.2.0
54472024-07-09T04:16:33.842Z Fresh semver v0.1.20
54482024-07-09T04:16:33.842Z Fresh base64 v0.13.1
54492024-07-09T04:16:33.842Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54502024-07-09T04:16:33.842Z Fresh zone_cfg_derive v0.1.2
54512024-07-09T04:16:33.842Z Fresh headers v0.3.9
54522024-07-09T04:16:33.842Z Fresh rustc_version v0.1.7
54532024-07-09T04:16:33.842Z Fresh ron v0.7.1
54542024-07-09T04:16:33.842Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54552024-07-09T04:16:33.842Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54562024-07-09T04:16:33.842Z Fresh zone v0.1.8
54572024-07-09T04:16:33.842Z Fresh prettyplease v0.2.20
54582024-07-09T04:16:33.842Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
54592024-07-09T04:16:33.842Z Fresh portpicker v0.1.1
54602024-07-09T04:16:33.842Z Fresh rcgen v0.12.1
54612024-07-09T04:16:33.842Z Fresh atomicwrites v0.4.3
54622024-07-09T04:16:33.842Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54632024-07-09T04:16:33.842Z Fresh subprocess v0.2.9
54642024-07-09T04:16:33.843Z Fresh home v0.5.9
54652024-07-09T04:16:33.843Z Fresh swrite v0.1.0
54662024-07-09T04:16:33.843Z Fresh glob v0.3.1
54672024-07-09T04:16:33.843Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
54682024-07-09T04:16:33.843Z Fresh newtype_derive v0.1.6
54692024-07-09T04:16:33.843Z Fresh linked-hash-map v0.5.6
54702024-07-09T04:16:33.843Z Fresh num-rational v0.4.2
54712024-07-09T04:16:33.843Z Fresh num-complex v0.4.6
54722024-07-09T04:16:33.843Z Fresh steno v0.4.1
54732024-07-09T04:16:33.843Z Fresh lru-cache v0.1.2
54742024-07-09T04:16:33.843Z Fresh num v0.4.3
54752024-07-09T04:16:33.843Z Fresh float-ord v0.3.2
54762024-07-09T04:16:33.843Z Fresh display-error-chain v0.2.0
54772024-07-09T04:16:33.843Z Fresh tap v1.0.1
54782024-07-09T04:16:33.843Z Fresh cancel-safe-futures v0.1.5
54792024-07-09T04:16:33.843Z Fresh radium v0.7.0
54802024-07-09T04:16:33.843Z Fresh crossbeam-deque v0.8.5
54812024-07-09T04:16:33.843Z Fresh wyz v0.5.1
54822024-07-09T04:16:33.843Z Fresh half v2.4.1
54832024-07-09T04:16:33.843Z Fresh crc-catalog v2.4.0
54842024-07-09T04:16:33.868Z Fresh ciborium-io v0.2.2
54852024-07-09T04:16:33.868Z Fresh funty v2.0.0
54862024-07-09T04:16:33.868Z Fresh rayon-core v1.12.1
54872024-07-09T04:16:33.868Z Fresh maybe-uninit v2.0.0
54882024-07-09T04:16:33.868Z Fresh crc v3.2.1
54892024-07-09T04:16:33.868Z Fresh ciborium-ll v0.2.2
54902024-07-09T04:16:33.868Z Fresh bitvec v1.0.1
54912024-07-09T04:16:33.868Z Fresh packed_struct_codegen v0.10.1
54922024-07-09T04:16:33.868Z Fresh libsw v3.3.1
54932024-07-09T04:16:33.868Z Fresh nodrop v0.1.14
54942024-07-09T04:16:33.868Z Fresh owo-colors v4.0.0
54952024-07-09T04:16:33.868Z Fresh linear-map v1.2.0
54962024-07-09T04:16:33.868Z Fresh packed_struct v0.10.1
54972024-07-09T04:16:33.868Z Fresh ciborium v0.2.2
54982024-07-09T04:16:33.868Z Fresh array-init v0.0.4
54992024-07-09T04:16:33.868Z Fresh bzip2-sys v0.1.11+1.0.8
55002024-07-09T04:16:33.868Z Fresh num-bigint-dig v0.8.4
55012024-07-09T04:16:33.868Z Fresh smallvec v0.6.14
55022024-07-09T04:16:33.868Z Fresh rayon v1.10.0
55032024-07-09T04:16:33.868Z Fresh pkcs1 v0.7.5
55042024-07-09T04:16:33.868Z Fresh signature v2.2.0
55052024-07-09T04:16:33.868Z Fresh maplit v1.0.2
55062024-07-09T04:16:33.868Z Fresh hashbrown v0.12.3
55072024-07-09T04:16:33.868Z Fresh bitfield v0.14.0
55082024-07-09T04:16:33.869Z Fresh rsa v0.9.6
55092024-07-09T04:16:33.869Z Fresh serde-hex v0.1.0
55102024-07-09T04:16:33.869Z Fresh bzip2 v0.4.4
55112024-07-09T04:16:33.869Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
55122024-07-09T04:16:33.869Z Fresh env_logger v0.10.2
55132024-07-09T04:16:33.869Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55142024-07-09T04:16:33.869Z Fresh indexmap v1.9.3
55152024-07-09T04:16:33.869Z Fresh x509-cert v0.2.5
55162024-07-09T04:16:33.869Z Fresh ron v0.8.1
55172024-07-09T04:16:33.869Z Fresh hashbrown v0.13.2
55182024-07-09T04:16:33.869Z Fresh crc-any v2.5.0
55192024-07-09T04:16:33.869Z Fresh zip v0.6.6
55202024-07-09T04:16:33.869Z Fresh slog-dtrace v0.3.0
55212024-07-09T04:16:33.869Z Fresh object v0.30.4
55222024-07-09T04:16:33.869Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55232024-07-09T04:16:33.869Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
55242024-07-09T04:16:33.869Z Fresh resolv-conf v0.7.0
55252024-07-09T04:16:33.869Z Fresh path-slash v0.1.5
55262024-07-09T04:16:33.869Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
55272024-07-09T04:16:33.869Z Fresh trust-dns-resolver v0.22.0
55282024-07-09T04:16:33.869Z Fresh arrayref v0.3.7
55292024-07-09T04:16:33.869Z Fresh arrayvec v0.7.4
55302024-07-09T04:16:33.869Z Fresh diff v0.1.13
55312024-07-09T04:16:33.869Z Fresh constant_time_eq v0.3.0
55322024-07-09T04:16:33.869Z Fresh async-recursion v1.1.1
55332024-07-09T04:16:33.869Z Fresh crunchy v0.2.2
55342024-07-09T04:16:33.869Z Fresh ascii-canvas v3.0.0
55352024-07-09T04:16:33.869Z Fresh ref-cast-impl v1.0.23
55362024-07-09T04:16:33.869Z Fresh nibble_vec v0.1.0
55372024-07-09T04:16:33.869Z Fresh tiny-keccak v2.0.2
55382024-07-09T04:16:33.869Z Fresh fxhash v0.2.1
55392024-07-09T04:16:33.869Z Fresh ena v0.14.3
55402024-07-09T04:16:33.869Z Fresh libloading v0.8.3
55412024-07-09T04:16:33.869Z Fresh regex-syntax v0.6.29
55422024-07-09T04:16:33.869Z Fresh endian-type v0.1.2
55432024-07-09T04:16:33.869Z Fresh lalrpop v0.19.12
55442024-07-09T04:16:33.869Z Fresh radix_trie v0.2.1
55452024-07-09T04:16:33.869Z Fresh clang-sys v1.7.0
55462024-07-09T04:16:33.869Z Fresh ref-cast v1.0.23
55472024-07-09T04:16:33.870Z Fresh which v4.4.2
55482024-07-09T04:16:33.870Z Fresh cexpr v0.6.0
55492024-07-09T04:16:33.870Z Fresh pin-project-internal v1.1.5
55502024-07-09T04:16:33.870Z Fresh bitfield-struct v0.6.1
55512024-07-09T04:16:33.870Z Fresh memmap2 v0.9.4
55522024-07-09T04:16:33.870Z Fresh untrusted v0.7.1
55532024-07-09T04:16:33.870Z Fresh rustc-hash v1.1.0
55542024-07-09T04:16:33.870Z Fresh spin v0.5.2
55552024-07-09T04:16:33.870Z Fresh shlex v1.3.0
55562024-07-09T04:16:33.870Z Fresh lazycell v1.3.0
55572024-07-09T04:16:33.870Z Fresh pin-project v1.1.5
55582024-07-09T04:16:33.870Z Fresh libefi-sys v0.1.0
55592024-07-09T04:16:33.870Z Fresh blake3 v1.5.1
55602024-07-09T04:16:33.870Z Fresh bindgen v0.69.4
55612024-07-09T04:16:33.870Z Fresh ring v0.16.20
55622024-07-09T04:16:33.870Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55632024-07-09T04:16:33.870Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
55642024-07-09T04:16:33.870Z Fresh derive_builder_core v0.20.0
55652024-07-09T04:16:33.870Z Fresh gethostname v0.4.3
55662024-07-09T04:16:33.870Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55672024-07-09T04:16:33.870Z Fresh topological-sort v0.2.2
55682024-07-09T04:16:33.870Z Fresh keccak v0.1.5
55692024-07-09T04:16:33.870Z Fresh derive_builder_macro v0.20.0
55702024-07-09T04:16:33.870Z Fresh omicron-zone-package v0.11.0
55712024-07-09T04:16:33.870Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
55722024-07-09T04:16:33.870Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55732024-07-09T04:16:33.870Z Fresh sha3 v0.10.8
55742024-07-09T04:16:33.870Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
55752024-07-09T04:16:33.870Z Fresh strum_macros v0.24.3
55762024-07-09T04:16:33.870Z Fresh secrecy v0.8.0
55772024-07-09T04:16:33.870Z Fresh indoc v1.0.9
55782024-07-09T04:16:33.870Z Fresh buf-list v1.0.3
55792024-07-09T04:16:33.870Z Fresh polar-core v0.27.3
55802024-07-09T04:16:33.870Z Fresh derive_builder v0.20.0
55812024-07-09T04:16:33.870Z Fresh libxml v0.3.3
55822024-07-09T04:16:33.870Z Fresh toolchain_find v0.4.0
55832024-07-09T04:16:33.870Z Fresh impl-trait-for-tuples v0.2.2
55842024-07-09T04:16:33.896Z Fresh oso-derive v0.27.3
55852024-07-09T04:16:33.896Z Fresh quick-xml v0.31.0
55862024-07-09T04:16:33.896Z Fresh signature v1.6.4
55872024-07-09T04:16:33.896Z Fresh cookie v0.18.1
55882024-07-09T04:16:33.896Z Fresh rustfmt-wrapper v0.2.1
55892024-07-09T04:16:33.896Z Fresh memoffset v0.9.1
55902024-07-09T04:16:33.896Z Fresh oso v0.27.3
55912024-07-09T04:16:33.896Z Fresh ed25519 v1.5.3
55922024-07-09T04:16:33.896Z Fresh samael v0.0.15
55932024-07-09T04:16:33.896Z Fresh hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
55942024-07-09T04:16:33.896Z Fresh vte_generate_state_changes v0.1.1
55952024-07-09T04:16:33.896Z Fresh hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
55962024-07-09T04:16:33.896Z Fresh vte v0.11.1
55972024-07-09T04:16:33.896Z Fresh salty v0.2.0
55982024-07-09T04:16:33.896Z Fresh nix v0.27.1
55992024-07-09T04:16:33.896Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
56002024-07-09T04:16:33.896Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
56012024-07-09T04:16:33.896Z Fresh const_format_proc_macros v0.2.32
56022024-07-09T04:16:33.896Z Fresh bb8 v0.8.5
56032024-07-09T04:16:33.896Z Fresh fd-lock v4.0.2
56042024-07-09T04:16:33.896Z Fresh serde-big-array v0.4.1
56052024-07-09T04:16:33.896Z Fresh serde-big-array v0.5.1
56062024-07-09T04:16:33.896Z Fresh cfg_aliases v0.1.1
56072024-07-09T04:16:33.896Z Fresh const_format v0.2.32
56082024-07-09T04:16:33.896Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
56092024-07-09T04:16:33.896Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
56102024-07-09T04:16:33.896Z Fresh sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56112024-07-09T04:16:33.896Z Fresh parking_lot_core v0.8.6
56122024-07-09T04:16:33.896Z Fresh strip-ansi-escapes v0.2.0
56132024-07-09T04:16:33.896Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
56142024-07-09T04:16:33.896Z Fresh signal-hook-tokio v0.3.1
56152024-07-09T04:16:33.896Z Fresh snafu-derive v0.8.2
56162024-07-09T04:16:33.896Z Fresh corncobs v0.1.3
56172024-07-09T04:16:33.896Z Fresh nu-ansi-term v0.50.0
56182024-07-09T04:16:33.897Z Fresh unicase v2.7.0
56192024-07-09T04:16:33.897Z Fresh reedline v0.31.0
56202024-07-09T04:16:33.897Z Fresh snafu v0.8.2
56212024-07-09T04:16:33.897Z Fresh sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56222024-07-09T04:16:33.897Z Fresh parking_lot v0.11.2
56232024-07-09T04:16:33.897Z Fresh trust-dns-client v0.22.0
56242024-07-09T04:16:33.897Z Fresh globset v0.4.14
56252024-07-09T04:16:33.897Z Fresh universal-hash v0.5.1
56262024-07-09T04:16:33.897Z Fresh olpc-cjson v0.1.3
56272024-07-09T04:16:33.897Z Fresh thiserror-impl-no-std v2.0.2
56282024-07-09T04:16:33.897Z Fresh serde_plain v1.0.2
56292024-07-09T04:16:33.897Z Fresh toml v0.5.11
56302024-07-09T04:16:33.897Z Fresh curve25519-dalek-derive v0.1.1
56312024-07-09T04:16:33.897Z Fresh bytecount v0.6.8
56322024-07-09T04:16:33.897Z Fresh opaque-debug v0.3.1
56332024-07-09T04:16:33.897Z Fresh typed-path v0.7.1
56342024-07-09T04:16:33.897Z Fresh thiserror-no-std v2.0.2
56352024-07-09T04:16:33.897Z Fresh nix v0.28.0
56362024-07-09T04:16:33.897Z Fresh curve25519-dalek v4.1.3
56372024-07-09T04:16:33.897Z Fresh trust-dns-server v0.22.1
56382024-07-09T04:16:33.897Z Fresh tough v0.17.1
56392024-07-09T04:16:33.897Z Fresh poly1305 v0.8.0
56402024-07-09T04:16:33.897Z Fresh papergrid v0.11.0
56412024-07-09T04:16:33.897Z Fresh sled v0.34.7
56422024-07-09T04:16:33.897Z Fresh tabled_derive v0.7.0
56432024-07-09T04:16:33.897Z Fresh peg-macros v0.8.3
56442024-07-09T04:16:33.897Z Fresh chacha20 v0.9.1
56452024-07-09T04:16:33.897Z Fresh aead v0.5.2
56462024-07-09T04:16:33.897Z Fresh kstat-rs v0.2.4
56472024-07-09T04:16:33.897Z Fresh sqlparser_derive v0.2.2
56482024-07-09T04:16:33.897Z Fresh nanorand v0.7.0
56492024-07-09T04:16:33.897Z Fresh unicode_categories v0.1.1
56502024-07-09T04:16:33.897Z Fresh parse-size v1.0.0
56512024-07-09T04:16:33.897Z Fresh flume v0.11.0
56522024-07-09T04:16:33.897Z Fresh chacha20poly1305 v0.10.1
56532024-07-09T04:16:33.897Z Fresh sqlparser v0.45.0
56542024-07-09T04:16:33.898Z Fresh peg v0.8.3
56552024-07-09T04:16:33.898Z Fresh sqlformat v0.2.3
56562024-07-09T04:16:33.898Z Fresh tabled v0.15.0
56572024-07-09T04:16:33.898Z Fresh vsss-rs v3.3.4
56582024-07-09T04:16:33.898Z Fresh rustyline v14.0.0
56592024-07-09T04:16:33.898Z Fresh bcs v0.1.6
56602024-07-09T04:16:33.898Z Fresh highway v1.1.0
56612024-07-09T04:16:33.898Z Fresh mime_guess v2.0.4
56622024-07-09T04:16:33.898Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56632024-07-09T04:16:33.898Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
56642024-07-09T04:16:33.898Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56652024-07-09T04:16:33.898Z Fresh http-range v0.1.5
56662024-07-09T04:16:33.898Z Fresh rand_seeder v0.2.3
56672024-07-09T04:16:33.898Z Fresh number_prefix v0.4.0
56682024-07-09T04:16:33.898Z Fresh hyper-staticfile v0.9.5
56692024-07-09T04:16:33.898Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56702024-07-09T04:16:33.898Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
56712024-07-09T04:16:33.898Z Fresh castaway v0.2.2
56722024-07-09T04:16:33.898Z Fresh portable-atomic v1.6.0
56732024-07-09T04:16:33.898Z Fresh compact_str v0.7.1
56742024-07-09T04:16:33.898Z Fresh unicode-truncate v1.0.0
56752024-07-09T04:16:33.898Z Fresh itertools v0.13.0
56762024-07-09T04:16:33.898Z Fresh lru v0.12.3
56772024-07-09T04:16:33.898Z Fresh stability v0.2.0
56782024-07-09T04:16:33.898Z Fresh indicatif v0.17.8
56792024-07-09T04:16:33.898Z Fresh assert_matches v1.5.0
56802024-07-09T04:16:33.898Z Fresh cassowary v0.3.0
56812024-07-09T04:16:33.898Z Fresh is_ci v1.2.0
56822024-07-09T04:16:33.898Z Fresh rtoolbox v0.0.2
56832024-07-09T04:16:33.898Z Fresh ratatui v0.27.0
56842024-07-09T04:16:33.923Z Fresh supports-color v3.0.0
56852024-07-09T04:16:33.924Z Fresh unicode-linebreak v0.1.5
56862024-07-09T04:16:33.924Z Fresh smawk v0.3.2
56872024-07-09T04:16:33.924Z Fresh rpassword v7.3.1
56882024-07-09T04:16:33.924Z Fresh tui-tree-widget v0.21.0
56892024-07-09T04:16:33.924Z Fresh textwrap v0.16.1
56902024-07-09T04:16:33.924Z Fresh http-body v1.0.0
56912024-07-09T04:16:33.924Z Fresh cargo-platform v0.1.8
56922024-07-09T04:16:33.924Z Fresh regex-automata v0.1.10
56932024-07-09T04:16:33.924Z Fresh plotters-backend v0.3.5
56942024-07-09T04:16:33.924Z Fresh tower-layer v0.3.2
56952024-07-09T04:16:33.924Z Fresh shell-words v1.1.0
56962024-07-09T04:16:33.924Z Fresh cargo_metadata v0.18.1
56972024-07-09T04:16:33.924Z Fresh plotters-svg v0.3.5
56982024-07-09T04:16:33.924Z Fresh tower v0.4.13
56992024-07-09T04:16:33.924Z Fresh bstr v0.2.17
57002024-07-09T04:16:33.924Z Fresh target-lexicon v0.12.14
57012024-07-09T04:16:33.924Z Fresh hyper v1.3.1
57022024-07-09T04:16:33.924Z Fresh yansi v0.5.1
57032024-07-09T04:16:33.924Z Fresh cast v0.3.0
57042024-07-09T04:16:33.924Z Fresh pretty_assertions v1.4.0
57052024-07-09T04:16:33.924Z Fresh hyper-util v0.1.3
57062024-07-09T04:16:33.924Z Fresh doc-comment v0.3.3
57072024-07-09T04:16:33.924Z Fresh criterion-plot v0.5.0
57082024-07-09T04:16:33.924Z Fresh httptest v0.15.5
57092024-07-09T04:16:33.924Z Fresh guppy-workspace-hack v0.1.0
57102024-07-09T04:16:33.924Z Fresh plotters v0.3.5
57112024-07-09T04:16:33.924Z Fresh cfg-expr v0.15.8
57122024-07-09T04:16:33.924Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
57132024-07-09T04:16:33.924Z Fresh rustls-native-certs v0.7.0
57142024-07-09T04:16:33.924Z Fresh fatfs v0.3.6
57152024-07-09T04:16:33.924Z Fresh escape8259 v0.5.2
57162024-07-09T04:16:33.924Z Fresh tinytemplate v1.2.1
57172024-07-09T04:16:33.924Z Fresh threadpool v1.8.1
57182024-07-09T04:16:33.924Z Fresh csv-core v0.1.11
57192024-07-09T04:16:33.924Z Fresh oorandom v11.1.3
57202024-07-09T04:16:33.924Z Fresh anes v0.1.6
57212024-07-09T04:16:33.924Z Fresh relative-path v1.9.3
57222024-07-09T04:16:33.924Z Fresh libtest-mimic v0.7.3
57232024-07-09T04:16:33.924Z Fresh hyper-rustls v0.26.0
57242024-07-09T04:16:33.924Z Fresh criterion v0.5.1
57252024-07-09T04:16:33.925Z Fresh rstest_macros v0.19.0
57262024-07-09T04:16:33.925Z Fresh csv v1.3.0
57272024-07-09T04:16:33.925Z Fresh target-spec v3.1.0
57282024-07-09T04:16:33.925Z Fresh assert_cmd v2.0.14
57292024-07-09T04:16:33.925Z Fresh blake2b_simd v1.0.2
57302024-07-09T04:16:33.925Z Fresh pathdiff v0.2.1
57312024-07-09T04:16:33.925Z Fresh fancy-regex v0.13.0
57322024-07-09T04:16:33.925Z Fresh nested v0.1.1
57332024-07-09T04:16:33.925Z Fresh futures-timer v3.0.3
57342024-07-09T04:16:33.925Z Fresh trybuild v1.0.96
57352024-07-09T04:16:33.925Z Fresh rust-argon2 v2.1.0
57362024-07-09T04:16:33.925Z Fresh datatest-stable v0.2.9
57372024-07-09T04:16:33.925Z Fresh guppy v0.17.5
57382024-07-09T04:16:33.925Z Fresh rstest v0.19.0
57392024-07-09T04:16:33.925Z Fresh partial-io v0.5.4
57402024-07-09T04:16:33.925Z Fresh similar-asserts v1.5.0
57412024-07-09T04:16:33.925Z Fresh rand_distr v0.4.3
57422024-07-09T04:16:33.925Z Fresh approx v0.5.1
57432024-07-09T04:16:33.925Z Fresh hex-literal v0.4.1
57442024-07-09T04:16:33.925Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
57452024-07-09T04:16:33.925Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
57462024-07-09T04:16:33.925Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
57472024-07-09T04:16:33.925Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
57482024-07-09T04:16:33.925Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
57492024-07-09T04:16:33.925Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
57502024-07-09T04:16:33.925Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
57512024-07-09T04:16:33.925Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
57522024-07-09T04:16:33.925Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
57532024-07-09T04:16:33.925Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
57542024-07-09T04:16:33.925Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57552024-07-09T04:16:33.925Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
57562024-07-09T04:16:33.925Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
57572024-07-09T04:16:33.925Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
57582024-07-09T04:16:33.925Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
57592024-07-09T04:16:33.925Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
57602024-07-09T04:16:33.925Z Fresh installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
57612024-07-09T04:16:33.925Z Fresh installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
57622024-07-09T04:16:33.925Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
57632024-07-09T04:16:33.925Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
57642024-07-09T04:16:33.926Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
57652024-07-09T04:16:33.926Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
57662024-07-09T04:16:33.926Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
57672024-07-09T04:16:33.926Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
57682024-07-09T04:16:33.926Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
57692024-07-09T04:16:33.926Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
57702024-07-09T04:16:33.926Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
57712024-07-09T04:16:33.926Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
57722024-07-09T04:16:33.926Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
57732024-07-09T04:16:33.926Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
57742024-07-09T04:16:33.926Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
57752024-07-09T04:16:33.926Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
57762024-07-09T04:16:33.926Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
57772024-07-09T04:16:33.926Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
57782024-07-09T04:16:33.926Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
57792024-07-09T04:16:33.926Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
57802024-07-09T04:16:33.926Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
57812024-07-09T04:16:33.926Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
57822024-07-09T04:16:33.926Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
57832024-07-09T04:16:33.926Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
57842024-07-09T04:16:33.951Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
57852024-07-09T04:16:33.951Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
57862024-07-09T04:16:33.951Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
57872024-07-09T04:16:33.951Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
57882024-07-09T04:16:33.951Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
57892024-07-09T04:16:33.951Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
57902024-07-09T04:16:33.951Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
57912024-07-09T04:16:33.951Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
57922024-07-09T04:16:33.951Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
57932024-07-09T04:16:33.951Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
57942024-07-09T04:16:33.951Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
57952024-07-09T04:16:33.951Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
57962024-07-09T04:16:33.951Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
57972024-07-09T04:16:33.951Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
57982024-07-09T04:16:33.951Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
57992024-07-09T04:16:33.951Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
58002024-07-09T04:16:33.951Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
58012024-07-09T04:16:33.951Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
58022024-07-09T04:16:33.951Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
58032024-07-09T04:16:33.951Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
58042024-07-09T04:16:33.951Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
58052024-07-09T04:16:33.951Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
58062024-07-09T04:16:33.951Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
58072024-07-09T04:16:33.951Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
58082024-07-09T04:16:33.951Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
58092024-07-09T04:16:33.951Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
58102024-07-09T04:16:33.951Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
58112024-07-09T04:16:33.951Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
58122024-07-09T04:16:33.951Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
58132024-07-09T04:16:33.951Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
58142024-07-09T04:16:33.952Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
58152024-07-09T04:16:33.952Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
58162024-07-09T04:16:33.952Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58172024-07-09T04:16:33.952Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
58182024-07-09T04:16:33.952Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
58192024-07-09T04:16:33.952Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
58202024-07-09T04:16:33.952Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
58212024-07-09T04:16:33.952Z Doc-tests api_identity
58222024-07-09T04:16:33.952Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58232024-07-09T04:16:33.976Z
58242024-07-09T04:16:33.976Zrunning 0 tests
58252024-07-09T04:16:33.976Z
58262024-07-09T04:16:33.976Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58272024-07-09T04:16:33.976Z
58282024-07-09T04:16:34.001Z Doc-tests authz-macros
58292024-07-09T04:16:34.001Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-89dc272351ec1dbd.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58302024-07-09T04:16:34.175Z
58312024-07-09T04:16:34.176Zrunning 7 tests
58322024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
58332024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
58342024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
58352024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
58362024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
58372024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
58382024-07-09T04:16:34.201Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
58392024-07-09T04:16:34.201Z
58402024-07-09T04:16:34.201Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
58412024-07-09T04:16:34.201Z
58422024-07-09T04:16:34.227Z Doc-tests bootstore
58432024-07-09T04:16:34.227Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
58442024-07-09T04:16:35.094Z
58452024-07-09T04:16:35.094Zrunning 0 tests
58462024-07-09T04:16:35.094Z
58472024-07-09T04:16:35.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58482024-07-09T04:16:35.094Z
58492024-07-09T04:16:35.130Z Doc-tests bootstrap-agent-client
58502024-07-09T04:16:35.130Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58512024-07-09T04:16:35.997Z
58522024-07-09T04:16:35.997Zrunning 0 tests
58532024-07-09T04:16:35.997Z
58542024-07-09T04:16:35.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58552024-07-09T04:16:35.997Z
58562024-07-09T04:16:36.037Z Doc-tests cockroach-admin-client
58572024-07-09T04:16:36.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58582024-07-09T04:16:36.367Z
58592024-07-09T04:16:36.367Zrunning 0 tests
58602024-07-09T04:16:36.367Z
58612024-07-09T04:16:36.367Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58622024-07-09T04:16:36.367Z
58632024-07-09T04:16:36.393Z Doc-tests db-macros
58642024-07-09T04:16:36.417Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58652024-07-09T04:16:36.723Z
58662024-07-09T04:16:36.723Zrunning 3 tests
58672024-07-09T04:16:36.748Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
58682024-07-09T04:16:36.748Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
58692024-07-09T04:16:36.748Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
58702024-07-09T04:16:36.748Z
58712024-07-09T04:16:36.748Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s
58722024-07-09T04:16:36.748Z
58732024-07-09T04:16:36.748Z Doc-tests dns-server
58742024-07-09T04:16:36.773Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58752024-07-09T04:16:37.176Z
58762024-07-09T04:16:37.176Zrunning 0 tests
58772024-07-09T04:16:37.176Z
58782024-07-09T04:16:37.176Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58792024-07-09T04:16:37.176Z
58802024-07-09T04:16:37.206Z Doc-tests dns-service-client
58812024-07-09T04:16:37.231Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58822024-07-09T04:16:37.545Z
58832024-07-09T04:16:37.545Zrunning 0 tests
58842024-07-09T04:16:37.545Z
58852024-07-09T04:16:37.545Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58862024-07-09T04:16:37.545Z
58872024-07-09T04:16:37.569Z Doc-tests dpd-client
58882024-07-09T04:16:37.569Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58892024-07-09T04:16:39.017Z
58902024-07-09T04:16:39.017Zrunning 0 tests
58912024-07-09T04:16:39.017Z
58922024-07-09T04:16:39.017Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58932024-07-09T04:16:39.017Z
58942024-07-09T04:16:39.068Z Doc-tests gateway-client
58952024-07-09T04:16:39.095Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58962024-07-09T04:16:40.250Z
58972024-07-09T04:16:40.250Zrunning 0 tests
58982024-07-09T04:16:40.250Z
58992024-07-09T04:16:40.250Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59002024-07-09T04:16:40.250Z
59012024-07-09T04:16:40.291Z Doc-tests gateway-test-utils
59022024-07-09T04:16:40.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59032024-07-09T04:16:40.765Z
59042024-07-09T04:16:40.765Zrunning 0 tests
59052024-07-09T04:16:40.765Z
59062024-07-09T04:16:40.765Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59072024-07-09T04:16:40.765Z
59082024-07-09T04:16:40.798Z Doc-tests illumos-utils
59092024-07-09T04:16:40.822Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-39b413ab88f55a38.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-302c275fcffdd7f0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-2ba935306be0724b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-26b190f58f9a2a1b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ae2aaa000b1298cb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
59102024-07-09T04:16:42.808Z
59112024-07-09T04:16:42.808Zrunning 0 tests
59122024-07-09T04:16:42.808Z
59132024-07-09T04:16:42.808Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59142024-07-09T04:16:42.808Z
59152024-07-09T04:16:42.900Z Doc-tests installinator
59162024-07-09T04:16:42.900Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5ee57c48e623f2f6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-f35144f242405aa8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59172024-07-09T04:16:43.596Z
59182024-07-09T04:16:43.596Zrunning 0 tests
59192024-07-09T04:16:43.596Z
59202024-07-09T04:16:43.596Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59212024-07-09T04:16:43.596Z
59222024-07-09T04:16:43.634Z Doc-tests installinator-artifact-client
59232024-07-09T04:16:43.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifact_client --test clients/installinator-artifact-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-artifact-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59242024-07-09T04:16:44.659Z
59252024-07-09T04:16:44.659Zrunning 0 tests
59262024-07-09T04:16:44.659Z
59272024-07-09T04:16:44.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59282024-07-09T04:16:44.659Z
59292024-07-09T04:16:44.705Z Doc-tests installinator-artifactd
59302024-07-09T04:16:44.730Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifactd --test installinator-artifactd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-artifactd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59312024-07-09T04:16:45.065Z
59322024-07-09T04:16:45.065Zrunning 0 tests
59332024-07-09T04:16:45.065Z
59342024-07-09T04:16:45.065Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59352024-07-09T04:16:45.065Z
59362024-07-09T04:16:45.091Z Doc-tests installinator-common
59372024-07-09T04:16:45.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59382024-07-09T04:16:45.567Z
59392024-07-09T04:16:45.567Zrunning 0 tests
59402024-07-09T04:16:45.567Z
59412024-07-09T04:16:45.567Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59422024-07-09T04:16:45.567Z
59432024-07-09T04:16:45.598Z Doc-tests internal-dns
59442024-07-09T04:16:45.623Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns --test internal-dns/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59452024-07-09T04:16:45.940Z
59462024-07-09T04:16:45.940Zrunning 0 tests
59472024-07-09T04:16:45.940Z
59482024-07-09T04:16:45.940Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59492024-07-09T04:16:45.940Z
59502024-07-09T04:16:45.970Z Doc-tests ipcc
59512024-07-09T04:16:45.994Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
59522024-07-09T04:16:46.273Z
59532024-07-09T04:16:46.273Zrunning 0 tests
59542024-07-09T04:16:46.273Z
59552024-07-09T04:16:46.273Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59562024-07-09T04:16:46.273Z
59572024-07-09T04:16:46.298Z Doc-tests key-manager
59582024-07-09T04:16:46.298Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59592024-07-09T04:16:46.585Z
59602024-07-09T04:16:46.585Zrunning 0 tests
59612024-07-09T04:16:46.585Z
59622024-07-09T04:16:46.585Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59632024-07-09T04:16:46.585Z
59642024-07-09T04:16:46.615Z Doc-tests nexus-auth
59652024-07-09T04:16:46.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-89dc272351ec1dbd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-806636637d7328a7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
59662024-07-09T04:16:47.724Z
59672024-07-09T04:16:47.724Zrunning 0 tests
59682024-07-09T04:16:47.724Z
59692024-07-09T04:16:47.724Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59702024-07-09T04:16:47.724Z
59712024-07-09T04:16:47.772Z Doc-tests nexus-client
59722024-07-09T04:16:47.797Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59732024-07-09T04:16:50.024Z
59742024-07-09T04:16:50.024Zrunning 0 tests
59752024-07-09T04:16:50.024Z
59762024-07-09T04:16:50.024Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59772024-07-09T04:16:50.024Z
59782024-07-09T04:16:50.081Z Doc-tests nexus-config
59792024-07-09T04:16:50.081Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59802024-07-09T04:16:50.694Z
59812024-07-09T04:16:50.694Zrunning 0 tests
59822024-07-09T04:16:50.694Z
59832024-07-09T04:16:50.694Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59842024-07-09T04:16:50.694Z
59852024-07-09T04:16:50.724Z Doc-tests nexus-db-fixed-data
59862024-07-09T04:16:50.724Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
59872024-07-09T04:16:51.104Z
59882024-07-09T04:16:51.104Zrunning 0 tests
59892024-07-09T04:16:51.104Z
59902024-07-09T04:16:51.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59912024-07-09T04:16:51.104Z
59922024-07-09T04:16:51.137Z Doc-tests nexus-db-model
59932024-07-09T04:16:51.161Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
59942024-07-09T04:17:03.418Z
59952024-07-09T04:17:03.418Zrunning 2 tests
59962024-07-09T04:17:05.745Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
59972024-07-09T04:17:05.770Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
59982024-07-09T04:17:05.770Z
59992024-07-09T04:17:05.770Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
60002024-07-09T04:17:05.770Z
60012024-07-09T04:17:06.040Z Doc-tests nexus-db-queries
60022024-07-09T04:17:06.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-c410f240a103ca95.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-e958d4ab7723b62c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-1211799d90b50461.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-7150eb120575b5d3.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-806636637d7328a7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60032024-07-09T04:17:08.402Z
60042024-07-09T04:17:08.403Zrunning 1 test
60052024-07-09T04:17:12.088Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
60062024-07-09T04:17:12.088Z
60072024-07-09T04:17:12.088Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.69s
60082024-07-09T04:17:12.088Z
60092024-07-09T04:17:12.176Z Doc-tests nexus-defaults
60102024-07-09T04:17:12.176Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60112024-07-09T04:17:12.442Z
60122024-07-09T04:17:12.442Zrunning 0 tests
60132024-07-09T04:17:12.442Z
60142024-07-09T04:17:12.442Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60152024-07-09T04:17:12.443Z
60162024-07-09T04:17:12.467Z Doc-tests nexus-inventory
60172024-07-09T04:17:12.467Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60182024-07-09T04:17:12.839Z
60192024-07-09T04:17:12.839Zrunning 0 tests
60202024-07-09T04:17:12.839Z
60212024-07-09T04:17:12.839Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60222024-07-09T04:17:12.839Z
60232024-07-09T04:17:12.869Z Doc-tests nexus-macros-common
60242024-07-09T04:17:12.894Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8567063521c5bcba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60252024-07-09T04:17:12.963Z
60262024-07-09T04:17:12.963Zrunning 0 tests
60272024-07-09T04:17:12.963Z
60282024-07-09T04:17:12.989Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60292024-07-09T04:17:12.989Z
60302024-07-09T04:17:12.989Z Doc-tests nexus-metrics-producer-gc
60312024-07-09T04:17:12.989Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60322024-07-09T04:17:13.406Z
60332024-07-09T04:17:13.406Zrunning 0 tests
60342024-07-09T04:17:13.406Z
60352024-07-09T04:17:13.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60362024-07-09T04:17:13.406Z
60372024-07-09T04:17:13.446Z Doc-tests nexus-networking
60382024-07-09T04:17:13.470Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60392024-07-09T04:17:13.915Z
60402024-07-09T04:17:13.915Zrunning 0 tests
60412024-07-09T04:17:13.915Z
60422024-07-09T04:17:13.915Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60432024-07-09T04:17:13.915Z
60442024-07-09T04:17:13.953Z Doc-tests nexus-reconfigurator-execution
60452024-07-09T04:17:13.977Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60462024-07-09T04:17:14.477Z
60472024-07-09T04:17:14.477Zrunning 0 tests
60482024-07-09T04:17:14.477Z
60492024-07-09T04:17:14.477Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60502024-07-09T04:17:14.477Z
60512024-07-09T04:17:14.518Z Doc-tests nexus-reconfigurator-planning
60522024-07-09T04:17:14.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60532024-07-09T04:17:14.977Z
60542024-07-09T04:17:14.977Zrunning 0 tests
60552024-07-09T04:17:14.977Z
60562024-07-09T04:17:14.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60572024-07-09T04:17:14.977Z
60582024-07-09T04:17:15.007Z Doc-tests nexus-reconfigurator-preparation
60592024-07-09T04:17:15.031Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60602024-07-09T04:17:15.440Z
60612024-07-09T04:17:15.441Zrunning 0 tests
60622024-07-09T04:17:15.441Z
60632024-07-09T04:17:15.441Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60642024-07-09T04:17:15.441Z
60652024-07-09T04:17:15.480Z Doc-tests nexus-test-interface
60662024-07-09T04:17:15.505Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60672024-07-09T04:17:15.801Z
60682024-07-09T04:17:15.801Zrunning 0 tests
60692024-07-09T04:17:15.801Z
60702024-07-09T04:17:15.802Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60712024-07-09T04:17:15.802Z
60722024-07-09T04:17:15.827Z Doc-tests nexus-test-utils
60732024-07-09T04:17:15.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --document-private-items -D warnings --error-format human`
60742024-07-09T04:17:16.639Z
60752024-07-09T04:17:16.639Zrunning 0 tests
60762024-07-09T04:17:16.639Z
60772024-07-09T04:17:16.639Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60782024-07-09T04:17:16.639Z
60792024-07-09T04:17:16.685Z Doc-tests nexus-test-utils-macros
60802024-07-09T04:17:16.710Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60812024-07-09T04:17:16.793Z
60822024-07-09T04:17:16.793Zrunning 1 test
60832024-07-09T04:17:16.819Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
60842024-07-09T04:17:16.819Z
60852024-07-09T04:17:16.819Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
60862024-07-09T04:17:16.819Z
60872024-07-09T04:17:16.819Z Doc-tests nexus-types
60882024-07-09T04:17:16.819Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60892024-07-09T04:17:19.827Z
60902024-07-09T04:17:19.827Zrunning 0 tests
60912024-07-09T04:17:19.827Z
60922024-07-09T04:17:19.827Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60932024-07-09T04:17:19.827Z
60942024-07-09T04:17:19.915Z Doc-tests omicron-certificates
60952024-07-09T04:17:19.940Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60962024-07-09T04:17:20.227Z
60972024-07-09T04:17:20.227Zrunning 0 tests
60982024-07-09T04:17:20.227Z
60992024-07-09T04:17:20.253Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61002024-07-09T04:17:20.253Z
61012024-07-09T04:17:20.278Z Doc-tests omicron-cockroach-admin
61022024-07-09T04:17:20.278Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-db52c970d4c4326a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
61032024-07-09T04:17:20.716Z
61042024-07-09T04:17:20.716Zrunning 0 tests
61052024-07-09T04:17:20.716Z
61062024-07-09T04:17:20.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61072024-07-09T04:17:20.717Z
61082024-07-09T04:17:20.750Z Doc-tests omicron-common
61092024-07-09T04:17:20.774Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-0647292517170bd6.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
61102024-07-09T04:17:22.757Z
61112024-07-09T04:17:22.757Zrunning 2 tests
61122024-07-09T04:17:22.781Ztest common/src/lib.rs - FileKv (line 59) ... ignored
61132024-07-09T04:17:28.793Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
61142024-07-09T04:17:28.793Z
61152024-07-09T04:17:28.793Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.02s
61162024-07-09T04:17:28.793Z
61172024-07-09T04:17:28.854Z Doc-tests omicron-ddm-admin-client
61182024-07-09T04:17:28.854Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-b0944c693c3404e6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61192024-07-09T04:17:29.168Z
61202024-07-09T04:17:29.168Zrunning 0 tests
61212024-07-09T04:17:29.168Z
61222024-07-09T04:17:29.168Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61232024-07-09T04:17:29.168Z
61242024-07-09T04:17:29.199Z Doc-tests omicron-gateway
61252024-07-09T04:17:29.224Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-3ebce7e7629b74f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61262024-07-09T04:17:30.379Z
61272024-07-09T04:17:30.379Zrunning 0 tests
61282024-07-09T04:17:30.379Z
61292024-07-09T04:17:30.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61302024-07-09T04:17:30.380Z
61312024-07-09T04:17:30.429Z Doc-tests omicron-nexus
61322024-07-09T04:17:30.501Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-ba67f853eaaef7ef.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-cb78aa708d3624bc.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ce8c357cae7d2710.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-75999fef63fb9105.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-e04852a5426538ac.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-0805f00cded1deb8.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-3ceb8d95e00993db.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f89315a2d233d2a3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-7d653f1568a2c610.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-c94574b1e16b6eeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-dc0c8ed11dbfb161.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dae502421169c802.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-c4a6413e2844e729.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-dfef42283d828621.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bfbeacd19134a4a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b1e118ae9c0e34c2.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-bd959ff111fa931b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-660b582b628e61c0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f8b6b3aa7a9fa011.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-ef70ad8964da3980.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8f06e4913368c1bc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
61332024-07-09T04:17:33.881Z
61342024-07-09T04:17:33.881Zrunning 5 tests
61352024-07-09T04:17:33.905Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
61362024-07-09T04:17:37.252Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 755) ... ok
61372024-07-09T04:17:37.276Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 733) ... ok
61382024-07-09T04:17:37.276Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 797) ... ok
61392024-07-09T04:17:37.301Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 827) ... ok
61402024-07-09T04:17:37.301Z
61412024-07-09T04:17:37.301Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.40s
61422024-07-09T04:17:37.301Z
61432024-07-09T04:17:37.400Z Doc-tests omicron-package
61442024-07-09T04:17:37.400Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-933babe337d46703.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-03b43281d6e6793a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61452024-07-09T04:17:37.672Z
61462024-07-09T04:17:37.672Zrunning 0 tests
61472024-07-09T04:17:37.672Z
61482024-07-09T04:17:37.672Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61492024-07-09T04:17:37.672Z
61502024-07-09T04:17:37.696Z Doc-tests omicron-passwords
61512024-07-09T04:17:37.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-60efb8b0ceda0817.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-a155a9486fe9575a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61522024-07-09T04:17:37.836Z
61532024-07-09T04:17:37.836Zrunning 0 tests
61542024-07-09T04:17:37.836Z
61552024-07-09T04:17:37.836Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61562024-07-09T04:17:37.836Z
61572024-07-09T04:17:37.862Z Doc-tests omicron-rpaths
61582024-07-09T04:17:37.862Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d66d9b5fe708623a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61592024-07-09T04:17:37.943Z
61602024-07-09T04:17:37.943Zrunning 0 tests
61612024-07-09T04:17:37.943Z
61622024-07-09T04:17:37.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61632024-07-09T04:17:37.943Z
61642024-07-09T04:17:37.969Z Doc-tests omicron-sled-agent
61652024-07-09T04:17:37.969Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-bbb2ece228a4be74.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-4a09bfe695274295.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-01580f358fb706f1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-00a71bf5f2fa09d5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f8d48f1c042bec42.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-f40774cf392710e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9d487ae28cdacfb5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-9b01679a742616e7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-5dee66382f767bb7.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-390ce4c3a979aaa9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61662024-07-09T04:17:41.183Z
61672024-07-09T04:17:41.183Zrunning 0 tests
61682024-07-09T04:17:41.183Z
61692024-07-09T04:17:41.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61702024-07-09T04:17:41.183Z
61712024-07-09T04:17:41.293Z Doc-tests omicron-test-utils
61722024-07-09T04:17:41.293Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb452f0bac5966f2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-1a5201457404c2bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --document-private-items -D warnings --error-format human`
61732024-07-09T04:17:41.654Z
61742024-07-09T04:17:41.654Zrunning 0 tests
61752024-07-09T04:17:41.654Z
61762024-07-09T04:17:41.654Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61772024-07-09T04:17:41.654Z
61782024-07-09T04:17:41.680Z Doc-tests omicron-uuid-kinds
61792024-07-09T04:17:41.707Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --document-private-items -D warnings --error-format human`
61802024-07-09T04:17:41.809Z
61812024-07-09T04:17:41.809Zrunning 0 tests
61822024-07-09T04:17:41.809Z
61832024-07-09T04:17:41.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61842024-07-09T04:17:41.809Z
61852024-07-09T04:17:41.837Z Doc-tests omicron-workspace-hack
61862024-07-09T04:17:41.837Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61872024-07-09T04:17:41.905Z
61882024-07-09T04:17:41.905Zrunning 0 tests
61892024-07-09T04:17:41.905Z
61902024-07-09T04:17:41.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61912024-07-09T04:17:41.905Z
61922024-07-09T04:17:41.930Z Doc-tests oxide-client
61932024-07-09T04:17:41.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9eac1bbfd22fd540.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61942024-07-09T04:17:48.382Z
61952024-07-09T04:17:48.382Zrunning 196 tests
61962024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
61972024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
61982024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
61992024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
62002024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
62012024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
62022024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
62032024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
62042024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
62052024-07-09T04:17:48.406Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
62062024-07-09T04:17:48.407Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
62072024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
62082024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
62092024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
62102024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
62112024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
62122024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
62132024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
62142024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
62152024-07-09T04:17:48.432Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
62162024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
62172024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
62182024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
62192024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
62202024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
62212024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
62222024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
62232024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
62242024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
62252024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
62262024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
62272024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
62282024-07-09T04:17:48.433Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
62292024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
62302024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
62312024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
62322024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
62332024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
62342024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
62352024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
62362024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
62372024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
62382024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
62392024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
62402024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
62412024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
62422024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
62432024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
62442024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
62452024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
62462024-07-09T04:17:48.458Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
62472024-07-09T04:17:48.459Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
62482024-07-09T04:17:48.459Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
62492024-07-09T04:17:48.459Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
62502024-07-09T04:17:48.459Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
62512024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
62522024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
62532024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
62542024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
62552024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
62562024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
62572024-07-09T04:17:48.483Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
62582024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
62592024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
62602024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
62612024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
62622024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
62632024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
62642024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
62652024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
62662024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
62672024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
62682024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
62692024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
62702024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
62712024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
62722024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
62732024-07-09T04:17:48.484Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
62742024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
62752024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
62762024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
62772024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
62782024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
62792024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
62802024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
62812024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
62822024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
62832024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
62842024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
62852024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
62862024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
62872024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
62882024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
62892024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
62902024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
62912024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
62922024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
62932024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
62942024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
62952024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
62962024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
62972024-07-09T04:17:48.509Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
62982024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
62992024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
63002024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
63012024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
63022024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
63032024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
63042024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
63052024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
63062024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
63072024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
63082024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
63092024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
63102024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
63112024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
63122024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
63132024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
63142024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
63152024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
63162024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
63172024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
63182024-07-09T04:17:48.534Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
63192024-07-09T04:17:48.535Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
63202024-07-09T04:17:48.535Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
63212024-07-09T04:17:48.535Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
63222024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
63232024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
63242024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
63252024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
63262024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
63272024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
63282024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
63292024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
63302024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_create (line 22) ... ignored
63312024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
63322024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
63332024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
63342024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
63352024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
63362024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
63372024-07-09T04:17:48.559Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
63382024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
63392024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
63402024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
63412024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
63422024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
63432024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
63442024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
63452024-07-09T04:17:48.560Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
63462024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
63472024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
63482024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
63492024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
63502024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
63512024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
63522024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
63532024-07-09T04:17:48.584Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
63542024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
63552024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
63562024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
63572024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
63582024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
63592024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
63602024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
63612024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
63622024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
63632024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
63642024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
63652024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
63662024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
63672024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
63682024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
63692024-07-09T04:17:48.585Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
63702024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
63712024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 26) ... ignored
63722024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
63732024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
63742024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
63752024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
63762024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
63772024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
63782024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
63792024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
63802024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
63812024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
63822024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
63832024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
63842024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
63852024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
63862024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
63872024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
63882024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
63892024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
63902024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
63912024-07-09T04:17:48.610Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
63922024-07-09T04:17:48.610Z
63932024-07-09T04:17:48.610Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.22s
63942024-07-09T04:17:48.610Z
63952024-07-09T04:17:48.793Z Doc-tests oximeter
63962024-07-09T04:17:48.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-8a2afc4a2ecb28c1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a37b6a559b33961e.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63972024-07-09T04:17:49.086Z
63982024-07-09T04:17:49.086Zrunning 2 tests
63992024-07-09T04:17:49.111Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
64002024-07-09T04:17:50.513Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
64012024-07-09T04:17:50.513Z
64022024-07-09T04:17:50.513Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.43s
64032024-07-09T04:17:50.513Z
64042024-07-09T04:17:50.559Z Doc-tests oximeter-client
64052024-07-09T04:17:50.585Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64062024-07-09T04:17:50.943Z
64072024-07-09T04:17:50.943Zrunning 0 tests
64082024-07-09T04:17:50.943Z
64092024-07-09T04:17:50.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64102024-07-09T04:17:50.943Z
64112024-07-09T04:17:50.970Z Doc-tests oximeter-collector
64122024-07-09T04:17:50.995Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-c77fb0515692af7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-3359e91a7f8fc4cd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c3bbd091f6c4f482.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64132024-07-09T04:17:51.514Z
64142024-07-09T04:17:51.514Zrunning 0 tests
64152024-07-09T04:17:51.514Z
64162024-07-09T04:17:51.514Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64172024-07-09T04:17:51.514Z
64182024-07-09T04:17:51.556Z Doc-tests oximeter-db
64192024-07-09T04:17:51.602Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-246563ff60c32ea3.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-3dbc177d44f38b98.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --document-private-items -D warnings --error-format human`
64202024-07-09T04:17:53.053Z
64212024-07-09T04:17:53.054Zrunning 1 test
64222024-07-09T04:17:53.078Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
64232024-07-09T04:17:53.078Z
64242024-07-09T04:17:53.078Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
64252024-07-09T04:17:53.079Z
64262024-07-09T04:17:53.117Z Doc-tests oximeter-impl
64272024-07-09T04:17:53.117Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_impl --test oximeter/impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-8a2afc4a2ecb28c1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-1a364b69a2cca56a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-0ba3781dca0eeb8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64282024-07-09T04:17:53.979Z
64292024-07-09T04:17:53.979Zrunning 11 tests
64302024-07-09T04:17:54.411Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
64312024-07-09T04:18:00.596Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
64322024-07-09T04:18:00.707Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
64332024-07-09T04:18:00.952Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
64342024-07-09T04:18:00.976Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
64352024-07-09T04:18:01.001Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
64362024-07-09T04:18:01.045Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
64372024-07-09T04:18:01.070Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
64382024-07-09T04:18:01.277Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
64392024-07-09T04:18:01.309Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
64402024-07-09T04:18:06.317Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
64412024-07-09T04:18:06.317Z
64422024-07-09T04:18:06.317Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.34s
64432024-07-09T04:18:06.317Z
64442024-07-09T04:18:06.370Z Doc-tests oximeter-instruments
64452024-07-09T04:18:06.370Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bedde1eea2d1b406.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --document-private-items -D warnings --error-format human`
64462024-07-09T04:18:06.845Z
64472024-07-09T04:18:06.845Zrunning 0 tests
64482024-07-09T04:18:06.845Z
64492024-07-09T04:18:06.845Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64502024-07-09T04:18:06.845Z
64512024-07-09T04:18:06.881Z Doc-tests oximeter-macro-impl
64522024-07-09T04:18:06.906Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-5dc9106bec0fb2e3.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64532024-07-09T04:18:07.003Z
64542024-07-09T04:18:07.003Zrunning 0 tests
64552024-07-09T04:18:07.003Z
64562024-07-09T04:18:07.003Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64572024-07-09T04:18:07.003Z
64582024-07-09T04:18:07.028Z Doc-tests oximeter-producer
64592024-07-09T04:18:07.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-4bbf38562423757d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-ae99234bce862269.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de4644d6ac153a04.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64602024-07-09T04:18:07.417Z
64612024-07-09T04:18:07.417Zrunning 0 tests
64622024-07-09T04:18:07.417Z
64632024-07-09T04:18:07.417Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64642024-07-09T04:18:07.417Z
64652024-07-09T04:18:07.454Z Doc-tests oximeter-timeseries-macro
64662024-07-09T04:18:07.478Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-33653234c249533b.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a37b6a559b33961e.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64672024-07-09T04:18:07.726Z
64682024-07-09T04:18:07.726Zrunning 0 tests
64692024-07-09T04:18:07.726Z
64702024-07-09T04:18:07.726Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64712024-07-09T04:18:07.726Z
64722024-07-09T04:18:07.752Z Doc-tests oxlog
64732024-07-09T04:18:07.776Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ae2aaa000b1298cb.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64742024-07-09T04:18:07.862Z
64752024-07-09T04:18:07.862Zrunning 0 tests
64762024-07-09T04:18:07.862Z
64772024-07-09T04:18:07.862Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64782024-07-09T04:18:07.862Z
64792024-07-09T04:18:07.886Z Doc-tests sled-agent-client
64802024-07-09T04:18:07.886Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-07d8a8f99767ac2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64812024-07-09T04:18:09.992Z
64822024-07-09T04:18:09.992Zrunning 0 tests
64832024-07-09T04:18:09.992Z
64842024-07-09T04:18:09.992Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64852024-07-09T04:18:09.993Z
64862024-07-09T04:18:10.050Z Doc-tests sled-hardware
64872024-07-09T04:18:10.051Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-af06a3953296cea5.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64882024-07-09T04:18:10.502Z
64892024-07-09T04:18:10.502Zrunning 0 tests
64902024-07-09T04:18:10.502Z
64912024-07-09T04:18:10.502Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64922024-07-09T04:18:10.502Z
64932024-07-09T04:18:10.534Z Doc-tests sled-hardware-types
64942024-07-09T04:18:10.534Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64952024-07-09T04:18:10.871Z
64962024-07-09T04:18:10.871Zrunning 0 tests
64972024-07-09T04:18:10.871Z
64982024-07-09T04:18:10.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64992024-07-09T04:18:10.871Z
65002024-07-09T04:18:10.900Z Doc-tests sled-storage
65012024-07-09T04:18:10.900Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a17524dd30ddf186.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-95edfd964eb50722.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-9d131969ef4cdfb0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
65022024-07-09T04:18:11.451Z
65032024-07-09T04:18:11.451Zrunning 0 tests
65042024-07-09T04:18:11.451Z
65052024-07-09T04:18:11.451Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65062024-07-09T04:18:11.451Z
65072024-07-09T04:18:11.489Z Doc-tests sp-sim
65082024-07-09T04:18:11.513Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-62bd8d14721776e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-184adc089087600d.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-e844295e000a457d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65092024-07-09T04:18:12.075Z
65102024-07-09T04:18:12.075Zrunning 0 tests
65112024-07-09T04:18:12.075Z
65122024-07-09T04:18:12.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65132024-07-09T04:18:12.075Z
65142024-07-09T04:18:12.111Z Doc-tests tufaceous
65152024-07-09T04:18:12.136Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65162024-07-09T04:18:12.479Z
65172024-07-09T04:18:12.479Zrunning 0 tests
65182024-07-09T04:18:12.479Z
65192024-07-09T04:18:12.479Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65202024-07-09T04:18:12.479Z
65212024-07-09T04:18:12.507Z Doc-tests tufaceous-lib
65222024-07-09T04:18:12.532Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65232024-07-09T04:18:13.019Z
65242024-07-09T04:18:13.019Zrunning 0 tests
65252024-07-09T04:18:13.019Z
65262024-07-09T04:18:13.019Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65272024-07-09T04:18:13.019Z
65282024-07-09T04:18:13.052Z Doc-tests typed-rng
65292024-07-09T04:18:13.052Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-7a941ffb9676f5a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65302024-07-09T04:18:13.158Z
65312024-07-09T04:18:13.158Zrunning 0 tests
65322024-07-09T04:18:13.158Z
65332024-07-09T04:18:13.182Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65342024-07-09T04:18:13.182Z
65352024-07-09T04:18:13.182Z Doc-tests update-common
65362024-07-09T04:18:13.182Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65372024-07-09T04:18:13.543Z
65382024-07-09T04:18:13.543Zrunning 0 tests
65392024-07-09T04:18:13.543Z
65402024-07-09T04:18:13.543Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65412024-07-09T04:18:13.543Z
65422024-07-09T04:18:13.574Z Doc-tests update-engine
65432024-07-09T04:18:13.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4024ef39570dd3ee.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65442024-07-09T04:18:14.150Z
65452024-07-09T04:18:14.150Zrunning 3 tests
65462024-07-09T04:18:14.175Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
65472024-07-09T04:18:14.175Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
65482024-07-09T04:18:14.175Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
65492024-07-09T04:18:14.175Z
65502024-07-09T04:18:14.175Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
65512024-07-09T04:18:14.175Z
65522024-07-09T04:18:14.199Z Doc-tests wicket
65532024-07-09T04:18:14.199Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-643e8c1071da9307.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-270bcf56fe53d73a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65542024-07-09T04:18:15.183Z
65552024-07-09T04:18:15.183Zrunning 0 tests
65562024-07-09T04:18:15.183Z
65572024-07-09T04:18:15.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65582024-07-09T04:18:15.184Z
65592024-07-09T04:18:15.232Z Doc-tests wicket-common
65602024-07-09T04:18:15.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65612024-07-09T04:18:15.796Z
65622024-07-09T04:18:15.796Zrunning 0 tests
65632024-07-09T04:18:15.796Z
65642024-07-09T04:18:15.796Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65652024-07-09T04:18:15.796Z
65662024-07-09T04:18:15.830Z Doc-tests wicket-dbg
65672024-07-09T04:18:15.830Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-cc7f5b4e3cbcc71f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-273150ce66d08b88.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65682024-07-09T04:18:16.248Z
65692024-07-09T04:18:16.248Zrunning 0 tests
65702024-07-09T04:18:16.248Z
65712024-07-09T04:18:16.248Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65722024-07-09T04:18:16.248Z
65732024-07-09T04:18:16.284Z Doc-tests wicketd
65742024-07-09T04:18:16.308Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-04b56f028295475b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d38d88e8c9647e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-cfecc454eb4426f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-5e44e206aed3106f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-e252f23dbb704ff1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f2a3ae9aec20fe64.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fc47014c7c9dcb87.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5ee57c48e623f2f6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-103841fd5339ea6c.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-ba7300eecf9ccb3e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-a29f116735627f7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-61343ae3a66d37fa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c1297ef839853a2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-dafb9d5ba7be686f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-96803c028ebba107.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f998f4bcc6e48504.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-5761070fa3fb03f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-473bab6e41f044fa.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-c0be677b761275e7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8cd0cb0588661ebd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4dc2c838a52095fd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-94f1b7620e9e2d22.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65752024-07-09T04:18:17.242Z
65762024-07-09T04:18:17.242Zrunning 0 tests
65772024-07-09T04:18:17.242Z
65782024-07-09T04:18:17.242Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65792024-07-09T04:18:17.242Z
65802024-07-09T04:18:17.289Z Doc-tests wicketd-client
65812024-07-09T04:18:17.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-3e90c489b5156ee4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-49108ef5e3b92673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-4a6260db77dcc720.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ab1f9ed624108c5c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f61164ff2767fa0e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-ce15670b5ff5e0ed.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-76fced9cd2cc933a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-e6fec9d529562461.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-8e416130ec781527.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65822024-07-09T04:18:19.223Z
65832024-07-09T04:18:19.223Zrunning 0 tests
65842024-07-09T04:18:19.223Z
65852024-07-09T04:18:19.223Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65862024-07-09T04:18:19.223Z
65872024-07-09T04:18:19.354Z
65882024-07-09T04:18:19.354Zreal 1:47.463451987
65892024-07-09T04:18:19.354Zuser 1:45.671254953
65902024-07-09T04:18:19.354Zsys 49.763247409
65912024-07-09T04:18:19.379Ztrap 0.024806949
65922024-07-09T04:18:19.379Ztflt 0.654256932
65932024-07-09T04:18:19.379Zdflt 2.237222491
65942024-07-09T04:18:19.379Zkflt 0.008057614
65952024-07-09T04:18:19.379Zlock 1:25.050381138
65962024-07-09T04:18:19.379Zslp 11:03.349455153
65972024-07-09T04:18:19.379Zlat 3.264546638
65982024-07-09T04:18:19.379Zstop 4.606085927
65992024-07-09T04:18:19.380Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
66002024-07-09T04:18:19.380Z+ unset TMPDIR
66012024-07-09T04:18:19.380Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
66022024-07-09T04:18:19.380Zfiles in /var/tmp/omicron_tmp (none expected on success):
66032024-07-09T04:18:19.380Z+ find /var/tmp/omicron_tmp -ls
66042024-07-09T04:18:19.380Z164984 25 drwxr-xr-x 2 build build 2 Jul 9 04:18 /var/tmp/omicron_tmp
66052024-07-09T04:18:19.380Z+ rmdir /var/tmp/omicron_tmp
66062024-07-09T04:18:20.208Zprocess exited: duration 3841277 ms, exit code 0
 
66072024-07-09T04:18:20.290Zfound 1 output files
66082024-07-09T04:18:20.290Zuploading: /work/crate-build-timings.json (507539 bytes)
66092024-07-09T04:18:21.537Zuploaded: /work/crate-build-timings.json