01J2AQPBX98VV3W632C9RBA4FB: 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: 01J2AQPZGR9V3688A28XKM1ZC9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-09T03:14:25.020Zjob assigned to worker 01J2AQQ1EGPA2ATKNG6A9YW7Y5 (queued for 48 s)
 
22024-07-09T03:14:32.160Zstarting task 0: "setup"
32024-07-09T03:14:32.208Z++ uname -s
42024-07-09T03:14:32.211Z+ kern=SunOS
52024-07-09T03:14:32.211Z+ case "$kern" in
62024-07-09T03:14:32.211Z+ groupadd -g 12345 build
72024-07-09T03:14:32.214Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-09T03:14:34.240Z+ zfs create -o mountpoint=/work rpool/work
92024-07-09T03:14:34.362Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-09T03:14:34.365Z+ home_fs=zfs
112024-07-09T03:14:34.365Z+ [[ zfs == autofs ]]
122024-07-09T03:14:34.365Z+ mkdir -p /home/build
132024-07-09T03:14:34.369Z+ chown build:build /home/build /work
142024-07-09T03:14:36.372Z+ chmod 0700 /home/build /work
152024-07-09T03:14:36.388Zprocess exited: duration 4214 ms, exit code 0
 
162024-07-09T03:14:36.397Zstarting task 1: "rust-toolchain"
172024-07-09T03:14:36.401Z+ printf ' * toolchain channel = "%s"
182024-07-09T03:14:36.401Z' 1.78.0
192024-07-09T03:14:36.401Z * toolchain channel = "1.78.0"
202024-07-09T03:14:36.401Z * toolchain profile = "default"
212024-07-09T03:14:36.401Z+ printf ' * toolchain profile = "%s"
222024-07-09T03:14:36.401Z' default
232024-07-09T03:14:36.404Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-09T03:14:36.404Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-07-09T03:14:36.516Zinfo: downloading installer
262024-07-09T03:14:37.836Zinfo: profile set to 'default'
272024-07-09T03:14:37.836Zinfo: default host triple is x86_64-unknown-illumos
282024-07-09T03:14:37.839Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-07-09T03:14:37.974Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-07-09T03:14:37.974Zinfo: downloading component 'cargo'
312024-07-09T03:14:38.735Zinfo: downloading component 'clippy'
322024-07-09T03:14:38.989Zinfo: downloading component 'rust-docs'
332024-07-09T03:14:39.996Zinfo: downloading component 'rust-std'
342024-07-09T03:14:41.598Zinfo: downloading component 'rustc'
352024-07-09T03:14:45.692Zinfo: downloading component 'rustfmt'
362024-07-09T03:14:45.901Zinfo: installing component 'cargo'
372024-07-09T03:14:46.755Zinfo: installing component 'clippy'
382024-07-09T03:14:47.135Zinfo: installing component 'rust-docs'
392024-07-09T03:14:48.639Zinfo: installing component 'rust-std'
402024-07-09T03:14:50.442Zinfo: installing component 'rustc'
412024-07-09T03:14:54.727Zinfo: installing component 'rustfmt'
422024-07-09T03:14:55.085Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-07-09T03:14:55.085Z
442024-07-09T03:14:55.390Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-07-09T03:14:55.390Z
462024-07-09T03:14:55.393Z
472024-07-09T03:14:55.393ZRust is installed now. Great!
482024-07-09T03:14:55.393Z
492024-07-09T03:14:55.394ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-09T03:14:55.394Zenvironment variable. This has not been done automatically.
512024-07-09T03:14:55.394Z
522024-07-09T03:14:55.394ZTo configure your current shell, you need to source
532024-07-09T03:14:55.394Zthe corresponding env file under $HOME/.cargo.
542024-07-09T03:14:55.394Z
552024-07-09T03:14:55.394ZThis is usually done by running one of the following (note the leading DOT):
562024-07-09T03:14:55.394Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-09T03:14:55.394Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-09T03:14:55.463Z+ rustc --version
592024-07-09T03:14:55.528Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-07-09T03:14:55.532Zprocess exited: duration 19131 ms, exit code 0
 
612024-07-09T03:14:55.539Zstarting task 2: "authentication"
622024-07-09T03:14:55.558Zprocess exited: duration 21 ms, exit code 0
 
632024-07-09T03:14:55.564Zstarting task 3: "clone repository"
642024-07-09T03:14:55.569Z+ mkdir -p /work/oxidecomputer/omicron
652024-07-09T03:14:55.572Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-07-09T03:14:55.725ZCloning into '/work/oxidecomputer/omicron'...
672024-07-09T03:15:01.279Z+ cd /work/oxidecomputer/omicron
682024-07-09T03:15:01.279Z+ git fetch origin c662bad2696a4f0037c2301463f5d6d21860ebbe
692024-07-09T03:15:01.621ZFrom https://github.com/oxidecomputer/omicron
702024-07-09T03:15:01.621Z * branch c662bad2696a4f0037c2301463f5d6d21860ebbe -> FETCH_HEAD
712024-07-09T03:15:01.634Z+ [[ -n '' ]]
722024-07-09T03:15:01.634Z+ git reset --hard c662bad2696a4f0037c2301463f5d6d21860ebbe
732024-07-09T03:15:01.762ZHEAD is now at c662bad26 Update Rust crate async-trait to 0.1.81
742024-07-09T03:15:01.767Zprocess exited: duration 6192 ms, exit code 0
 
752024-07-09T03:15:01.778Zstarting task 4: "build"
762024-07-09T03:15:01.783Z+ target_os=illumos
772024-07-09T03:15:01.784Z+ NEXTEST_VERSION=0.9.70
782024-07-09T03:15:01.784Z+ cargo --version
792024-07-09T03:15:01.844Zcargo 1.78.0 (54d8815d0 2024-03-26)
802024-07-09T03:15:01.850Z+ rustc --version
812024-07-09T03:15:01.901Zrustc 1.78.0 (9b00956e5 2024-04-29)
822024-07-09T03:15:01.905Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
832024-07-09T03:15:01.905Z+ gunzip
842024-07-09T03:15:01.905Z+ tar -xvf - -C /home/build/.cargo/bin
852024-07-09T03:15:03.105Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
862024-07-09T03:15:03.108Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
872024-07-09T03:15:03.108Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
882024-07-09T03:15:03.108Ztests will store ephemeral output in /var/tmp/omicron_tmp
892024-07-09T03:15:03.108Z+ mkdir /var/tmp/omicron_tmp
902024-07-09T03:15:03.108Z+ OUTPUT_DIR=/work
912024-07-09T03:15:03.108Z+ echo 'tests will store non-ephemeral output in /work'
922024-07-09T03:15:03.108Ztests will store non-ephemeral output in /work
932024-07-09T03:15:03.108Z+ mkdir -p /work
942024-07-09T03:15:03.112Z+ source ./env.sh
952024-07-09T03:15:03.112Z++ OLD_SHELL_OPTS=ehxB
962024-07-09T03:15:03.112Z++ set -o xtrace
972024-07-09T03:15:03.114Z++++ dirname ./env.sh
982024-07-09T03:15:03.115Z+++ readlink -f .
992024-07-09T03:15:03.133Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002024-07-09T03:15:03.133Z++ 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:15:03.133Z++ 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:15:03.138Z++ 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:15:03.138Z++ 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:15:03.138Z++ 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:15:03.138Z++ 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:15:03.138Z++ 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:15:03.138Z++ 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:15:03.138Z++ case $OLD_SHELL_OPTS in
1092024-07-09T03:15:03.138Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102024-07-09T03:15:03.138Z+ banner prerequisites
1112024-07-09T03:15:03.153Z
1122024-07-09T03:15:03.153Z ##### ##### ###### ##### ###### #### # # # #### #
1132024-07-09T03:15:03.153Z # # # # # # # # # # # # # # #
1142024-07-09T03:15:03.153Z # # # # ##### # # ##### # # # # # #### #
1152024-07-09T03:15:03.153Z ##### ##### # ##### # # # # # # # # #
1162024-07-09T03:15:03.153Z # # # # # # # # # # # # # # #
1172024-07-09T03:15:03.153Z # # # ###### # # ###### ### # #### # #### #
1182024-07-09T03:15:03.154Z
1192024-07-09T03:15:03.160Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1202024-07-09T03:15:10.785Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-07-09T03:15:12.779Z Startup: Caching catalogs ... Done
1222024-07-09T03:15:15.391ZPlanning: Solver setup ... Done (2.141s)
1232024-07-09T03:15:15.441ZPlanning: Running solver ... Done (0.046s)
1242024-07-09T03:15:15.472ZPlanning: Finding local manifests ... Done (0.002s)
1252024-07-09T03:15:15.484ZPlanning: Fetching manifests: 0/4 0% complete
1262024-07-09T03:15:15.770ZPlanning: Fetching manifests: 4/4 100% complete
1272024-07-09T03:15:15.812ZPlanning: Package planning ... Done (0.047s)
1282024-07-09T03:15:15.956ZPlanning: Merging actions ... Done (0.154s)
1292024-07-09T03:15:16.675ZPlanning: Checking for conflicting actions ... Done (0.725s)
1302024-07-09T03:15:16.685ZPlanning: Consolidating action changes ... Done (0.011s)
1312024-07-09T03:15:20.460ZPlanning: Evaluating mediators ... Done (3.773s)
1322024-07-09T03:15:20.470ZPlanning: Planning completed in 7.63 seconds
1332024-07-09T03:15:20.847Z Packages to install: 4
1342024-07-09T03:15:20.847Z Mediators to change: 2
1352024-07-09T03:15:20.847Z Services to change: 1
1362024-07-09T03:15:20.847Z Estimated space available: 155.76 GB
1372024-07-09T03:15:20.851ZEstimated space to be consumed: 1.46 GB
1382024-07-09T03:15:20.851Z Create boot environment: No
1392024-07-09T03:15:20.851ZCreate backup boot environment: No
1402024-07-09T03:15:20.851Z Rebuild boot archive: No
1412024-07-09T03:15:20.852Z
1422024-07-09T03:15:20.852ZChanged mediators:
1432024-07-09T03:15:20.852Z mediator clang:
1442024-07-09T03:15:20.852Z version: None -> 15 (system default)
1452024-07-09T03:15:20.852Z
1462024-07-09T03:15:20.852Z mediator llvm:
1472024-07-09T03:15:20.852Z version: 14 (system default) -> 15 (system default)
1482024-07-09T03:15:20.852Z
1492024-07-09T03:15:20.852ZChanged packages:
1502024-07-09T03:15:20.852Zhelios-dev
1512024-07-09T03:15:20.852Z developer/build-essential
1522024-07-09T03:15:20.852Z None -> 11-2.0
1532024-07-09T03:15:20.852Z library/libxmlsec1
1542024-07-09T03:15:20.852Z None -> 1.2.35-2.0
1552024-07-09T03:15:20.852Z ooce/developer/clang-15
1562024-07-09T03:15:20.852Z None -> 15.0.7-2.0
1572024-07-09T03:15:20.852Z ooce/developer/llvm-15
1582024-07-09T03:15:20.852Z None -> 15.0.7-2.0
1592024-07-09T03:15:20.852Z
1602024-07-09T03:15:20.852ZServices:
1612024-07-09T03:15:20.852Z restart_fmri:
1622024-07-09T03:15:20.852Z svc:/system/update-man-index:default
1632024-07-09T03:15:20.944Z
1642024-07-09T03:15:20.944ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652024-07-09T03:15:26.042ZDownload: 442/3290 items 17.0/212.6MB 7% complete (3.5M/s)
1662024-07-09T03:15:30.949ZDownload: 1195/3290 items 79.5/212.6MB 37% complete (8.0M/s)
1672024-07-09T03:15:36.050ZDownload: 2215/3290 items 117.5/212.6MB 55% complete (10.1M/s)
1682024-07-09T03:15:44.056ZDownload: 2220/3290 items 118.5/212.6MB 55% complete (9.8M/s)
1692024-07-09T03:15:56.820ZDownload: 2222/3290 items 118.5/212.6MB 55% complete
1702024-07-09T03:16:01.819ZDownload: 3133/3290 items 136.7/212.6MB 64% complete (3.5M/s)
1712024-07-09T03:16:09.476ZDownload: 3245/3290 items 203.1/212.6MB 95% complete (9.5M/s)
1722024-07-09T03:16:15.783ZDownload: 3287/3290 items 212.0/212.6MB 99% complete (7.9M/s)
1732024-07-09T03:16:15.817ZDownload: Completed 212.60 MB in 54.86 seconds (3.9M/s)
1742024-07-09T03:16:15.965Z Actions: 1/3689 actions (Installing new actions)
1752024-07-09T03:16:20.976Z Actions: 3600/3689 actions (Installing new actions)
1762024-07-09T03:16:21.226Z Actions: Completed 3689 actions in 5.26 seconds.
1772024-07-09T03:16:21.483Z Done (0.244s)
1782024-07-09T03:16:21.483Z Done (0.000s)
1792024-07-09T03:16:21.808Z Done (0.329s)
1802024-07-09T03:16:27.057Z Done (5.096s)
1812024-07-09T03:16:27.229Z Done (0.108s)
1822024-07-09T03:16:27.232Z Done (0.000s)
1832024-07-09T03:16:27.385Z Done (0.000s)
1842024-07-09T03:16:27.947ZPlanning: Evaluating mediator changes ... Done
1852024-07-09T03:16:28.110ZPlanning: Checking for conflicting actions ... Done
1862024-07-09T03:16:28.113ZPlanning: Consolidating action changes ... Done
1872024-07-09T03:16:28.378ZPlanning: Evaluating mediators ... Done
1882024-07-09T03:16:28.382ZPlanning: Planning completed in 0.43 seconds
1892024-07-09T03:16:28.411Z Mediators to change: 2
1902024-07-09T03:16:28.411Z Create boot environment: No
1912024-07-09T03:16:28.415ZCreate backup boot environment: No
1922024-07-09T03:16:28.475Z Done
1932024-07-09T03:16:28.476Z Done
1942024-07-09T03:16:28.699Z Done
1952024-07-09T03:16:32.206Z Done
1962024-07-09T03:16:32.327Z Done
1972024-07-09T03:16:32.342Z Done
1982024-07-09T03:16:32.411Z Done
1992024-07-09T03:16:33.015ZPlanning: Evaluating mediator changes ... Done
2002024-07-09T03:16:33.018ZPlanning: Merging actions ... Done
2012024-07-09T03:16:33.209ZPlanning: Checking for conflicting actions ... Done
2022024-07-09T03:16:33.211ZPlanning: Consolidating action changes ... Done
2032024-07-09T03:16:33.470ZPlanning: Evaluating mediators ... Done
2042024-07-09T03:16:33.525ZPlanning: Planning completed in 0.75 seconds
2052024-07-09T03:16:33.559Z Packages to change: 1
2062024-07-09T03:16:33.559Z Mediators to change: 1
2072024-07-09T03:16:33.562Z Services to change: 1
2082024-07-09T03:16:33.562Z Create boot environment: No
2092024-07-09T03:16:33.562ZCreate backup boot environment: Yes
2102024-07-09T03:16:35.393Z Actions: 1/6 actions (Updating modified actions)
2112024-07-09T03:16:35.437Z Actions: Completed 6 actions in 0.04 seconds.
2122024-07-09T03:16:35.437Z Done
2132024-07-09T03:16:35.437Z Done
2142024-07-09T03:16:35.504Z Done
2152024-07-09T03:16:39.059Z Done
2162024-07-09T03:16:39.145Z Done
2172024-07-09T03:16:39.148Z Done
2182024-07-09T03:16:39.265Z Done
2192024-07-09T03:16:39.699ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-07-09T03:16:39.699Zclang system 15 system
2212024-07-09T03:16:39.699Zcsh system system illumos
2222024-07-09T03:16:39.699Zctags system system illumos
2232024-07-09T03:16:39.699Zgcc vendor 12 vendor
2242024-07-09T03:16:39.699Zgcc system 10 system
2252024-07-09T03:16:39.699Zgcc system 7 system
2262024-07-09T03:16:39.699Zgo system 1.20 system
2272024-07-09T03:16:39.699Zgo system 1.19 system
2282024-07-09T03:16:39.699Zllvm system 15 system
2292024-07-09T03:16:39.699Zllvm system 14 system
2302024-07-09T03:16:39.699Zmariadb system 10.6 system
2312024-07-09T03:16:39.699Zmta vendor vendor dma
2322024-07-09T03:16:39.699Zopenjdk system 17 system
2332024-07-09T03:16:39.699Zopenjdk system 11 system
2342024-07-09T03:16:39.700Zopenjdk system 1.8 system
2352024-07-09T03:16:39.700Zopenssl vendor 3 vendor
2362024-07-09T03:16:39.700Zperl system 5.36 system
2372024-07-09T03:16:39.700Zpostgresql system 15 system
2382024-07-09T03:16:39.700Zpostgresql system 13 system
2392024-07-09T03:16:39.700Zpython vendor 3 vendor
2402024-07-09T03:16:39.700Zpython system 2 system
2412024-07-09T03:16:39.700Zpython3 system 3.11 system
2422024-07-09T03:16:39.700Zruby system 3.0 system
2432024-07-09T03:16:39.700Zwords vendor vendor american-english
2442024-07-09T03:16:39.700Zwords system system australian-english
2452024-07-09T03:16:39.700Zwords system system british-english
2462024-07-09T03:16:39.700Zwords system system canadian-english
2472024-07-09T03:16:39.700Zwords system system french
2482024-07-09T03:16:39.700Zwords system system italian
2492024-07-09T03:16:39.700Zwords system system ngerman
2502024-07-09T03:16:39.700Zwords system system ogerman
2512024-07-09T03:16:39.700Zwords system system spanish
2522024-07-09T03:16:40.027ZPUBLISHER TYPE STATUS P LOCATION
2532024-07-09T03:16:40.027Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2542024-07-09T03:16:41.554ZFMRI IFO
2552024-07-09T03:16:41.554Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2562024-07-09T03:16:41.554Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2572024-07-09T03:16:41.555Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2582024-07-09T03:16:41.555Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2592024-07-09T03:16:41.555Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2602024-07-09T03:16:41.555Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2612024-07-09T03:16:41.555Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2622024-07-09T03:16:41.555Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2632024-07-09T03:16:41.555Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2642024-07-09T03:16:41.555Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2652024-07-09T03:16:41.555Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2662024-07-09T03:16:41.555Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2672024-07-09T03:16:42.068Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2682024-07-09T03:16:42.367Z Updating git repository `https://github.com/oxidecomputer/zone`
2692024-07-09T03:16:42.654Z Updating crates.io index
2702024-07-09T03:16:42.715Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2712024-07-09T03:16:43.496Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722024-07-09T03:16:44.240Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2732024-07-09T03:16:44.487Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2742024-07-09T03:16:46.336Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2752024-07-09T03:16:46.808Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2762024-07-09T03:16:47.067Z Updating git repository `https://github.com/oxidecomputer/propolis`
2772024-07-09T03:16:48.148Z Updating git repository `https://github.com/oxidecomputer/crucible`
2782024-07-09T03:16:50.187Z Updating git repository `https://github.com/oxidecomputer/opte`
2792024-07-09T03:16:51.256Z Updating git repository `https://github.com/oxidecomputer/falcon`
2802024-07-09T03:16:51.929Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2812024-07-09T03:16:52.490Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2822024-07-09T03:16:52.802Z Updating git repository `https://github.com/oxidecomputer/sprockets`
2832024-07-09T03:16:53.174Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2842024-07-09T03:16:53.399Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2852024-07-09T03:16:53.686Z Updating git repository `https://github.com/oxidecomputer/tofino`
2862024-07-09T03:16:53.987Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2872024-07-09T03:16:54.287Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2882024-07-09T03:16:54.513Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2892024-07-09T03:16:54.814Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2902024-07-09T03:16:55.105Z Updating git repository `https://github.com/oxidecomputer/ispf`
2912024-07-09T03:16:55.510Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2922024-07-09T03:16:55.787Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2932024-07-09T03:16:56.358Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2942024-07-09T03:16:56.659Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2952024-07-09T03:16:56.937Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2962024-07-09T03:16:57.345Z Updating git repository `https://github.com/oxidecomputer/typify`
2972024-07-09T03:16:59.335Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982024-07-09T03:16:59.693Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992024-07-09T03:16:59.960Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002024-07-09T03:17:00.461Z Updating git repository `https://github.com/oxidecomputer/rfb`
3012024-07-09T03:17:01.404Z Downloading crates ...
3022024-07-09T03:17:01.465Z Downloaded adler v1.0.2
3032024-07-09T03:17:01.468Z Downloaded is_terminal_polyfill v1.70.0
3042024-07-09T03:17:01.474Z Downloaded foreign-types-shared v0.1.1
3052024-07-09T03:17:01.476Z Downloaded match_cfg v0.1.0
3062024-07-09T03:17:01.476Z Downloaded equivalent v1.0.1
3072024-07-09T03:17:01.477Z Downloaded dtrace-parser v0.2.0
3082024-07-09T03:17:01.484Z Downloaded byteorder v1.5.0
3092024-07-09T03:17:01.487Z Downloaded block-buffer v0.10.4
3102024-07-09T03:17:01.489Z Downloaded anstyle v1.0.7
3112024-07-09T03:17:01.489Z Downloaded cargo_metadata v0.18.1
3122024-07-09T03:17:01.492Z Downloaded openssl-macros v0.1.1
3132024-07-09T03:17:01.492Z Downloaded autocfg v1.3.0
3142024-07-09T03:17:01.498Z Downloaded is-terminal v0.4.12
3152024-07-09T03:17:01.498Z Downloaded anstyle-query v1.0.3
3162024-07-09T03:17:01.502Z Downloaded ryu v1.0.18
3172024-07-09T03:17:01.505Z Downloaded pin-project-lite v0.2.14
3182024-07-09T03:17:01.509Z Downloaded tinyvec_macros v0.1.1
3192024-07-09T03:17:01.509Z Downloaded try-lock v0.2.5
3202024-07-09T03:17:01.511Z Downloaded sync_wrapper v0.1.2
3212024-07-09T03:17:01.512Z Downloaded pretty-hex v0.4.1
3222024-07-09T03:17:01.512Z Downloaded num_cpus v1.16.0
3232024-07-09T03:17:01.514Z Downloaded memmap v0.7.0
3242024-07-09T03:17:01.518Z Downloaded hostname v0.3.1
3252024-07-09T03:17:01.518Z Downloaded scroll_derive v0.12.0
3262024-07-09T03:17:01.518Z Downloaded fs-err v2.11.0
3272024-07-09T03:17:01.521Z Downloaded filetime v0.2.23
3282024-07-09T03:17:01.523Z Downloaded serde_spanned v0.6.6
3292024-07-09T03:17:01.523Z Downloaded foreign-types v0.3.2
3302024-07-09T03:17:01.528Z Downloaded scopeguard v1.2.0
3312024-07-09T03:17:01.528Z Downloaded anstream v0.6.14
3322024-07-09T03:17:01.531Z Downloaded rustls-pemfile v1.0.4
3332024-07-09T03:17:01.531Z Downloaded scroll v0.12.0
3342024-07-09T03:17:01.533Z Downloaded mime v0.3.17
3352024-07-09T03:17:01.533Z Downloaded thiserror-impl v1.0.60
3362024-07-09T03:17:01.533Z Downloaded terminal_size v0.3.0
3372024-07-09T03:17:01.537Z Downloaded num-conv v0.1.0
3382024-07-09T03:17:01.537Z Downloaded powerfmt v0.2.0
3392024-07-09T03:17:01.540Z Downloaded openssl-probe v0.1.5
3402024-07-09T03:17:01.540Z Downloaded strsim v0.11.1
3412024-07-09T03:17:01.540Z Downloaded slab v0.4.9
3422024-07-09T03:17:01.543Z Downloaded signal-hook-registry v1.4.2
3432024-07-09T03:17:01.543Z Downloaded cargo_toml v0.20.3
3442024-07-09T03:17:01.546Z Downloaded tabled_derive v0.7.0
3452024-07-09T03:17:01.546Z Downloaded ipnet v2.9.0
3462024-07-09T03:17:01.549Z Downloaded futures-channel v0.3.30
3472024-07-09T03:17:01.549Z Downloaded want v0.3.1
3482024-07-09T03:17:01.552Z Downloaded strum v0.26.2
3492024-07-09T03:17:01.552Z Downloaded once_cell v1.19.0
3502024-07-09T03:17:01.554Z Downloaded tower-service v0.3.2
3512024-07-09T03:17:01.554Z Downloaded version_check v0.9.4
3522024-07-09T03:17:01.557Z Downloaded sha2 v0.10.8
3532024-07-09T03:17:01.560Z Downloaded native-tls v0.2.11
3542024-07-09T03:17:01.560Z Downloaded serde_urlencoded v0.7.1
3552024-07-09T03:17:01.562Z Downloaded usdt-impl v0.5.0
3562024-07-09T03:17:01.565Z Downloaded usdt v0.5.0
3572024-07-09T03:17:01.565Z Downloaded pest_derive v2.7.10
3582024-07-09T03:17:01.568Z Downloaded futures-io v0.3.30
3592024-07-09T03:17:01.568Z Downloaded usdt-attr-macro v0.5.0
3602024-07-09T03:17:01.568Z Downloaded dof v0.3.0
3612024-07-09T03:17:01.574Z Downloaded deranged v0.3.11
3622024-07-09T03:17:01.574Z Downloaded usdt-macro v0.5.0
3632024-07-09T03:17:01.577Z Downloaded time-core v0.1.2
3642024-07-09T03:17:01.577Z Downloaded heck v0.5.0
3652024-07-09T03:17:01.577Z Downloaded errno v0.3.9
3662024-07-09T03:17:01.577Z Downloaded dirs-next v2.0.0
3672024-07-09T03:17:01.577Z Downloaded time-macros v0.2.18
3682024-07-09T03:17:01.580Z Downloaded bitflags v2.5.0
3692024-07-09T03:17:01.583Z Downloaded quote v1.0.36
3702024-07-09T03:17:01.585Z Downloaded serde_tokenstream v0.2.1
3712024-07-09T03:17:01.588Z Downloaded xattr v1.3.1
3722024-07-09T03:17:01.592Z Downloaded thiserror v1.0.60
3732024-07-09T03:17:01.595Z Downloaded miniz_oxide v0.7.2
3742024-07-09T03:17:01.599Z Downloaded strum_macros v0.26.4
3752024-07-09T03:17:01.602Z Downloaded parking_lot_core v0.9.10
3762024-07-09T03:17:01.602Z Downloaded futures-core v0.3.30
3772024-07-09T03:17:01.605Z Downloaded tokio-macros v2.3.0
3782024-07-09T03:17:01.605Z Downloaded pest_meta v2.7.10
3792024-07-09T03:17:01.607Z Downloaded slog-bunyan v2.5.0
3802024-07-09T03:17:01.607Z Downloaded plain v0.2.3
3812024-07-09T03:17:01.610Z Downloaded toml_datetime v0.6.6
3822024-07-09T03:17:01.610Z Downloaded unicode-ident v1.0.12
3832024-07-09T03:17:01.613Z Downloaded ucd-trie v0.1.6
3842024-07-09T03:17:01.617Z Downloaded openssl-sys v0.9.102
3852024-07-09T03:17:01.619Z Downloaded toml v0.8.14
3862024-07-09T03:17:01.622Z Downloaded zerocopy-derive v0.7.34
3872024-07-09T03:17:01.626Z Downloaded futures v0.3.30
3882024-07-09T03:17:01.631Z Downloaded smallvec v1.13.2
3892024-07-09T03:17:01.635Z Downloaded proc-macro2 v1.0.86
3902024-07-09T03:17:01.639Z Downloaded thread-id v4.2.1
3912024-07-09T03:17:01.639Z Downloaded term v0.7.0
3922024-07-09T03:17:01.643Z Downloaded log v0.4.21
3932024-07-09T03:17:01.647Z Downloaded tar v0.4.40
3942024-07-09T03:17:01.647Z Downloaded socket2 v0.5.7
3952024-07-09T03:17:01.652Z Downloaded tinyvec v1.6.0
3962024-07-09T03:17:01.657Z Downloaded slog-term v2.9.1
3972024-07-09T03:17:01.657Z Downloaded crossbeam-utils v0.8.19
3982024-07-09T03:17:01.659Z Downloaded slog v2.7.0
3992024-07-09T03:17:01.659Z Downloaded typenum v1.17.0
4002024-07-09T03:17:01.663Z Downloaded memchr v2.7.2
4012024-07-09T03:17:01.668Z Downloaded http v0.2.12
4022024-07-09T03:17:01.670Z Downloaded serde v1.0.203
4032024-07-09T03:17:01.674Z Downloaded unicode-bidi v0.3.15
4042024-07-09T03:17:01.676Z Downloaded tracing v0.1.40
4052024-07-09T03:17:01.681Z Downloaded mio v0.8.11
4062024-07-09T03:17:01.688Z Downloaded indexmap v2.2.6
4072024-07-09T03:17:01.691Z Downloaded tracing-core v0.1.32
4082024-07-09T03:17:01.694Z Downloaded clap_builder v4.5.2
4092024-07-09T03:17:01.701Z Downloaded hashbrown v0.14.5
4102024-07-09T03:17:01.707Z Downloaded url v2.5.0
4112024-07-09T03:17:01.711Z Downloaded h2 v0.3.26
4122024-07-09T03:17:01.717Z Downloaded futures-util v0.3.30
4132024-07-09T03:17:01.730Z Downloaded unicode-normalization v0.1.23
4142024-07-09T03:17:01.733Z Downloaded zerocopy v0.7.34
4152024-07-09T03:17:01.750Z Downloaded winnow v0.6.8
4162024-07-09T03:17:01.758Z Downloaded tokio-util v0.7.11
4172024-07-09T03:17:01.764Z Downloaded serde_json v1.0.120
4182024-07-09T03:17:01.772Z Downloaded reqwest v0.11.27
4192024-07-09T03:17:01.779Z Downloaded vcpkg v0.2.15
4202024-07-09T03:17:01.817Z Downloaded tabled v0.15.0
4212024-07-09T03:17:01.832Z Downloaded syn v2.0.68
4222024-07-09T03:17:01.844Z Downloaded rustix v0.38.34
4232024-07-09T03:17:01.866Z Downloaded unicode-width v0.1.13
4242024-07-09T03:17:01.872Z Downloaded libc v0.2.155
4252024-07-09T03:17:01.899Z Downloaded tokio v1.38.0
4262024-07-09T03:17:01.930Z Downloaded encoding_rs v0.8.34
4272024-07-09T03:17:01.949Z Downloaded syn v1.0.109
4282024-07-09T03:17:01.958Z Downloaded openssl v0.10.64
4292024-07-09T03:17:01.966Z Downloaded idna v0.5.0
4302024-07-09T03:17:01.972Z Downloaded time v0.3.36
4312024-07-09T03:17:01.978Z Downloaded hyper v0.14.28
4322024-07-09T03:17:01.985Z Downloaded goblin v0.8.2
4332024-07-09T03:17:01.991Z Downloaded toml_edit v0.22.14
4342024-07-09T03:17:02.009Z Downloaded pest v2.7.10
4352024-07-09T03:17:02.016Z Downloaded flate2 v1.0.30
4362024-07-09T03:17:02.028Z Downloaded cc v1.0.97
4372024-07-09T03:17:02.028Z Downloaded crossbeam-channel v0.5.12
4382024-07-09T03:17:02.028Z Downloaded papergrid v0.11.0
4392024-07-09T03:17:02.031Z Downloaded base64 v0.21.7
4402024-07-09T03:17:02.034Z Downloaded parking_lot v0.12.2
4412024-07-09T03:17:02.034Z Downloaded crc32fast v1.4.0
4422024-07-09T03:17:02.037Z Downloaded httparse v1.8.0
4432024-07-09T03:17:02.040Z Downloaded utf8parse v0.2.1
4442024-07-09T03:17:02.040Z Downloaded serde_derive v1.0.203
4452024-07-09T03:17:02.042Z Downloaded pin-utils v0.1.0
4462024-07-09T03:17:02.042Z Downloaded pest_generator v2.7.10
4472024-07-09T03:17:02.042Z Downloaded lock_api v0.4.12
4482024-07-09T03:17:02.045Z Downloaded itoa v1.0.11
4492024-07-09T03:17:02.045Z Downloaded form_urlencoded v1.2.1
4502024-07-09T03:17:02.045Z Downloaded clap v4.5.4
4512024-07-09T03:17:02.053Z Downloaded bytes v1.6.0
4522024-07-09T03:17:02.056Z Downloaded swrite v0.1.0
4532024-07-09T03:17:02.059Z Downloaded semver v1.0.23
4542024-07-09T03:17:02.059Z Downloaded clap_derive v4.5.4
4552024-07-09T03:17:02.063Z Downloaded tokio-native-tls v0.3.1
4562024-07-09T03:17:02.063Z Downloaded take_mut v0.2.2
4572024-07-09T03:17:02.065Z Downloaded proc-macro-error v1.0.4
4582024-07-09T03:17:02.065Z Downloaded anyhow v1.0.86
4592024-07-09T03:17:02.068Z Downloaded futures-sink v0.3.30
4602024-07-09T03:17:02.073Z Downloaded colorchoice v1.0.1
4612024-07-09T03:17:02.073Z Downloaded proc-macro-error-attr v1.0.4
4622024-07-09T03:17:02.073Z Downloaded camino v1.1.7
4632024-07-09T03:17:02.077Z Downloaded num_threads v0.1.7
4642024-07-09T03:17:02.077Z Downloaded pkg-config v0.3.30
4652024-07-09T03:17:02.077Z Downloaded thread_local v1.1.8
4662024-07-09T03:17:02.077Z Downloaded slog-json v2.6.1
4672024-07-09T03:17:02.081Z Downloaded slog-async v2.8.0
4682024-07-09T03:17:02.081Z Downloaded rustversion v1.0.17
4692024-07-09T03:17:02.083Z Downloaded percent-encoding v2.3.1
4702024-07-09T03:17:02.083Z Downloaded macaddr v1.0.1
4712024-07-09T03:17:02.083Z Downloaded hyper-tls v0.5.0
4722024-07-09T03:17:02.083Z Downloaded httpdate v1.0.3
4732024-07-09T03:17:02.086Z Downloaded http-body v0.4.6
4742024-07-09T03:17:02.086Z Downloaded heck v0.4.1
4752024-07-09T03:17:02.086Z Downloaded generic-array v0.14.7
4762024-07-09T03:17:02.090Z Downloaded futures-task v0.3.30
4772024-07-09T03:17:02.090Z Downloaded futures-macro v0.3.30
4782024-07-09T03:17:02.090Z Downloaded futures-executor v0.3.30
4792024-07-09T03:17:02.093Z Downloaded fnv v1.0.7
4802024-07-09T03:17:02.093Z Downloaded dirs-sys-next v0.1.2
4812024-07-09T03:17:02.093Z Downloaded digest v0.10.7
4822024-07-09T03:17:02.093Z Downloaded crypto-common v0.1.6
4832024-07-09T03:17:02.096Z Downloaded cpufeatures v0.2.12
4842024-07-09T03:17:02.096Z Downloaded clap_lex v0.7.0
4852024-07-09T03:17:02.096Z Downloaded cfg-if v1.0.0
4862024-07-09T03:17:02.099Z Downloaded bytecount v0.6.8
4872024-07-09T03:17:02.099Z Downloaded anstyle-parse v0.2.4
4882024-07-09T03:17:02.102Z Downloaded cargo-platform v0.1.8
4892024-07-09T03:17:02.391Z Compiling proc-macro2 v1.0.86
4902024-07-09T03:17:02.391Z Compiling unicode-ident v1.0.12
4912024-07-09T03:17:02.391Z Compiling libc v0.2.155
4922024-07-09T03:17:02.394Z Compiling version_check v0.9.4
4932024-07-09T03:17:02.394Z Compiling cfg-if v1.0.0
4942024-07-09T03:17:02.394Z Compiling itoa v1.0.11
4952024-07-09T03:17:02.394Z Compiling once_cell v1.19.0
4962024-07-09T03:17:02.427Z Compiling autocfg v1.3.0
4972024-07-09T03:17:02.606Z Compiling serde v1.0.203
4982024-07-09T03:17:02.639Z Compiling memchr v2.7.2
4992024-07-09T03:17:02.747Z Compiling thiserror v1.0.60
5002024-07-09T03:17:02.971Z Compiling ryu v1.0.18
5012024-07-09T03:17:03.216Z Compiling pin-project-lite v0.2.14
5022024-07-09T03:17:03.241Z Compiling bitflags v2.5.0
5032024-07-09T03:17:03.324Z Compiling lock_api v0.4.12
5042024-07-09T03:17:03.327Z Compiling parking_lot_core v0.9.10
5052024-07-09T03:17:03.561Z Compiling vcpkg v0.2.15
5062024-07-09T03:17:03.954Z Compiling pkg-config v0.3.30
5072024-07-09T03:17:04.250Z Compiling cc v1.0.97
5082024-07-09T03:17:04.313Z Compiling ucd-trie v0.1.6
5092024-07-09T03:17:04.511Z Compiling slab v0.4.9
5102024-07-09T03:17:04.582Z Compiling scopeguard v1.2.0
5112024-07-09T03:17:04.734Z Compiling futures-sink v0.3.30
5122024-07-09T03:17:04.832Z Compiling bytes v1.6.0
5132024-07-09T03:17:04.916Z Compiling futures-core v0.3.30
5142024-07-09T03:17:05.179Z Compiling smallvec v1.13.2
5152024-07-09T03:17:05.552Z Compiling quote v1.0.36
5162024-07-09T03:17:05.702Z Compiling log v0.4.21
5172024-07-09T03:17:05.940Z Compiling syn v2.0.68
5182024-07-09T03:17:06.099Z Compiling byteorder v1.5.0
5192024-07-09T03:17:06.120Z Compiling fnv v1.0.7
5202024-07-09T03:17:06.169Z Compiling equivalent v1.0.1
5212024-07-09T03:17:06.267Z Compiling hashbrown v0.14.5
5222024-07-09T03:17:06.293Z Compiling serde_json v1.0.120
5232024-07-09T03:17:06.317Z Compiling parking_lot v0.12.2
5242024-07-09T03:17:06.343Z Compiling mio v0.8.11
5252024-07-09T03:17:06.542Z Compiling num_cpus v1.16.0
5262024-07-09T03:17:06.630Z Compiling signal-hook-registry v1.4.2
5272024-07-09T03:17:06.662Z Compiling socket2 v0.5.7
5282024-07-09T03:17:06.688Z Compiling futures-channel v0.3.30
5292024-07-09T03:17:07.271Z Compiling pin-utils v0.1.0
5302024-07-09T03:17:07.374Z Compiling futures-io v0.3.30
5312024-07-09T03:17:07.480Z Compiling indexmap v2.2.6
5322024-07-09T03:17:07.568Z Compiling futures-task v0.3.30
5332024-07-09T03:17:07.661Z Compiling rustix v0.38.34
5342024-07-09T03:17:07.687Z Compiling typenum v1.17.0
5352024-07-09T03:17:07.857Z Compiling openssl-sys v0.9.102
5362024-07-09T03:17:07.904Z Compiling errno v0.3.9
5372024-07-09T03:17:07.948Z Compiling generic-array v0.14.7
5382024-07-09T03:17:08.055Z Compiling slog v2.7.0
5392024-07-09T03:17:08.139Z Compiling foreign-types-shared v0.1.1
5402024-07-09T03:17:08.250Z Compiling openssl v0.10.64
5412024-07-09T03:17:08.353Z Compiling foreign-types v0.3.2
5422024-07-09T03:17:08.618Z Compiling http v0.2.12
5432024-07-09T03:17:08.646Z Compiling usdt-impl v0.5.0
5442024-07-09T03:17:08.780Z Compiling proc-macro-error-attr v1.0.4
5452024-07-09T03:17:08.965Z Compiling tracing-core v0.1.32
5462024-07-09T03:17:09.046Z Compiling httparse v1.8.0
5472024-07-09T03:17:09.144Z Compiling syn v1.0.109
5482024-07-09T03:17:09.523Z Compiling native-tls v0.2.11
5492024-07-09T03:17:09.812Z Compiling num-conv v0.1.0
5502024-07-09T03:17:09.843Z Compiling tinyvec_macros v0.1.1
5512024-07-09T03:17:09.935Z Compiling time-core v0.1.2
5522024-07-09T03:17:10.082Z Compiling powerfmt v0.2.0
5532024-07-09T03:17:10.111Z Compiling time-macros v0.2.18
5542024-07-09T03:17:10.463Z Compiling deranged v0.3.11
5552024-07-09T03:17:10.468Z Compiling tinyvec v1.6.0
5562024-07-09T03:17:11.085Z Compiling tracing v0.1.40
5572024-07-09T03:17:11.586Z Compiling thread-id v4.2.1
5582024-07-09T03:17:11.708Z Compiling proc-macro-error v1.0.4
5592024-07-09T03:17:11.830Z Compiling try-lock v0.2.5
5602024-07-09T03:17:11.878Z Compiling rustversion v1.0.17
5612024-07-09T03:17:11.996Z Compiling openssl-probe v0.1.5
5622024-07-09T03:17:12.016Z Compiling heck v0.5.0
5632024-07-09T03:17:12.342Z Compiling utf8parse v0.2.1
5642024-07-09T03:17:12.438Z Compiling percent-encoding v2.3.1
5652024-07-09T03:17:12.515Z Compiling num_threads v0.1.7
5662024-07-09T03:17:12.538Z Compiling plain v0.2.3
5672024-07-09T03:17:12.565Z Compiling crossbeam-utils v0.8.19
5682024-07-09T03:17:12.653Z Compiling form_urlencoded v1.2.1
5692024-07-09T03:17:12.677Z Compiling anstyle-parse v0.2.4
5702024-07-09T03:17:12.701Z Compiling want v0.3.1
5712024-07-09T03:17:12.809Z Compiling unicode-normalization v0.1.23
5722024-07-09T03:17:13.029Z Compiling http-body v0.4.6
5732024-07-09T03:17:13.248Z Compiling dirs-sys-next v0.1.2
5742024-07-09T03:17:13.474Z Compiling time v0.3.36
5752024-07-09T03:17:13.625Z Compiling pretty-hex v0.4.1
5762024-07-09T03:17:13.651Z Compiling anstyle v1.0.7
5772024-07-09T03:17:13.756Z Compiling unicode-bidi v0.3.15
5782024-07-09T03:17:13.840Z Compiling is_terminal_polyfill v1.70.0
5792024-07-09T03:17:13.843Z Compiling semver v1.0.23
5802024-07-09T03:17:13.906Z Compiling winnow v0.6.8
5812024-07-09T03:17:14.002Z Compiling httpdate v1.0.3
5822024-07-09T03:17:14.114Z Compiling tower-service v0.3.2
5832024-07-09T03:17:14.266Z Compiling colorchoice v1.0.1
5842024-07-09T03:17:14.398Z Compiling camino v1.1.7
5852024-07-09T03:17:14.424Z Compiling anstyle-query v1.0.3
5862024-07-09T03:17:14.528Z Compiling crc32fast v1.4.0
5872024-07-09T03:17:14.572Z Compiling anstream v0.6.14
5882024-07-09T03:17:15.114Z Compiling idna v0.5.0
5892024-07-09T03:17:15.315Z Compiling dirs-next v2.0.0
5902024-07-09T03:17:15.512Z Compiling crypto-common v0.1.6
5912024-07-09T03:17:16.475Z Compiling block-buffer v0.10.4
5922024-07-09T03:17:16.686Z Compiling terminal_size v0.3.0
5932024-07-09T03:17:16.712Z Compiling fs-err v2.11.0
5942024-07-09T03:17:16.833Z Compiling thread_local v1.1.8
5952024-07-09T03:17:16.878Z Compiling adler v1.0.2
5962024-07-09T03:17:16.971Z Compiling slog-async v2.8.0
5972024-07-09T03:17:17.006Z Compiling base64 v0.21.7
5982024-07-09T03:17:17.119Z Compiling strsim v0.11.1
5992024-07-09T03:17:17.399Z Compiling match_cfg v0.1.0
6002024-07-09T03:17:17.428Z Compiling heck v0.4.1
6012024-07-09T03:17:17.471Z Compiling unicode-width v0.1.13
6022024-07-09T03:17:17.496Z Compiling clap_lex v0.7.0
6032024-07-09T03:17:17.707Z Compiling bytecount v0.6.8
6042024-07-09T03:17:17.794Z Compiling anyhow v1.0.86
6052024-07-09T03:17:17.854Z Compiling papergrid v0.11.0
6062024-07-09T03:17:17.911Z Compiling clap_builder v4.5.2
6072024-07-09T03:17:17.933Z Compiling hostname v0.3.1
6082024-07-09T03:17:18.035Z Compiling rustls-pemfile v1.0.4
6092024-07-09T03:17:18.161Z Compiling miniz_oxide v0.7.2
6102024-07-09T03:17:18.339Z Compiling digest v0.10.7
6112024-07-09T03:17:18.516Z Compiling crossbeam-channel v0.5.12
6122024-07-09T03:17:18.560Z Compiling url v2.5.0
6132024-07-09T03:17:18.775Z Compiling term v0.7.0
6142024-07-09T03:17:18.808Z Compiling serde_derive v1.0.203
6152024-07-09T03:17:19.704Z Compiling thiserror-impl v1.0.60
6162024-07-09T03:17:19.766Z Compiling zerocopy-derive v0.7.34
6172024-07-09T03:17:19.818Z Compiling futures-macro v0.3.30
6182024-07-09T03:17:20.418Z Compiling tokio-macros v2.3.0
6192024-07-09T03:17:20.535Z Compiling openssl-macros v0.1.1
6202024-07-09T03:17:21.302Z Compiling scroll_derive v0.12.0
6212024-07-09T03:17:21.963Z Compiling futures-util v0.3.30
6222024-07-09T03:17:22.169Z Compiling zerocopy v0.7.34
6232024-07-09T03:17:22.202Z Compiling tokio v1.38.0
6242024-07-09T03:17:22.820Z Compiling scroll v0.12.0
6252024-07-09T03:17:23.253Z Compiling pest v2.7.10
6262024-07-09T03:17:23.403Z Compiling goblin v0.8.2
6272024-07-09T03:17:23.693Z Compiling tabled_derive v0.7.0
6282024-07-09T03:17:26.316Z Compiling pest_meta v2.7.10
6292024-07-09T03:17:26.389Z Compiling clap_derive v4.5.4
6302024-07-09T03:17:28.288Z Compiling pest_generator v2.7.10
6312024-07-09T03:17:30.423Z Compiling tokio-util v0.7.11
6322024-07-09T03:17:31.641Z Compiling h2 v0.3.26
6332024-07-09T03:17:31.709Z Compiling pest_derive v2.7.10
6342024-07-09T03:17:31.791Z Compiling tokio-native-tls v0.3.1
6352024-07-09T03:17:31.817Z Compiling futures-executor v0.3.30
6362024-07-09T03:17:32.074Z Compiling strum_macros v0.26.4
6372024-07-09T03:17:32.516Z Compiling dtrace-parser v0.2.0
6382024-07-09T03:17:32.763Z Compiling xattr v1.3.1
6392024-07-09T03:17:33.048Z Compiling memmap v0.7.0
6402024-07-09T03:17:33.431Z Compiling is-terminal v0.4.12
6412024-07-09T03:17:33.547Z Compiling filetime v0.2.23
6422024-07-09T03:17:34.213Z Compiling serde_tokenstream v0.2.1
6432024-07-09T03:17:34.257Z Compiling serde_spanned v0.6.6
6442024-07-09T03:17:34.491Z Compiling toml_datetime v0.6.6
6452024-07-09T03:17:34.824Z Compiling toml_edit v0.22.14
6462024-07-09T03:17:35.032Z Compiling serde_urlencoded v0.7.1
6472024-07-09T03:17:35.583Z Compiling cargo-platform v0.1.8
6482024-07-09T03:17:35.880Z Compiling dof v0.3.0
6492024-07-09T03:17:37.046Z Compiling hyper v0.14.28
6502024-07-09T03:17:37.550Z Compiling slog-json v2.6.1
6512024-07-09T03:17:37.939Z Compiling toml v0.8.14
6522024-07-09T03:17:38.075Z Compiling encoding_rs v0.8.34
6532024-07-09T03:17:38.503Z Compiling sync_wrapper v0.1.2
6542024-07-09T03:17:38.560Z Compiling usdt-attr-macro v0.5.0
6552024-07-09T03:17:38.640Z Compiling usdt-macro v0.5.0
6562024-07-09T03:17:38.892Z Compiling cpufeatures v0.2.12
6572024-07-09T03:17:39.020Z Compiling ipnet v2.9.0
6582024-07-09T03:17:39.272Z Compiling mime v0.3.17
6592024-07-09T03:17:39.756Z Compiling take_mut v0.2.2
6602024-07-09T03:17:40.513Z Compiling sha2 v0.10.8
6612024-07-09T03:17:40.535Z Compiling cargo_toml v0.20.3
6622024-07-09T03:17:40.535Z Compiling usdt v0.5.0
6632024-07-09T03:17:40.535Z Compiling cargo_metadata v0.18.1
6642024-07-09T03:17:40.594Z Compiling slog-bunyan v2.5.0
6652024-07-09T03:17:40.813Z Compiling hyper-tls v0.5.0
6662024-07-09T03:17:41.170Z Compiling reqwest v0.11.27
6672024-07-09T03:17:41.193Z Compiling strum v0.26.2
6682024-07-09T03:17:41.382Z Compiling tar v0.4.40
6692024-07-09T03:17:42.769Z Compiling macaddr v1.0.1
6702024-07-09T03:17:43.243Z Compiling slog-term v2.9.1
6712024-07-09T03:17:43.395Z Compiling flate2 v1.0.30
6722024-07-09T03:17:43.467Z Compiling futures v0.3.30
6732024-07-09T03:17:43.498Z Compiling clap v4.5.4
6742024-07-09T03:17:43.547Z Compiling tabled v0.15.0
6752024-07-09T03:17:44.242Z Compiling swrite v0.1.0
6762024-07-09T03:17:48.156Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6772024-07-09T03:17:56.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
6782024-07-09T03:17:56.262Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6792024-07-09T03:17:56.319ZJul 09 03:17:55.278 INFO Starting download, target: Cockroach
6802024-07-09T03:17:56.319ZJul 09 03:17:55.278 INFO Starting download, target: Clickhouse
6812024-07-09T03:17:56.319ZJul 09 03:17:55.278 INFO Starting download, target: Console
6822024-07-09T03:17:56.319ZJul 09 03:17:55.278 INFO Starting download, target: DendriteOpenapi
6832024-07-09T03:17:56.319ZJul 09 03:17:55.278 INFO Starting download, target: DendriteStub
6842024-07-09T03:17:56.323ZJul 09 03:17:55.278 INFO Starting download, target: MaghemiteMgd
6852024-07-09T03:17:56.323ZJul 09 03:17:55.278 INFO Starting download, target: TransceiverControl
6862024-07-09T03:17:56.323ZJul 09 03:17:55.279 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6872024-07-09T03:17:56.324ZJul 09 03:17:55.279 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6882024-07-09T03:17:56.324ZJul 09 03:17:55.279 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6892024-07-09T03:17:56.324ZJul 09 03:17:55.279 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6902024-07-09T03:17:56.324ZJul 09 03:17:55.279 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6912024-07-09T03:17:56.324ZJul 09 03:17:55.279 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6922024-07-09T03:17:56.324ZJul 09 03:17:55.279 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6932024-07-09T03:17:56.482ZJul 09 03:17:55.435 INFO Download complete, target: DendriteOpenapi
6942024-07-09T03:17:56.682ZJul 09 03:17:55.630 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6952024-07-09T03:17:56.864ZJul 09 03:17:55.817 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6962024-07-09T03:17:57.018ZJul 09 03:17:55.975 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6972024-07-09T03:17:57.108ZJul 09 03:17:56.067 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6982024-07-09T03:17:57.291ZJul 09 03:17:56.250 INFO Download complete, target: Console
6992024-07-09T03:17:57.480ZJul 09 03:17:56.438 INFO Download complete, target: TransceiverControl
7002024-07-09T03:17:58.610ZJul 09 03:17:57.568 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
7012024-07-09T03:17:59.262ZJul 09 03:17:58.219 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
7022024-07-09T03:17:59.262ZJul 09 03:17:58.219 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
7032024-07-09T03:18:00.304ZJul 09 03:17:59.262 INFO Download complete, target: DendriteStub
7042024-07-09T03:18:00.452ZJul 09 03:17:59.409 INFO Download complete, target: MaghemiteMgd
7052024-07-09T03:18:07.834ZJul 09 03:18:06.784 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
7062024-07-09T03:18:08.167ZJul 09 03:18:07.124 INFO Checking that binary works, target: Cockroach
7072024-07-09T03:18:08.400ZJul 09 03:18:07.356 INFO Download complete, target: Cockroach
7082024-07-09T03:18:13.148ZJul 09 03:18:12.103 INFO Checking that binary works, target: Clickhouse
7092024-07-09T03:18:13.445ZJul 09 03:18:12.399 INFO Download complete, target: Clickhouse
7102024-07-09T03:18:14.003ZAll builder prerequisites installed successfully, and PATH looks valid
7112024-07-09T03:18:14.127Z
7122024-07-09T03:18:14.127Zreal 3:10.697104263
7132024-07-09T03:18:14.127Zuser 5:52.055105215
7142024-07-09T03:18:14.127Zsys 1:19.884339287
7152024-07-09T03:18:14.127Ztrap 0.230129050
7162024-07-09T03:18:14.127Ztflt 2.055405925
7172024-07-09T03:18:14.127Zdflt 4.010076538
7182024-07-09T03:18:14.127Zkflt 0.088889121
7192024-07-09T03:18:14.127Zlock 12:56.429318344
7202024-07-09T03:18:14.127Zslp 18:35.222033042
7212024-07-09T03:18:14.127Zlat 22.147529487
7222024-07-09T03:18:14.127Zstop 1:05.816726743
7232024-07-09T03:18:14.127Z+ banner build
7242024-07-09T03:18:14.127Z
7252024-07-09T03:18:14.128Z ##### # # # # #####
7262024-07-09T03:18:14.128Z # # # # # # # #
7272024-07-09T03:18:14.128Z ##### # # # # # #
7282024-07-09T03:18:14.128Z # # # # # # # #
7292024-07-09T03:18:14.128Z # # # # # # # #
7302024-07-09T03:18:14.128Z ##### #### # ###### #####
7312024-07-09T03:18:14.128Z
7322024-07-09T03:18:14.128Z+ export 'RUSTFLAGS=-D warnings'
7332024-07-09T03:18:14.128Z+ RUSTFLAGS='-D warnings'
7342024-07-09T03:18:14.128Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
7352024-07-09T03:18:14.128Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
7362024-07-09T03:18:14.128Z+ [[ illumos == \i\l\l\u\m\o\s ]]
7372024-07-09T03:18:14.128Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
7382024-07-09T03:18:14.128Z+ export TMPDIR=/var/tmp/omicron_tmp
7392024-07-09T03:18:14.128Z+ TMPDIR=/var/tmp/omicron_tmp
7402024-07-09T03:18:14.128Z+ export RUST_BACKTRACE=1
7412024-07-09T03:18:14.128Z+ RUST_BACKTRACE=1
7422024-07-09T03:18:14.128Z+ export CARGO_INCREMENTAL=0
7432024-07-09T03:18:14.128Z+ CARGO_INCREMENTAL=0
7442024-07-09T03:18:14.128Z+ export RUSTC_BOOTSTRAP=1
7452024-07-09T03:18:14.128Z+ RUSTC_BOOTSTRAP=1
7462024-07-09T03:18:14.128Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
7472024-07-09T03:18:15.224Z Downloading crates ...
7482024-07-09T03:18:15.242Z Downloaded aead v0.5.2
7492024-07-09T03:18:15.242Z Downloaded addr2line v0.21.0
7502024-07-09T03:18:15.242Z Downloaded bitstruct v0.1.1
7512024-07-09T03:18:15.242Z Downloaded ident_case v1.0.1
7522024-07-09T03:18:15.242Z Downloaded matches v0.1.10
7532024-07-09T03:18:15.242Z Downloaded crunchy v0.2.2
7542024-07-09T03:18:15.242Z Downloaded ciborium-io v0.2.2
7552024-07-09T03:18:15.242Z Downloaded atty v0.2.14
7562024-07-09T03:18:15.242Z Downloaded anes v0.1.6
7572024-07-09T03:18:15.242Z Downloaded darling v0.20.9
7582024-07-09T03:18:15.242Z Downloaded opaque-debug v0.3.1
7592024-07-09T03:18:15.242Z Downloaded oso-derive v0.27.3
7602024-07-09T03:18:15.242Z Downloaded convert_case v0.4.0
7612024-07-09T03:18:15.247Z Downloaded is_ci v1.2.0
7622024-07-09T03:18:15.247Z Downloaded maplit v1.0.2
7632024-07-09T03:18:15.247Z Downloaded crc v3.2.1
7642024-07-09T03:18:15.247Z Downloaded bitfield-struct v0.6.1
7652024-07-09T03:18:15.247Z Downloaded md-5 v0.10.6
7662024-07-09T03:18:15.247Z Downloaded path-slash v0.1.5
7672024-07-09T03:18:15.247Z Downloaded bb8 v0.8.5
7682024-07-09T03:18:15.247Z Downloaded option-ext v0.2.0
7692024-07-09T03:18:15.247Z Downloaded internet-checksum v0.2.1
7702024-07-09T03:18:15.247Z Downloaded keccak v0.1.5
7712024-07-09T03:18:15.247Z Downloaded memoffset v0.9.1
7722024-07-09T03:18:15.247Z Downloaded packed_struct v0.10.1
7732024-07-09T03:18:15.247Z Downloaded corncobs v0.1.3
7742024-07-09T03:18:15.247Z Downloaded num-integer v0.1.46
7752024-07-09T03:18:15.247Z Downloaded nibble_vec v0.1.0
7762024-07-09T03:18:15.247Z Downloaded num_enum v0.5.11
7772024-07-09T03:18:15.247Z Downloaded mockall v0.12.1
7782024-07-09T03:18:15.247Z Downloaded instant v0.1.12
7792024-07-09T03:18:15.247Z Downloaded iana-time-zone v0.1.60
7802024-07-09T03:18:15.247Z Downloaded backoff v0.4.0
7812024-07-09T03:18:15.247Z Downloaded paste v1.0.15
7822024-07-09T03:18:15.247Z Downloaded parse-display-derive v0.9.1
7832024-07-09T03:18:15.247Z Downloaded atomicwrites v0.4.3
7842024-07-09T03:18:15.247Z Downloaded newtype-uuid v1.1.0
7852024-07-09T03:18:15.248Z Downloaded pbkdf2 v0.11.0
7862024-07-09T03:18:15.248Z Downloaded libtest-mimic v0.7.3
7872024-07-09T03:18:15.248Z Downloaded cfg_aliases v0.1.1
7882024-07-09T03:18:15.248Z Downloaded parking_lot_core v0.8.6
7892024-07-09T03:18:15.248Z Downloaded num-rational v0.4.2
7902024-07-09T03:18:15.248Z Downloaded multer v3.1.0
7912024-07-09T03:18:15.248Z Downloaded crucible-workspace-hack v0.1.0
7922024-07-09T03:18:15.248Z Downloaded newline-converter v0.3.0
7932024-07-09T03:18:15.248Z Downloaded normalize-line-endings v0.3.0
7942024-07-09T03:18:15.248Z Downloaded number_prefix v0.4.0
7952024-07-09T03:18:15.248Z Downloaded ctr v0.9.2
7962024-07-09T03:18:15.248Z Downloaded nested v0.1.1
7972024-07-09T03:18:15.248Z Downloaded newtype_derive v0.1.6
7982024-07-09T03:18:15.248Z Downloaded md5 v0.7.0
7992024-07-09T03:18:15.248Z Downloaded password-hash v0.4.2
8002024-07-09T03:18:15.248Z Downloaded nodrop v0.1.14
8012024-07-09T03:18:15.248Z Downloaded partial-io v0.5.4
8022024-07-09T03:18:15.248Z Downloaded argon2 v0.5.3
8032024-07-09T03:18:15.248Z Downloaded lazycell v1.3.0
8042024-07-09T03:18:15.248Z Downloaded nu-ansi-term v0.50.0
8052024-07-09T03:18:15.248Z Downloaded cookie v0.18.1
8062024-07-09T03:18:15.248Z Downloaded pathdiff v0.2.1
8072024-07-09T03:18:15.248Z Downloaded dhcproto-macros v0.1.0
8082024-07-09T03:18:15.248Z Downloaded sqlparser_derive v0.2.2
8092024-07-09T03:18:15.248Z Downloaded blowfish v0.9.1
8102024-07-09T03:18:15.249Z Downloaded async-recursion v1.1.1
8112024-07-09T03:18:15.249Z Downloaded parse-size v1.0.0
8122024-07-09T03:18:15.249Z Downloaded nanorand v0.7.0
8132024-07-09T03:18:15.249Z Downloaded waitgroup v0.1.2
8142024-07-09T03:18:15.249Z Downloaded tower-layer v0.3.2
8152024-07-09T03:18:15.249Z Downloaded fxhash v0.2.1
8162024-07-09T03:18:15.249Z Downloaded lru v0.12.3
8172024-07-09T03:18:15.249Z Downloaded colored v2.1.0
8182024-07-09T03:18:15.249Z Downloaded cast v0.3.0
8192024-07-09T03:18:15.249Z Downloaded array-init v0.0.4
8202024-07-09T03:18:15.249Z Downloaded kstat-rs v0.2.4
8212024-07-09T03:18:15.249Z Downloaded maybe-uninit v2.0.0
8222024-07-09T03:18:15.249Z Downloaded managed v0.8.0
8232024-07-09T03:18:15.249Z Downloaded escape8259 v0.5.2
8242024-07-09T03:18:15.249Z Downloaded derive_builder_macro v0.20.0
8252024-07-09T03:18:15.249Z Downloaded cancel-safe-futures v0.1.5
8262024-07-09T03:18:15.249Z Downloaded vte_generate_state_changes v0.1.1
8272024-07-09T03:18:15.249Z Downloaded packed_struct_codegen v0.10.1
8282024-07-09T03:18:15.249Z Downloaded pbkdf2 v0.12.2
8292024-07-09T03:18:15.249Z Downloaded constant_time_eq v0.3.0
8302024-07-09T03:18:15.249Z Downloaded bitfield v0.14.0
8312024-07-09T03:18:15.249Z Downloaded indexmap v1.9.3
8322024-07-09T03:18:15.249Z Downloaded chacha20 v0.9.1
8332024-07-09T03:18:15.249Z Downloaded slog-dtrace v0.3.0
8342024-07-09T03:18:15.249Z Downloaded structmeta-derive v0.3.0
8352024-07-09T03:18:15.249Z Downloaded parse-display v0.9.1
8362024-07-09T03:18:15.250Z Downloaded shell-words v1.1.0
8372024-07-09T03:18:15.250Z Downloaded olpc-cjson v0.1.3
8382024-07-09T03:18:15.250Z Downloaded strip-ansi-escapes v0.2.0
8392024-07-09T03:18:15.250Z Downloaded indicatif v0.17.8
8402024-07-09T03:18:15.250Z Downloaded russh-cryptovec v0.7.2
8412024-07-09T03:18:15.250Z Downloaded home v0.5.9
8422024-07-09T03:18:15.250Z Downloaded glob v0.3.1
8432024-07-09T03:18:15.250Z Downloaded fixedbitset v0.4.2
8442024-07-09T03:18:15.250Z Downloaded stability v0.2.0
8452024-07-09T03:18:15.250Z Downloaded signal-hook-tokio v0.3.1
8462024-07-09T03:18:15.250Z Downloaded cookie_store v0.20.0
8472024-07-09T03:18:15.250Z Downloaded ciborium v0.2.2
8482024-07-09T03:18:15.279Z Downloaded base64ct v1.6.0
8492024-07-09T03:18:15.279Z Downloaded owo-colors v4.0.0
8502024-07-09T03:18:15.279Z Downloaded hex v0.4.3
8512024-07-09T03:18:15.279Z Downloaded ghash v0.5.1
8522024-07-09T03:18:15.279Z Downloaded password-hash v0.5.0
8532024-07-09T03:18:15.279Z Downloaded blake2b_simd v1.0.2
8542024-07-09T03:18:15.279Z Downloaded crossbeam-deque v0.8.5
8552024-07-09T03:18:15.279Z Downloaded chacha20poly1305 v0.10.1
8562024-07-09T03:18:15.279Z Downloaded memmap2 v0.9.4
8572024-07-09T03:18:15.279Z Downloaded darling_macro v0.20.9
8582024-07-09T03:18:15.279Z Downloaded primeorder v0.13.6
8592024-07-09T03:18:15.279Z Downloaded phf_shared v0.11.2
8602024-07-09T03:18:15.279Z Downloaded structmeta v0.3.0
8612024-07-09T03:18:15.279Z Downloaded base64 v0.22.1
8622024-07-09T03:18:15.279Z Downloaded quick-error v1.2.3
8632024-07-09T03:18:15.280Z Downloaded bzip2 v0.4.4
8642024-07-09T03:18:15.280Z Downloaded blake2 v0.10.6
8652024-07-09T03:18:15.280Z Downloaded guppy-workspace-hack v0.1.0
8662024-07-09T03:18:15.280Z Downloaded rand_core v0.5.1
8672024-07-09T03:18:15.280Z Downloaded assert_cmd v2.0.14
8682024-07-09T03:18:15.280Z Downloaded spin v0.9.8
8692024-07-09T03:18:15.280Z Downloaded parking_lot v0.11.2
8702024-07-09T03:18:15.280Z Downloaded plotters-svg v0.3.5
8712024-07-09T03:18:15.280Z Downloaded serde_path_to_error v0.1.16
8722024-07-09T03:18:15.280Z Downloaded ascii v1.1.0
8732024-07-09T03:18:15.280Z Downloaded smawk v0.3.2
8742024-07-09T03:18:15.280Z Downloaded sha1 v0.10.6
8752024-07-09T03:18:15.280Z Downloaded strum_macros v0.24.3
8762024-07-09T03:18:15.280Z Downloaded num-traits v0.2.19
8772024-07-09T03:18:15.280Z Downloaded tap v1.0.1
8782024-07-09T03:18:15.280Z Downloaded csv-core v0.1.11
8792024-07-09T03:18:15.280Z Downloaded tabwriter v1.4.0
8802024-07-09T03:18:15.280Z Downloaded hyper-rustls v0.24.2
8812024-07-09T03:18:15.281Z Downloaded signature v2.2.0
8822024-07-09T03:18:15.281Z Downloaded datatest-stable v0.2.9
8832024-07-09T03:18:15.281Z Downloaded uzers v0.11.3
8842024-07-09T03:18:15.281Z Downloaded unicode-linebreak v0.1.5
8852024-07-09T03:18:15.281Z Downloaded debug-ignore v1.0.5
8862024-07-09T03:18:15.281Z Downloaded data-encoding v2.6.0
8872024-07-09T03:18:15.281Z Downloaded unicase v2.7.0
8882024-07-09T03:18:15.281Z Downloaded rand_seeder v0.2.3
8892024-07-09T03:18:15.281Z Downloaded postgres-types v0.2.6
8902024-07-09T03:18:15.281Z Downloaded russh-keys v0.43.0
8912024-07-09T03:18:15.281Z Downloaded rand_core v0.6.4
8922024-07-09T03:18:15.281Z Downloaded fd-lock v4.0.2
8932024-07-09T03:18:15.281Z Downloaded ed25519 v1.5.3
8942024-07-09T03:18:15.281Z Downloaded diesel_table_macro_syntax v0.1.0
8952024-07-09T03:18:15.281Z Downloaded futures-timer v3.0.3
8962024-07-09T03:18:15.281Z Downloaded flagset v0.4.5
8972024-07-09T03:18:15.281Z Downloaded serde-big-array v0.4.1
8982024-07-09T03:18:15.281Z Downloaded portpicker v0.1.1
8992024-07-09T03:18:15.281Z Downloaded doc-comment v0.3.3
9002024-07-09T03:18:15.281Z Downloaded dirs-sys v0.4.1
9012024-07-09T03:18:15.281Z Downloaded plotters-backend v0.3.5
9022024-07-09T03:18:15.281Z Downloaded proc-macro-crate v1.3.1
9032024-07-09T03:18:15.281Z Downloaded either v1.12.0
9042024-07-09T03:18:15.282Z Downloaded serde-big-array v0.5.1
9052024-07-09T03:18:15.282Z Downloaded rand_xorshift v0.3.0
9062024-07-09T03:18:15.282Z Downloaded rand_chacha v0.3.1
9072024-07-09T03:18:15.282Z Downloaded dhcproto v0.11.0
9082024-07-09T03:18:15.282Z Downloaded derive_more v0.99.18
9092024-07-09T03:18:15.282Z Downloaded tinytemplate v1.2.1
9102024-07-09T03:18:15.282Z Downloaded scheduled-thread-pool v0.2.7
9112024-07-09T03:18:15.282Z Downloaded termtree v0.4.1
9122024-07-09T03:18:15.282Z Downloaded tls_codec_derive v0.4.1
9132024-07-09T03:18:15.282Z Downloaded threadpool v1.8.1
9142024-07-09T03:18:15.282Z Downloaded smallvec v0.6.14
9152024-07-09T03:18:15.282Z Downloaded num-bigint v0.4.5
9162024-07-09T03:18:15.282Z Downloaded smf v0.2.3
9172024-07-09T03:18:15.282Z Downloaded universal-hash v0.5.1
9182024-07-09T03:18:15.282Z Downloaded yansi v0.5.1
9192024-07-09T03:18:15.282Z Downloaded headers-core v0.2.0
9202024-07-09T03:18:15.282Z Downloaded thiserror-no-std v2.0.2
9212024-07-09T03:18:15.282Z Downloaded vsss-rs v3.3.4
9222024-07-09T03:18:15.282Z Downloaded wyz v0.5.1
9232024-07-09T03:18:15.282Z Downloaded hash32 v0.3.1
9242024-07-09T03:18:15.282Z Downloaded group v0.13.0
9252024-07-09T03:18:15.282Z Downloaded pretty-hex v0.2.1
9262024-07-09T03:18:15.283Z Downloaded backtrace v0.3.71
9272024-07-09T03:18:15.283Z Downloaded polyval v0.6.2
9282024-07-09T03:18:15.283Z Downloaded resolv-conf v0.7.0
9292024-07-09T03:18:15.283Z Downloaded rustfmt-wrapper v0.2.1
9302024-07-09T03:18:15.283Z Downloaded pkcs8 v0.10.2
9312024-07-09T03:18:15.283Z Downloaded toml v0.5.11
9322024-07-09T03:18:15.283Z Downloaded rustls-native-certs v0.7.0
9332024-07-09T03:18:15.283Z Downloaded toolchain_find v0.4.0
9342024-07-09T03:18:15.283Z Downloaded spin v0.5.2
9352024-07-09T03:18:15.283Z Downloaded semver v0.1.20
9362024-07-09T03:18:15.283Z Downloaded const_format v0.2.32
9372024-07-09T03:18:15.283Z Downloaded sec1 v0.7.3
9382024-07-09T03:18:15.283Z Downloaded endian-type v0.1.2
9392024-07-09T03:18:15.283Z Downloaded phf_shared v0.10.0
9402024-07-09T03:18:15.283Z Downloaded rand_distr v0.4.3
9412024-07-09T03:18:15.283Z Downloaded zip v0.6.6
9422024-07-09T03:18:15.283Z Downloaded tui-tree-widget v0.21.0
9432024-07-09T03:18:15.283Z Downloaded criterion v0.5.1
9442024-07-09T03:18:15.283Z Downloaded unarray v0.1.4
9452024-07-09T03:18:15.283Z Downloaded foreign-types-shared v0.3.1
9462024-07-09T03:18:15.283Z Downloaded float-cmp v0.9.0
9472024-07-09T03:18:15.284Z Downloaded defmt-parser v0.3.4
9482024-07-09T03:18:15.403Z Downloaded float-ord v0.3.2
9492024-07-09T03:18:15.403Z Downloaded crypto-bigint v0.5.5
9502024-07-09T03:18:15.403Z Downloaded downcast v0.11.0
9512024-07-09T03:18:15.403Z Downloaded shlex v1.3.0
9522024-07-09T03:18:15.403Z Downloaded target-spec v3.1.0
9532024-07-09T03:18:15.403Z Downloaded rpassword v7.3.1
9542024-07-09T03:18:15.403Z Downloaded relative-path v1.9.3
9552024-07-09T03:18:15.403Z Downloaded poly1305 v0.8.0
9562024-07-09T03:18:15.403Z Downloaded pkcs1 v0.7.5
9572024-07-09T03:18:15.403Z Downloaded pin-project v1.1.5
9582024-07-09T03:18:15.403Z Downloaded predicates-tree v1.0.9
9592024-07-09T03:18:15.404Z Downloaded fallible-iterator v0.2.0
9602024-07-09T03:18:15.404Z Downloaded precomputed-hash v0.1.1
9612024-07-09T03:18:15.404Z Downloaded psl-types v2.0.11
9622024-07-09T03:18:15.404Z Downloaded ena v0.14.3
9632024-07-09T03:18:15.404Z Downloaded toml_edit v0.19.15
9642024-07-09T03:18:15.404Z Downloaded aes v0.8.4
9652024-07-09T03:18:15.405Z Downloaded rustc_version v0.4.0
9662024-07-09T03:18:15.405Z Downloaded ref-cast v1.0.23
9672024-07-09T03:18:15.405Z Downloaded erased-serde v0.3.31
9682024-07-09T03:18:15.405Z Downloaded enum-as-inner v0.5.1
9692024-07-09T03:18:15.405Z Downloaded sigpipe v0.1.3
9702024-07-09T03:18:15.405Z Downloaded thiserror-impl-no-std v2.0.2
9712024-07-09T03:18:15.405Z Downloaded stable_deref_trait v1.2.0
9722024-07-09T03:18:15.406Z Downloaded rustc_version v0.1.7
9732024-07-09T03:18:15.406Z Downloaded rustc-hash v1.1.0
9742024-07-09T03:18:15.406Z Downloaded der_derive v0.7.2
9752024-07-09T03:18:15.406Z Downloaded zone_cfg_derive v0.1.2
9762024-07-09T03:18:15.406Z Downloaded schemars_derive v0.8.21
9772024-07-09T03:18:15.406Z Downloaded embedded-io v0.4.0
9782024-07-09T03:18:15.406Z Downloaded termcolor v1.4.1
9792024-07-09T03:18:15.406Z Downloaded peg-runtime v0.8.3
9802024-07-09T03:18:15.407Z Downloaded sqlformat v0.2.3
9812024-07-09T03:18:15.407Z Downloaded slog-scope v4.4.0
9822024-07-09T03:18:15.407Z Downloaded slog-envlogger v2.2.0
9832024-07-09T03:18:15.407Z Downloaded serde_repr v0.1.19
9842024-07-09T03:18:15.407Z Downloaded target-lexicon v0.12.14
9852024-07-09T03:18:15.407Z Downloaded rstest v0.19.0
9862024-07-09T03:18:15.426Z Downloaded walkdir v2.5.0
9872024-07-09T03:18:15.426Z Downloaded textwrap v0.16.1
9882024-07-09T03:18:15.427Z Downloaded heck v0.3.3
9892024-07-09T03:18:15.427Z Downloaded unicode-xid v0.2.4
9902024-07-09T03:18:15.427Z Downloaded subtle v2.5.0
9912024-07-09T03:18:15.427Z Downloaded schemars v0.8.21
9922024-07-09T03:18:15.427Z Downloaded defmt v0.3.8
9932024-07-09T03:18:15.428Z Downloaded hubpack_derive v0.1.1
9942024-07-09T03:18:15.428Z Downloaded radium v0.7.0
9952024-07-09T03:18:15.428Z Downloaded funty v2.0.0
9962024-07-09T03:18:15.429Z Downloaded ref-cast-impl v1.0.23
9972024-07-09T03:18:15.429Z Downloaded fragile v2.0.0
9982024-07-09T03:18:15.429Z Downloaded rustls-pemfile v2.1.2
9992024-07-09T03:18:15.429Z Downloaded tokio-rustls v0.25.0
10002024-07-09T03:18:15.429Z Downloaded dyn-clone v1.0.17
10012024-07-09T03:18:15.430Z Downloaded tokio-rustls v0.24.1
10022024-07-09T03:18:15.430Z Downloaded ppv-lite86 v0.2.17
10032024-07-09T03:18:15.431Z Downloaded hyper-staticfile v0.9.5
10042024-07-09T03:18:15.431Z Downloaded diff v0.1.13
10052024-07-09T03:18:15.431Z Downloaded ed25519-dalek v2.1.1
10062024-07-09T03:18:15.431Z Downloaded aes-gcm v0.10.3
10072024-07-09T03:18:15.431Z Downloaded predicates-core v1.0.6
10082024-07-09T03:18:15.432Z Downloaded highway v1.1.0
10092024-07-09T03:18:15.432Z Downloaded signal-hook v0.3.17
10102024-07-09T03:18:15.432Z Downloaded phf v0.11.2
10112024-07-09T03:18:15.432Z Downloaded postcard v1.0.8
10122024-07-09T03:18:15.432Z Downloaded unsafe-libyaml v0.2.11
10132024-07-09T03:18:15.432Z Downloaded static_assertions v1.1.0
10142024-07-09T03:18:15.432Z Downloaded env_logger v0.10.2
10152024-07-09T03:18:15.432Z Downloaded rand v0.8.5
10162024-07-09T03:18:15.432Z Downloaded num-bigint-dig v0.8.4
10172024-07-09T03:18:15.432Z Downloaded rtoolbox v0.0.2
10182024-07-09T03:18:15.432Z Downloaded serde_plain v1.0.2
10192024-07-09T03:18:15.433Z Downloaded defmt-macros v0.3.9
10202024-07-09T03:18:15.433Z Downloaded predicates v3.1.0
10212024-07-09T03:18:15.433Z Downloaded serde_derive_internals v0.29.1
10222024-07-09T03:18:15.433Z Downloaded hubpack v0.1.2
10232024-07-09T03:18:15.433Z Downloaded peg v0.8.3
10242024-07-09T03:18:15.433Z Downloaded socket2 v0.4.10
10252024-07-09T03:18:15.433Z Downloaded peg-macros v0.8.3
10262024-07-09T03:18:15.433Z Downloaded string_cache v0.8.7
10272024-07-09T03:18:15.433Z Downloaded rustc-demangle v0.1.24
10282024-07-09T03:18:15.433Z Downloaded ron v0.8.1
10292024-07-09T03:18:15.433Z Downloaded aho-corasick v1.1.3
10302024-07-09T03:18:15.559Z Downloaded rust-argon2 v2.1.0
10312024-07-09T03:18:15.559Z Downloaded fatfs v0.3.6
10322024-07-09T03:18:15.559Z Downloaded russh v0.43.0
10332024-07-09T03:18:15.559Z Downloaded itertools v0.13.0
10342024-07-09T03:18:15.560Z Downloaded heapless v0.7.17
10352024-07-09T03:18:15.560Z Downloaded pem-rfc7468 v0.7.0
10362024-07-09T03:18:15.560Z Downloaded serde_with v3.8.1
10372024-07-09T03:18:15.560Z Downloaded rsa v0.9.6
10382024-07-09T03:18:15.610Z Downloaded rustls-pki-types v1.7.0
10392024-07-09T03:18:15.610Z Downloaded x509-cert v0.2.5
10402024-07-09T03:18:15.610Z Downloaded pem v3.0.4
10412024-07-09T03:18:15.610Z Downloaded ecdsa v0.16.9
10422024-07-09T03:18:15.610Z Downloaded topological-sort v0.2.2
10432024-07-09T03:18:15.610Z Downloaded sct v0.7.1
10442024-07-09T03:18:15.610Z Downloaded rcgen v0.12.1
10452024-07-09T03:18:15.610Z Downloaded hmac v0.12.1
10462024-07-09T03:18:15.610Z Downloaded similar v2.5.0
10472024-07-09T03:18:15.610Z Downloaded pretty_assertions v1.4.0
10482024-07-09T03:18:15.610Z Downloaded rstest_macros v0.19.0
10492024-07-09T03:18:15.610Z Downloaded serde_yaml v0.9.34+deprecated
10502024-07-09T03:18:15.611Z Downloaded tokio-postgres v0.7.10
10512024-07-09T03:18:15.611Z Downloaded der v0.7.9
10522024-07-09T03:18:15.611Z Downloaded hyper-util v0.1.3
10532024-07-09T03:18:15.611Z Downloaded quick-xml v0.31.0
10542024-07-09T03:18:15.611Z Downloaded blake3 v1.5.1
10552024-07-09T03:18:15.611Z Downloaded prettyplease v0.2.20
10562024-07-09T03:18:15.611Z Downloaded publicsuffix v2.2.3
10572024-07-09T03:18:15.611Z Downloaded fancy-regex v0.13.0
10582024-07-09T03:18:15.611Z Downloaded unicode-segmentation v1.11.0
10592024-07-09T03:18:15.611Z Downloaded rand v0.7.3
10602024-07-09T03:18:15.611Z Downloaded p521 v0.13.3
10612024-07-09T03:18:15.611Z Downloaded tempfile v3.10.1
10622024-07-09T03:18:15.611Z Downloaded typed-path v0.7.1
10632024-07-09T03:18:15.611Z Downloaded regex-automata v0.1.10
10642024-07-09T03:18:15.611Z Downloaded zerocopy v0.6.6
10652024-07-09T03:18:15.611Z Downloaded hyper v1.3.1
10662024-07-09T03:18:15.611Z Downloaded samael v0.0.15
10672024-07-09T03:18:15.611Z Downloaded rayon v1.10.0
10682024-07-09T03:18:15.661Z Downloaded tough v0.17.1
10692024-07-09T03:18:15.661Z Downloaded idna v0.3.0
10702024-07-09T03:18:15.661Z Downloaded elliptic-curve v0.13.8
10712024-07-09T03:18:15.661Z Downloaded steno v0.4.1
10722024-07-09T03:18:15.661Z Downloaded plotters v0.3.5
10732024-07-09T03:18:15.661Z Downloaded rustls-webpki v0.101.7
10742024-07-09T03:18:15.734Z Downloaded object v0.32.2
10752024-07-09T03:18:15.734Z Downloaded salty v0.2.0
10762024-07-09T03:18:15.734Z Downloaded rustls v0.21.12
10772024-07-09T03:18:15.734Z Downloaded diesel v2.1.6
10782024-07-09T03:18:15.855Z Downloaded rustls v0.22.4
10792024-07-09T03:18:15.855Z Downloaded ratatui v0.27.0
10802024-07-09T03:18:15.855Z Downloaded rustls-webpki v0.102.4
10812024-07-09T03:18:15.855Z Downloaded finl_unicode v1.2.0
10822024-07-09T03:18:15.856Z Downloaded reedline v0.31.0
10832024-07-09T03:18:15.856Z Downloaded chrono v0.4.38
10842024-07-09T03:18:15.856Z Downloaded bitvec v1.0.1
10852024-07-09T03:18:15.913Z Downloaded hkdf v0.12.4
10862024-07-09T03:18:15.913Z Downloaded winnow v0.5.40
10872024-07-09T03:18:15.913Z Downloaded sqlparser v0.45.0
10882024-07-09T03:18:15.913Z Downloaded openapiv3 v2.0.0
10892024-07-09T03:18:15.913Z Downloaded nix v0.27.1
10902024-07-09T03:18:15.913Z Downloaded proptest v1.4.0
10912024-07-09T03:18:15.913Z Downloaded gimli v0.28.1
10922024-07-09T03:18:15.914Z Downloaded curve25519-dalek v4.1.3
10932024-07-09T03:18:15.914Z Downloaded smoltcp v0.9.1
10942024-07-09T03:18:15.914Z Downloaded trust-dns-proto v0.22.0
10952024-07-09T03:18:15.914Z Downloaded regex v1.10.5
10962024-07-09T03:18:15.914Z Downloaded regress v0.9.1
10972024-07-09T03:18:15.914Z Downloaded radix_trie v0.2.1
10982024-07-09T03:18:15.914Z Downloaded bstr v1.9.1
10992024-07-09T03:18:15.946Z Downloaded polar-core v0.27.3
11002024-07-09T03:18:15.947Z Downloaded webpki-roots v0.25.4
11012024-07-09T03:18:15.947Z Downloaded regex-syntax v0.6.29
11022024-07-09T03:18:15.947Z Downloaded smoltcp v0.11.0
11032024-07-09T03:18:15.947Z Downloaded bstr v0.2.17
11042024-07-09T03:18:15.947Z Downloaded bindgen v0.69.4
11052024-07-09T03:18:15.981Z Downloaded regex-syntax v0.8.3
11062024-07-09T03:18:15.981Z Downloaded yasna v0.5.2
11072024-07-09T03:18:15.981Z Downloaded expectorate v1.1.0
11082024-07-09T03:18:15.981Z Downloaded nix v0.28.0
11092024-07-09T03:18:15.981Z Downloaded ring v0.17.8
11102024-07-09T03:18:16.071Z Downloaded sled v0.34.7
11112024-07-09T03:18:16.083Z Downloaded idna v0.2.3
11122024-07-09T03:18:16.083Z Downloaded guppy v0.17.5
11132024-07-09T03:18:16.084Z Downloaded trust-dns-server v0.22.1
11142024-07-09T03:18:16.084Z Downloaded object v0.30.4
11152024-07-09T03:18:16.084Z Downloaded portable-atomic v1.6.0
11162024-07-09T03:18:16.084Z Downloaded bzip2-sys v0.1.11+1.0.8
11172024-07-09T03:18:16.084Z Downloaded lalrpop v0.19.12
11182024-07-09T03:18:16.101Z Downloaded zerocopy-derive v0.6.6
11192024-07-09T03:18:16.101Z Downloaded darling_core v0.20.9
11202024-07-09T03:18:16.131Z Downloaded hashbrown v0.12.3
11212024-07-09T03:18:16.132Z Downloaded toml v0.7.8
11222024-07-09T03:18:16.132Z Downloaded tower v0.4.13
11232024-07-09T03:18:16.185Z Downloaded rustyline v14.0.0
11242024-07-09T03:18:16.185Z Downloaded regex-automata v0.4.6
11252024-07-09T03:18:16.185Z Downloaded humantime v2.1.0
11262024-07-09T03:18:16.185Z Downloaded petgraph v0.6.5
11272024-07-09T03:18:16.205Z Downloaded csv v1.3.0
11282024-07-09T03:18:16.205Z Downloaded sha3 v0.10.8
11292024-07-09T03:18:16.205Z Downloaded hex-literal v0.4.1
11302024-07-09T03:18:16.205Z Downloaded whoami v1.5.1
11312024-07-09T03:18:16.205Z Downloaded trybuild v1.0.96
11322024-07-09T03:18:16.206Z Downloaded flume v0.11.0
11332024-07-09T03:18:16.206Z Downloaded hashbrown v0.13.2
11342024-07-09T03:18:16.206Z Downloaded http v1.1.0
11352024-07-09T03:18:16.206Z Downloaded headers v0.3.9
11362024-07-09T03:18:16.206Z Downloaded serde-hex v0.1.0
11372024-07-09T03:18:16.206Z Downloaded tokio-tungstenite v0.21.0
11382024-07-09T03:18:16.218Z Downloaded tokio-tungstenite v0.20.1
11392024-07-09T03:18:16.218Z Downloaded tungstenite v0.20.1
11402024-07-09T03:18:16.218Z Downloaded unicode_categories v0.1.1
11412024-07-09T03:18:16.218Z Downloaded which v4.4.2
11422024-07-09T03:18:16.218Z Downloaded unicode-truncate v1.0.0
11432024-07-09T03:18:16.218Z Downloaded tokio-stream v0.1.15
11442024-07-09T03:18:16.218Z Downloaded r2d2 v0.8.10
11452024-07-09T03:18:16.218Z Downloaded libxml v0.3.3
11462024-07-09T03:18:16.260Z Downloaded similar-asserts v1.5.0
11472024-07-09T03:18:16.260Z Downloaded heapless v0.8.0
11482024-07-09T03:18:16.260Z Downloaded snafu v0.8.2
11492024-07-09T03:18:16.302Z Downloaded itertools v0.10.5
11502024-07-09T03:18:16.302Z Downloaded env_logger v0.9.3
11512024-07-09T03:18:16.302Z Downloaded test-strategy v0.3.1
11522024-07-09T03:18:16.302Z Downloaded tungstenite v0.21.0
11532024-07-09T03:18:16.303Z Downloaded rayon-core v1.12.1
11542024-07-09T03:18:16.303Z Downloaded uuid v1.9.1
11552024-07-09T03:18:16.303Z Downloaded trust-dns-resolver v0.22.0
11562024-07-09T03:18:16.303Z Downloaded derive-where v1.2.7
11572024-07-09T03:18:16.303Z Downloaded foreign-types-macros v0.2.3
11582024-07-09T03:18:16.303Z Downloaded foreign-types v0.5.0
11592024-07-09T03:18:16.303Z Downloaded fastrand v2.1.0
11602024-07-09T03:18:16.303Z Downloaded half v2.4.1
11612024-07-09T03:18:16.303Z Downloaded getrandom v0.2.14
11622024-07-09T03:18:16.303Z Downloaded getrandom v0.1.16
11632024-07-09T03:18:16.303Z Downloaded derive_builder v0.20.0
11642024-07-09T03:18:16.303Z Downloaded nom v7.1.3
11652024-07-09T03:18:16.320Z Downloaded itertools v0.12.1
11662024-07-09T03:18:16.320Z Downloaded crossterm v0.27.0
11672024-07-09T03:18:16.320Z Downloaded untrusted v0.9.0
11682024-07-09T03:18:16.320Z Downloaded untrusted v0.7.1
11692024-07-09T03:18:16.320Z Downloaded trust-dns-client v0.22.0
11702024-07-09T03:18:16.320Z Downloaded getopts v0.2.21
11712024-07-09T03:18:16.320Z Downloaded gethostname v0.4.3
11722024-07-09T03:18:16.320Z Downloaded termios v0.3.3
11732024-07-09T03:18:16.320Z Downloaded serde_with_macros v3.8.1
11742024-07-09T03:18:16.322Z Downloaded tls_codec v0.4.1
11752024-07-09T03:18:16.322Z Downloaded spki v0.7.3
11762024-07-09T03:18:16.322Z Downloaded rfc6979 v0.4.0
11772024-07-09T03:18:16.322Z Downloaded difflib v0.4.0
11782024-07-09T03:18:16.323Z Downloaded hash32 v0.2.1
11792024-07-09T03:18:16.323Z Downloaded display-error-chain v0.2.0
11802024-07-09T03:18:16.323Z Downloaded httptest v0.15.5
11812024-07-09T03:18:16.323Z Downloaded dirs v5.0.1
11822024-07-09T03:18:16.323Z Downloaded diesel_derives v2.1.4
11832024-07-09T03:18:16.323Z Downloaded ron v0.7.1
11842024-07-09T03:18:16.333Z Downloaded libm v0.2.8
11852024-07-09T03:18:16.333Z Downloaded slog-stdlog v4.1.1
11862024-07-09T03:18:16.333Z Downloaded vte v0.11.1
11872024-07-09T03:18:16.333Z Downloaded same-file v1.0.6
11882024-07-09T03:18:16.333Z Downloaded signal-hook-mio v0.2.3
11892024-07-09T03:18:16.333Z Downloaded rand_chacha v0.2.2
11902024-07-09T03:18:16.333Z Downloaded tiny-keccak v2.0.2
11912024-07-09T03:18:16.333Z Downloaded supports-color v3.0.0
11922024-07-09T03:18:16.341Z Downloaded snafu-derive v0.8.2
11932024-07-09T03:18:16.341Z Downloaded hyper-rustls v0.26.0
11942024-07-09T03:18:16.341Z Downloaded oso v0.27.3
11952024-07-09T03:18:16.341Z Downloaded ed25519 v2.2.3
11962024-07-09T03:18:16.341Z Downloaded subprocess v0.2.9
11972024-07-09T03:18:16.344Z Downloaded base64 v0.13.1
11982024-07-09T03:18:16.344Z Downloaded signature v1.6.4
11992024-07-09T03:18:16.344Z Downloaded minimal-lexical v0.2.1
12002024-07-09T03:18:16.347Z Downloaded postgres-protocol v0.6.6
12012024-07-09T03:18:16.350Z Downloaded rusty-fork v0.3.0
12022024-07-09T03:18:16.350Z Downloaded pin-project-internal v1.1.5
12032024-07-09T03:18:16.352Z Downloaded derive_builder_core v0.20.0
12042024-07-09T03:18:16.355Z Downloaded mockall_derive v0.12.1
12052024-07-09T03:18:16.355Z Downloaded tracing-attributes v0.1.27
12062024-07-09T03:18:16.358Z Downloaded structmeta-derive v0.2.0
12072024-07-09T03:18:16.358Z Downloaded http-range v0.1.5
12082024-07-09T03:18:16.360Z Downloaded http-body v1.0.0
12092024-07-09T03:18:16.361Z Downloaded hostname v0.4.0
12102024-07-09T03:18:16.361Z Downloaded globset v0.4.14
12112024-07-09T03:18:16.365Z Downloaded crc-any v2.5.0
12122024-07-09T03:18:16.368Z Downloaded clang-sys v1.7.0
12132024-07-09T03:18:16.368Z Downloaded wait-timeout v0.2.0
12142024-07-09T03:18:16.368Z Downloaded structmeta v0.2.0
12152024-07-09T03:18:16.370Z Downloaded stringprep v0.1.4
12162024-07-09T03:18:16.370Z Downloaded mime_guess v2.0.4
12172024-07-09T03:18:16.373Z Downloaded libloading v0.8.3
12182024-07-09T03:18:16.373Z Downloaded ff v0.13.0
12192024-07-09T03:18:16.376Z Downloaded zone v0.1.8
12202024-07-09T03:18:16.376Z Downloaded utf-8 v0.7.6
12212024-07-09T03:18:16.376Z Downloaded zeroize_derive v1.4.2
12222024-07-09T03:18:16.379Z Downloaded zeroize v1.7.0
12232024-07-09T03:18:16.379Z Downloaded p256 v0.13.2
12242024-07-09T03:18:16.381Z Downloaded cookie v0.17.0
12252024-07-09T03:18:16.384Z Downloaded compact_str v0.7.1
12262024-07-09T03:18:16.387Z Downloaded camino-tempfile v1.1.1
12272024-07-09T03:18:16.387Z Downloaded bcs v0.1.6
12282024-07-09T03:18:16.391Z Downloaded async-trait v0.1.81
12292024-07-09T03:18:16.394Z Downloaded const-oid v0.9.6
12302024-07-09T03:18:16.399Z Downloaded console v0.15.8
12312024-07-09T03:18:16.399Z Downloaded allocator-api2 v0.2.18
12322024-07-09T03:18:16.403Z Downloaded lazy_static v1.5.0
12332024-07-09T03:18:16.403Z Downloaded siphasher v0.3.11
12342024-07-09T03:18:16.403Z Downloaded serde_arrays v0.1.0
12352024-07-09T03:18:16.406Z Downloaded secrecy v0.8.0
12362024-07-09T03:18:16.406Z Downloaded cfg-expr v0.15.8
12372024-07-09T03:18:16.409Z Downloaded ahash v0.8.11
12382024-07-09T03:18:16.409Z Downloaded cassowary v0.3.0
12392024-07-09T03:18:16.411Z Downloaded oorandom v11.1.3
12402024-07-09T03:18:16.411Z Downloaded num-iter v0.1.45
12412024-07-09T03:18:16.414Z Downloaded num-derive v0.4.2
12422024-07-09T03:18:16.414Z Downloaded num v0.4.3
12432024-07-09T03:18:16.416Z Downloaded multimap v0.10.0
12442024-07-09T03:18:16.416Z Downloaded ciborium-ll v0.2.2
12452024-07-09T03:18:16.416Z Downloaded cbc v0.1.2
12462024-07-09T03:18:16.419Z Downloaded bit-set v0.5.3
12472024-07-09T03:18:16.419Z Downloaded strum_macros v0.25.3
12482024-07-09T03:18:16.422Z Downloaded linked-hash-map v0.5.6
12492024-07-09T03:18:16.422Z Downloaded libsw v3.3.1
12502024-07-09T03:18:16.425Z Downloaded arc-swap v1.7.1
12512024-07-09T03:18:16.427Z Downloaded ring v0.16.20
12522024-07-09T03:18:16.500Z Downloaded omicron-zone-package v0.11.0
12532024-07-09T03:18:16.503Z Downloaded ipnetwork v0.20.0
12542024-07-09T03:18:16.505Z Downloaded async-stream v0.3.5
12552024-07-09T03:18:16.505Z Downloaded crossbeam-epoch v0.9.18
12562024-07-09T03:18:16.508Z Downloaded arrayvec v0.7.4
12572024-07-09T03:18:16.511Z Downloaded cstr-argument v0.1.2
12582024-07-09T03:18:16.511Z Downloaded bitstruct_derive v0.1.0
12592024-07-09T03:18:16.511Z Downloaded num-complex v0.4.6
12602024-07-09T03:18:16.514Z Downloaded linear-map v1.2.0
12612024-07-09T03:18:16.514Z Downloaded const_format_proc_macros v0.2.32
12622024-07-09T03:18:16.517Z Downloaded block-padding v0.3.3
12632024-07-09T03:18:16.517Z Downloaded bitflags v1.3.2
12642024-07-09T03:18:16.520Z Downloaded lalrpop-util v0.19.12
12652024-07-09T03:18:16.520Z Downloaded num_enum_derive v0.5.11
12662024-07-09T03:18:16.520Z Downloaded curve25519-dalek-derive v0.1.1
12672024-07-09T03:18:16.522Z Downloaded base16ct v0.2.0
12682024-07-09T03:18:16.522Z Downloaded inout v0.1.3
12692024-07-09T03:18:16.523Z Downloaded impl-trait-for-tuples v0.2.2
12702024-07-09T03:18:16.525Z Downloaded crc-catalog v2.4.0
12712024-07-09T03:18:16.528Z Downloaded cobs v0.2.3
12722024-07-09T03:18:16.528Z Downloaded cexpr v0.6.0
12732024-07-09T03:18:16.528Z Downloaded bit-vec v0.6.3
12742024-07-09T03:18:16.531Z Downloaded lru-cache v0.1.2
12752024-07-09T03:18:16.531Z Downloaded libefi-sys v0.1.0
12762024-07-09T03:18:16.531Z Downloaded indoc v1.0.9
12772024-07-09T03:18:16.534Z Downloaded atomic-waker v1.1.2
12782024-07-09T03:18:16.534Z Downloaded buf-list v1.0.3
12792024-07-09T03:18:16.537Z Downloaded bcrypt-pbkdf v0.10.0
12802024-07-09T03:18:16.537Z Downloaded arrayref v0.3.7
12812024-07-09T03:18:16.539Z Downloaded new_debug_unreachable v1.0.6
12822024-07-09T03:18:16.539Z Downloaded criterion-plot v0.5.0
12832024-07-09T03:18:16.539Z Downloaded cipher v0.4.4
12842024-07-09T03:18:16.542Z Downloaded castaway v0.2.2
12852024-07-09T03:18:16.542Z Downloaded async-stream-impl v0.3.5
12862024-07-09T03:18:16.545Z Downloaded assert_matches v1.5.0
12872024-07-09T03:18:16.545Z Downloaded ascii-canvas v3.0.0
12882024-07-09T03:18:16.545Z Downloaded approx v0.5.1
12892024-07-09T03:18:17.111Z Dirty unicode-ident v1.0.12: the rustflags changed
12902024-07-09T03:18:17.111Z Compiling unicode-ident v1.0.12
12912024-07-09T03:18:17.111Z Dirty proc-macro2 v1.0.86: the rustflags changed
12922024-07-09T03:18:17.111Z Compiling proc-macro2 v1.0.86
12932024-07-09T03:18:17.111Z Dirty libc v0.2.155: the rustflags changed
12942024-07-09T03:18:17.111Z Compiling libc v0.2.155
12952024-07-09T03:18:17.115Z Dirty cfg-if v1.0.0: the rustflags changed
12962024-07-09T03:18:17.115Z Compiling cfg-if v1.0.0
12972024-07-09T03:18:17.115Z Compiling serde v1.0.203
12982024-07-09T03:18:17.115Z Dirty version_check v0.9.4: the rustflags changed
12992024-07-09T03:18:17.115Z Compiling version_check v0.9.4
13002024-07-09T03:18:17.115Z Dirty autocfg v1.3.0: the rustflags changed
13012024-07-09T03:18:17.115Z Compiling autocfg v1.3.0
13022024-07-09T03:18:17.115Z Dirty memchr v2.7.2: the rustflags changed
13032024-07-09T03:18:17.115Z Compiling memchr v2.7.2
13042024-07-09T03:18:17.115Z 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`
13052024-07-09T03:18:17.115Z 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`
13062024-07-09T03:18:17.115Z 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`
13072024-07-09T03:18:17.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
13082024-07-09T03:18:17.115Z 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`
13092024-07-09T03:18:17.115Z 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`
13102024-07-09T03:18:17.115Z 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`
13112024-07-09T03:18:17.236Z 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`
13122024-07-09T03:18:17.333Z Compiling scopeguard v1.2.0
13132024-07-09T03:18:17.367Z 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`
13142024-07-09T03:18:17.452Z Compiling log v0.4.21
13152024-07-09T03:18:17.482Z 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`
13162024-07-09T03:18:17.490Z Dirty byteorder v1.5.0: the rustflags changed
13172024-07-09T03:18:17.490Z Compiling byteorder v1.5.0
13182024-07-09T03:18:17.527Z 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`
13192024-07-09T03:18:17.791Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-e13208b22652b8af/build-script-build`
13202024-07-09T03:18:17.912Z Dirty once_cell v1.19.0: the rustflags changed
13212024-07-09T03:18:17.912Z Compiling once_cell v1.19.0
13222024-07-09T03:18:17.925Z 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`
13232024-07-09T03:18:17.925Z Dirty itoa v1.0.11: the rustflags changed
13242024-07-09T03:18:17.925Z Compiling itoa v1.0.11
13252024-07-09T03:18:17.925Z 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`
13262024-07-09T03:18:17.925Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
13272024-07-09T03:18:17.934Z Compiling smallvec v1.13.2
13282024-07-09T03:18:17.939Z 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`
13292024-07-09T03:18:18.007Z Dirty parking_lot_core v0.9.10: the rustflags changed
13302024-07-09T03:18:18.007Z Compiling parking_lot_core v0.9.10
13312024-07-09T03:18:18.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
13322024-07-09T03:18:18.182Z Compiling libm v0.2.8
13332024-07-09T03:18:18.191Z 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:18:18.257Z Dirty lock_api v0.4.12: the rustflags changed
13352024-07-09T03:18:18.257Z Compiling lock_api v0.4.12
13362024-07-09T03:18:18.257Z 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`
13372024-07-09T03:18:18.270Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
13382024-07-09T03:18:18.275Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6a78d9d4c0031289 -C extra-filename=-6a78d9d4c0031289 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_literal_byte_character --cfg no_literal_c_string --cfg wrap_proc_macro --cfg proc_macro_span`
13392024-07-09T03:18:18.360Z 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`
13402024-07-09T03:18:18.365Z Compiling num-traits v0.2.19
13412024-07-09T03:18:18.365Z 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`
13422024-07-09T03:18:18.435Z Dirty pin-project-lite v0.2.14: the rustflags changed
13432024-07-09T03:18:18.436Z Compiling pin-project-lite v0.2.14
13442024-07-09T03:18:18.439Z 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`
13452024-07-09T03:18:18.561Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
13462024-07-09T03:18:18.581Z Dirty cc v1.0.97: the rustflags changed
13472024-07-09T03:18:18.581Z Compiling cc v1.0.97
13482024-07-09T03:18:18.597Z 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`
13492024-07-09T03:18:18.601Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
13502024-07-09T03:18:18.601Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
13512024-07-09T03:18:18.632Z Dirty thiserror v1.0.60: the rustflags changed
13522024-07-09T03:18:18.632Z Compiling thiserror v1.0.60
13532024-07-09T03:18:18.635Z 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`
13542024-07-09T03:18:18.657Z 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`
13552024-07-09T03:18:18.707Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
13562024-07-09T03:18:18.753Z 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`
13572024-07-09T03:18:18.936Z Compiling ahash v0.8.11
13582024-07-09T03:18:18.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
13592024-07-09T03:18:19.228Z Dirty quote v1.0.36: the rustflags changed
13602024-07-09T03:18:19.228Z Compiling quote v1.0.36
13612024-07-09T03:18:19.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8ae0078a8307e25e -C extra-filename=-8ae0078a8307e25e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13622024-07-09T03:18:19.319Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14/build-script-build`
13632024-07-09T03:18:19.324Z Compiling spin v0.9.8
13642024-07-09T03:18:19.324Z 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`
13652024-07-09T03:18:19.349Z Dirty ryu v1.0.18: the rustflags changed
13662024-07-09T03:18:19.349Z Compiling ryu v1.0.18
13672024-07-09T03:18:19.352Z 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`
13682024-07-09T03:18:19.542Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
13692024-07-09T03:18:19.615Z Compiling syn v2.0.68
13702024-07-09T03:18:19.619Z 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`
13712024-07-09T03:18:19.717Z Compiling getrandom v0.2.14
13722024-07-09T03:18:19.719Z 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`
13732024-07-09T03:18:19.779Z 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`
13742024-07-09T03:18:19.959Z 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`
13752024-07-09T03:18:19.994Z Dirty signal-hook-registry v1.4.2: the rustflags changed
13762024-07-09T03:18:19.994Z Compiling signal-hook-registry v1.4.2
13772024-07-09T03:18:19.996Z 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`
13782024-07-09T03:18:20.106Z Compiling rand_core v0.6.4
13792024-07-09T03:18:20.111Z 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`
13802024-07-09T03:18:20.214Z Compiling parking_lot v0.12.2
13812024-07-09T03:18:20.217Z 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`
13822024-07-09T03:18:20.272Z Compiling mio v0.8.11
13832024-07-09T03:18:20.283Z 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`
13842024-07-09T03:18:20.472Z Dirty num_cpus v1.16.0: the rustflags changed
13852024-07-09T03:18:20.473Z Compiling num_cpus v1.16.0
13862024-07-09T03:18:20.475Z 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`
13872024-07-09T03:18:20.598Z Dirty futures-core v0.3.30: the rustflags changed
13882024-07-09T03:18:20.598Z Compiling futures-core v0.3.30
13892024-07-09T03:18:20.601Z 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`
13902024-07-09T03:18:20.658Z Dirty typenum v1.17.0: the rustflags changed
13912024-07-09T03:18:20.658Z Compiling typenum v1.17.0
13922024-07-09T03:18:20.674Z 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`
13932024-07-09T03:18:20.860Z Compiling allocator-api2 v0.2.18
13942024-07-09T03:18:20.865Z Dirty socket2 v0.5.7: the rustflags changed
13952024-07-09T03:18:20.865Z Compiling socket2 v0.5.7
13962024-07-09T03:18:20.878Z 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`
13972024-07-09T03:18:20.881Z 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`
13982024-07-09T03:18:21.193Z Compiling generic-array v0.14.7
13992024-07-09T03:18:21.195Z 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`
14002024-07-09T03:18:21.550Z Compiling serde_json v1.0.120
14012024-07-09T03:18:21.552Z 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`
14022024-07-09T03:18:21.588Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
14032024-07-09T03:18:21.652Z Compiling subtle v2.5.0
14042024-07-09T03:18:21.655Z 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`
14052024-07-09T03:18:21.670Z Dirty equivalent v1.0.1: the rustflags changed
14062024-07-09T03:18:21.670Z Compiling equivalent v1.0.1
14072024-07-09T03:18:21.673Z 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`
14082024-07-09T03:18:21.786Z Dirty futures-sink v0.3.30: the rustflags changed
14092024-07-09T03:18:21.786Z Compiling futures-sink v0.3.30
14102024-07-09T03:18:21.791Z 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`
14112024-07-09T03:18:21.834Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
14122024-07-09T03:18:21.877Z Dirty slab v0.4.9: the rustflags changed
14132024-07-09T03:18:21.877Z Compiling slab v0.4.9
14142024-07-09T03:18:21.879Z 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`
14152024-07-09T03:18:21.946Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
14162024-07-09T03:18:21.949Z Dirty futures-channel v0.3.30: the rustflags changed
14172024-07-09T03:18:21.949Z Compiling futures-channel v0.3.30
14182024-07-09T03:18:21.949Z 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`
14192024-07-09T03:18:21.972Z Dirty futures-task v0.3.30: the rustflags changed
14202024-07-09T03:18:21.972Z Compiling futures-task v0.3.30
14212024-07-09T03:18:21.974Z Compiling syn v1.0.109
14222024-07-09T03:18:21.974Z 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`
14232024-07-09T03:18:21.974Z 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`
14242024-07-09T03:18:22.040Z 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`
14252024-07-09T03:18:22.102Z Dirty futures-io v0.3.30: the rustflags changed
14262024-07-09T03:18:22.102Z Compiling futures-io v0.3.30
14272024-07-09T03:18:22.106Z 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`
14282024-07-09T03:18:22.218Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
14292024-07-09T03:18:22.266Z Dirty fnv v1.0.7: the rustflags changed
14302024-07-09T03:18:22.266Z Compiling fnv v1.0.7
14312024-07-09T03:18:22.269Z 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`
14322024-07-09T03:18:22.317Z Dirty pin-utils v0.1.0: the rustflags changed
14332024-07-09T03:18:22.317Z Compiling pin-utils v0.1.0
14342024-07-09T03:18:22.320Z 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`
14352024-07-09T03:18:22.345Z Compiling regex-syntax v0.8.3
14362024-07-09T03:18:22.348Z 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`
14372024-07-09T03:18:22.364Z 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`
14382024-07-09T03:18:22.391Z Compiling const-oid v0.9.6
14392024-07-09T03:18:22.407Z 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`
14402024-07-09T03:18:22.410Z Compiling aho-corasick v1.1.3
14412024-07-09T03:18:22.426Z 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`
14422024-07-09T03:18:22.430Z Compiling iana-time-zone v0.1.60
14432024-07-09T03:18:22.432Z 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`
14442024-07-09T03:18:22.627Z Dirty semver v1.0.23: the rustflags changed
14452024-07-09T03:18:22.627Z Compiling semver v1.0.23
14462024-07-09T03:18:22.630Z 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`
14472024-07-09T03:18:22.648Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
14482024-07-09T03:18:22.711Z 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`
14492024-07-09T03:18:22.902Z Dirty heck v0.5.0: the rustflags changed
14502024-07-09T03:18:22.902Z Compiling heck v0.5.0
14512024-07-09T03:18:22.905Z 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`
14522024-07-09T03:18:23.258Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
14532024-07-09T03:18:23.408Z Dirty tinyvec_macros v0.1.1: the rustflags changed
14542024-07-09T03:18:23.408Z Compiling tinyvec_macros v0.1.1
14552024-07-09T03:18:23.419Z 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`
14562024-07-09T03:18:23.435Z Dirty tinyvec v1.6.0: the rustflags changed
14572024-07-09T03:18:23.435Z Compiling tinyvec v1.6.0
14582024-07-09T03:18:23.435Z 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`
14592024-07-09T03:18:23.454Z Compiling ppv-lite86 v0.2.17
14602024-07-09T03:18:23.463Z 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`
14612024-07-09T03:18:23.525Z Dirty pkg-config v0.3.30: the rustflags changed
14622024-07-09T03:18:23.525Z Compiling pkg-config v0.3.30
14632024-07-09T03:18:23.533Z 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`
14642024-07-09T03:18:24.252Z Compiling lazy_static v1.5.0
14652024-07-09T03:18:24.255Z 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`
14662024-07-09T03:18:24.356Z Compiling schemars v0.8.21
14672024-07-09T03:18:24.359Z 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`
14682024-07-09T03:18:24.378Z Compiling dyn-clone v1.0.17
14692024-07-09T03:18:24.381Z 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`
14702024-07-09T03:18:24.614Z Dirty cpufeatures v0.2.12: the rustflags changed
14712024-07-09T03:18:24.614Z Compiling cpufeatures v0.2.12
14722024-07-09T03:18:24.617Z 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`
14732024-07-09T03:18:24.710Z Compiling unicode-bidi v0.3.15
14742024-07-09T03:18:24.710Z 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`
14752024-07-09T03:18:24.743Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
14762024-07-09T03:18:24.769Z Compiling rand_chacha v0.3.1
14772024-07-09T03:18:24.771Z 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`
14782024-07-09T03:18:24.894Z Compiling unicode-normalization v0.1.23
14792024-07-09T03:18:24.897Z 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`
14802024-07-09T03:18:25.152Z Dirty tracing-core v0.1.32: the rustflags changed
14812024-07-09T03:18:25.152Z Compiling tracing-core v0.1.32
14822024-07-09T03:18:25.155Z 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`
14832024-07-09T03:18:25.966Z Compiling regex-automata v0.4.6
14842024-07-09T03:18:25.969Z 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`
14852024-07-09T03:18:26.290Z Dirty rustix v0.38.34: the rustflags changed
14862024-07-09T03:18:26.290Z Compiling rustix v0.38.34
14872024-07-09T03:18:26.293Z 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`
14882024-07-09T03:18:26.636Z Compiling rand v0.8.5
14892024-07-09T03:18:26.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=26edd622f87e2dfc -C extra-filename=-26edd622f87e2dfc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14902024-07-09T03:18:27.082Z Compiling serde_derive_internals v0.29.1
14912024-07-09T03:18:27.131Z 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`
14922024-07-09T03:18:27.140Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
14932024-07-09T03:18:27.242Z Dirty errno v0.3.9: the rustflags changed
14942024-07-09T03:18:27.242Z Compiling errno v0.3.9
14952024-07-09T03:18:27.248Z 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`
14962024-07-09T03:18:27.476Z Dirty percent-encoding v2.3.1: the rustflags changed
14972024-07-09T03:18:27.476Z Compiling percent-encoding v2.3.1
14982024-07-09T03:18:27.483Z 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`
14992024-07-09T03:18:27.862Z Dirty form_urlencoded v1.2.1: the rustflags changed
15002024-07-09T03:18:27.862Z Compiling form_urlencoded v1.2.1
15012024-07-09T03:18:27.866Z 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`
15022024-07-09T03:18:28.199Z Dirty time-core v0.1.2: the rustflags changed
15032024-07-09T03:18:28.199Z Compiling time-core v0.1.2
15042024-07-09T03:18:28.203Z 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`
15052024-07-09T03:18:28.230Z Dirty httparse v1.8.0: the rustflags changed
15062024-07-09T03:18:28.230Z Compiling httparse v1.8.0
15072024-07-09T03:18:28.233Z 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`
15082024-07-09T03:18:28.398Z Dirty powerfmt v0.2.0: the rustflags changed
15092024-07-09T03:18:28.398Z Compiling powerfmt v0.2.0
15102024-07-09T03:18:28.402Z 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`
15112024-07-09T03:18:28.725Z Dirty num-conv v0.1.0: the rustflags changed
15122024-07-09T03:18:28.725Z Compiling num-conv v0.1.0
15132024-07-09T03:18:28.727Z 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`
15142024-07-09T03:18:28.804Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
15152024-07-09T03:18:28.834Z Dirty deranged v0.3.11: the rustflags changed
15162024-07-09T03:18:28.834Z Compiling deranged v0.3.11
15172024-07-09T03:18:28.838Z 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`
15182024-07-09T03:18:28.856Z Compiling ring v0.17.8
15192024-07-09T03:18:28.859Z 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`
15202024-07-09T03:18:29.019Z Compiling time-macros v0.2.18
15212024-07-09T03:18:29.067Z 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`
15222024-07-09T03:18:29.135Z Dirty num_threads v0.1.7: the rustflags changed
15232024-07-09T03:18:29.135Z Compiling num_threads v0.1.7
15242024-07-09T03:18:29.138Z 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`
15252024-07-09T03:18:29.271Z Dirty unicode-width v0.1.13: the rustflags changed
15262024-07-09T03:18:29.271Z Compiling unicode-width v0.1.13
15272024-07-09T03:18:29.281Z 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`
15282024-07-09T03:18:29.516Z 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`
15292024-07-09T03:18:30.018Z Compiling either v1.12.0
15302024-07-09T03:18:30.021Z 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`
15312024-07-09T03:18:30.073Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
15322024-07-09T03:18:30.207Z Compiling idna v0.5.0
15332024-07-09T03:18:30.210Z 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`
15342024-07-09T03:18:30.421Z Compiling untrusted v0.9.0
15352024-07-09T03:18:30.425Z 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`
15362024-07-09T03:18:30.579Z Dirty rustversion v1.0.17: the rustflags changed
15372024-07-09T03:18:30.579Z Compiling rustversion v1.0.17
15382024-07-09T03:18:30.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/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`
15392024-07-09T03:18:30.756Z Dirty vcpkg v0.2.15: the rustflags changed
15402024-07-09T03:18:30.756Z Compiling vcpkg v0.2.15
15412024-07-09T03:18:30.776Z 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`
15422024-07-09T03:18:31.283Z Compiling regex v1.10.5
15432024-07-09T03:18:31.329Z 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`
15442024-07-09T03:18:31.662Z Compiling url v2.5.0
15452024-07-09T03:18:31.665Z 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`
15462024-07-09T03:18:32.325Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
15472024-07-09T03:18:32.395Z Compiling slog v2.7.0
15482024-07-09T03:18:32.399Z 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`
15492024-07-09T03:18:32.470Z Compiling time v0.3.36
15502024-07-09T03:18:32.473Z 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`
15512024-07-09T03:18:32.931Z Dirty adler v1.0.2: the rustflags changed
15522024-07-09T03:18:32.931Z Compiling adler v1.0.2
15532024-07-09T03:18:32.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name adler --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab02ed3d0c38bd82 -C extra-filename=-ab02ed3d0c38bd82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15542024-07-09T03:18:32.979Z Dirty openssl-sys v0.9.102: the rustflags changed
15552024-07-09T03:18:32.979Z Compiling openssl-sys v0.9.102
15562024-07-09T03:18:32.982Z 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`
15572024-07-09T03:18:33.206Z Dirty miniz_oxide v0.7.2: the rustflags changed
15582024-07-09T03:18:33.206Z Compiling miniz_oxide v0.7.2
15592024-07-09T03:18:33.213Z 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`
15602024-07-09T03:18:33.636Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
15612024-07-09T03:18:33.712Z 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`
15622024-07-09T03:18:34.186Z Dirty try-lock v0.2.5: the rustflags changed
15632024-07-09T03:18:34.186Z Compiling try-lock v0.2.5
15642024-07-09T03:18:34.191Z 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`
15652024-07-09T03:18:34.319Z Dirty base64 v0.21.7: the rustflags changed
15662024-07-09T03:18:34.319Z Compiling base64 v0.21.7
15672024-07-09T03:18:34.322Z 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`
15682024-07-09T03:18:34.745Z 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`
15692024-07-09T03:18:34.751Z Compiling serde_derive v1.0.203
15702024-07-09T03:18:34.754Z 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`
15712024-07-09T03:18:34.801Z Compiling zerocopy-derive v0.7.34
15722024-07-09T03:18:34.805Z 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`
15732024-07-09T03:18:35.095Z Compiling zeroize_derive v1.4.2
15742024-07-09T03:18:35.098Z 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`
15752024-07-09T03:18:35.275Z Compiling thiserror-impl v1.0.60
15762024-07-09T03:18:35.278Z 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`
15772024-07-09T03:18:36.957Z Compiling zeroize v1.7.0
15782024-07-09T03:18:36.960Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' -C metadata=ad0de7c3bd38a3e3 -C extra-filename=-ad0de7c3bd38a3e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-684afcea14cb8f23.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15792024-07-09T03:18:37.353Z Compiling tokio-macros v2.3.0
15802024-07-09T03:18:37.356Z 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`
15812024-07-09T03:18:37.402Z Compiling zerocopy v0.7.34
15822024-07-09T03:18:37.441Z 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`
15832024-07-09T03:18:37.456Z 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`
15842024-07-09T03:18:37.943Z Compiling futures-macro v0.3.30
15852024-07-09T03:18:37.955Z 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`
15862024-07-09T03:18:38.682Z Compiling tracing-attributes v0.1.27
15872024-07-09T03:18:38.688Z 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`
15882024-07-09T03:18:38.934Z 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`
15892024-07-09T03:18:38.991Z Compiling crypto-common v0.1.6
15902024-07-09T03:18:39.014Z 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`
15912024-07-09T03:18:39.091Z 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"'`
15922024-07-09T03:18:39.116Z Compiling block-buffer v0.10.4
15932024-07-09T03:18:39.120Z 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`
15942024-07-09T03:18:39.221Z Compiling schemars_derive v0.8.21
15952024-07-09T03:18:39.221Z 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`
15962024-07-09T03:18:39.316Z Compiling async-trait v0.1.81
15972024-07-09T03:18:39.321Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a290a60862348bab -C extra-filename=-a290a60862348bab --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`
15982024-07-09T03:18:39.384Z Compiling digest v0.10.7
15992024-07-09T03:18:39.390Z Dirty want v0.3.1: the rustflags changed
16002024-07-09T03:18:39.390Z Compiling want v0.3.1
16012024-07-09T03:18:39.390Z 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`
16022024-07-09T03:18:39.400Z 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`
16032024-07-09T03:18:39.691Z Compiling hashbrown v0.14.5
16042024-07-09T03:18:39.693Z 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`
16052024-07-09T03:18:39.745Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84/build-script-main`
16062024-07-09T03:18:39.801Z 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`
16072024-07-09T03:18:39.876Z Dirty tower-service v0.3.2: the rustflags changed
16082024-07-09T03:18:39.876Z Compiling tower-service v0.3.2
16092024-07-09T03:18:39.879Z 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`
16102024-07-09T03:18:40.013Z Dirty httpdate v1.0.3: the rustflags changed
16112024-07-09T03:18:40.013Z Compiling httpdate v1.0.3
16122024-07-09T03:18:40.052Z 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`
16132024-07-09T03:18:40.342Z Compiling futures-util v0.3.30
16142024-07-09T03:18:40.374Z 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`
16152024-07-09T03:18:40.514Z Compiling base64ct v1.6.0
16162024-07-09T03:18:40.529Z 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`
16172024-07-09T03:18:40.663Z Dirty openssl-probe v0.1.5: the rustflags changed
16182024-07-09T03:18:40.664Z Compiling openssl-probe v0.1.5
16192024-07-09T03:18:40.677Z 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:18:40.998Z Dirty openssl v0.10.64: the rustflags changed
16212024-07-09T03:18:40.998Z Compiling openssl v0.10.64
16222024-07-09T03:18:41.008Z 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`
16232024-07-09T03:18:41.058Z Dirty foreign-types-shared v0.1.1: the rustflags changed
16242024-07-09T03:18:41.058Z Compiling foreign-types-shared v0.1.1
16252024-07-09T03:18:41.066Z 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`
16262024-07-09T03:18:41.142Z 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`
16272024-07-09T03:18:41.168Z Dirty foreign-types v0.3.2: the rustflags changed
16282024-07-09T03:18:41.168Z Compiling foreign-types v0.3.2
16292024-07-09T03:18:41.254Z 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`
16302024-07-09T03:18:41.265Z Compiling openssl-macros v0.1.1
16312024-07-09T03:18:41.269Z 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`
16322024-07-09T03:18:41.452Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1/build-script-build`
16332024-07-09T03:18:41.479Z Compiling backtrace v0.3.71
16342024-07-09T03:18:41.493Z 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`
16352024-07-09T03:18:41.981Z Dirty mime v0.3.17: the rustflags changed
16362024-07-09T03:18:41.981Z Compiling mime v0.3.17
16372024-07-09T03:18:41.984Z 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`
16382024-07-09T03:18:42.212Z Compiling gimli v0.28.1
16392024-07-09T03:18:42.215Z 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`
16402024-07-09T03:18:42.427Z Dirty ipnet v2.9.0: the rustflags changed
16412024-07-09T03:18:42.427Z Compiling ipnet v2.9.0
16422024-07-09T03:18:42.431Z 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:18:42.527Z Dirty heck v0.4.1: the rustflags changed
16442024-07-09T03:18:42.527Z Compiling heck v0.4.1
16452024-07-09T03:18:42.530Z 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`
16462024-07-09T03:18:42.548Z Compiling crossbeam-utils v0.8.19
16472024-07-09T03:18:42.553Z 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:18:42.799Z Compiling tracing v0.1.40
16492024-07-09T03:18:42.801Z 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`
16502024-07-09T03:18:42.842Z Dirty strsim v0.11.1: the rustflags changed
16512024-07-09T03:18:42.842Z Compiling strsim v0.11.1
16522024-07-09T03:18:42.849Z 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`
16532024-07-09T03:18:42.978Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
16542024-07-09T03:18:43.012Z Compiling object v0.32.2
16552024-07-09T03:18:43.017Z 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`
16562024-07-09T03:18:43.344Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
16572024-07-09T03:18:43.369Z Compiling anyhow v1.0.86
16582024-07-09T03:18:43.372Z 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`
16592024-07-09T03:18:43.391Z Compiling rustc-demangle v0.1.24
16602024-07-09T03:18:43.408Z 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`
16612024-07-09T03:18:43.739Z 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`
16622024-07-09T03:18:43.805Z Compiling rustls v0.21.12
16632024-07-09T03:18:43.821Z 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`
16642024-07-09T03:18:43.866Z Dirty native-tls v0.2.11: the rustflags changed
16652024-07-09T03:18:43.866Z Compiling native-tls v0.2.11
16662024-07-09T03:18:43.871Z 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`
16672024-07-09T03:18:44.100Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
16682024-07-09T03:18:44.116Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
16692024-07-09T03:18:44.146Z 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`
16702024-07-09T03:18:44.266Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
16712024-07-09T03:18:44.293Z Compiling sct v0.7.1
16722024-07-09T03:18:44.296Z 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`
16732024-07-09T03:18:44.338Z Compiling rustls-webpki v0.101.7
16742024-07-09T03:18:44.355Z 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`
16752024-07-09T03:18:44.418Z Compiling cookie v0.17.0
16762024-07-09T03:18:44.422Z 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`
16772024-07-09T03:18:44.604Z Compiling winnow v0.5.40
16782024-07-09T03:18:44.607Z 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`
16792024-07-09T03:18:44.735Z Dirty ucd-trie v0.1.6: the rustflags changed
16802024-07-09T03:18:44.735Z Compiling ucd-trie v0.1.6
16812024-07-09T03:18:44.751Z 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`
16822024-07-09T03:18:45.451Z 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`
16832024-07-09T03:18:45.470Z Compiling pest v2.7.10
16842024-07-09T03:18:45.490Z 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`
16852024-07-09T03:18:46.272Z Compiling futures-executor v0.3.30
16862024-07-09T03:18:46.277Z 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`
16872024-07-09T03:18:46.750Z Compiling futures v0.3.30
16882024-07-09T03:18:46.753Z 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`
16892024-07-09T03:18:46.874Z Compiling addr2line v0.21.0
16902024-07-09T03:18:46.894Z 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`
16912024-07-09T03:18:46.897Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
16922024-07-09T03:18:46.963Z Compiling pem-rfc7468 v0.7.0
16932024-07-09T03:18:46.967Z 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`
16942024-07-09T03:18:47.119Z Compiling der_derive v0.7.2
16952024-07-09T03:18:47.122Z 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`
16962024-07-09T03:18:47.525Z Compiling idna v0.3.0
16972024-07-09T03:18:47.529Z 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`
16982024-07-09T03:18:47.766Z Dirty encoding_rs v0.8.34: the rustflags changed
16992024-07-09T03:18:47.766Z Compiling encoding_rs v0.8.34
17002024-07-09T03:18:47.791Z 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`
17012024-07-09T03:18:48.499Z Compiling flagset v0.4.5
17022024-07-09T03:18:48.502Z 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`
17032024-07-09T03:18:48.519Z Compiling psl-types v2.0.11
17042024-07-09T03:18:48.521Z 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`
17052024-07-09T03:18:48.698Z Dirty utf8parse v0.2.1: the rustflags changed
17062024-07-09T03:18:48.698Z Compiling utf8parse v0.2.1
17072024-07-09T03:18:48.701Z Compiling publicsuffix v2.2.3
17082024-07-09T03:18:48.716Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=1145d37920d1b3a9 -C extra-filename=-1145d37920d1b3a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17092024-07-09T03:18:48.719Z 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`
17102024-07-09T03:18:48.858Z Compiling pest_meta v2.7.10
17112024-07-09T03:18:48.875Z 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`
17122024-07-09T03:18:48.957Z 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`
17132024-07-09T03:18:49.197Z Compiling scroll_derive v0.12.0
17142024-07-09T03:18:49.200Z 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`
17152024-07-09T03:18:50.013Z Compiling bytes v1.6.0
17162024-07-09T03:18:50.046Z 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`
17172024-07-09T03:18:50.066Z Compiling bitflags v2.5.0
17182024-07-09T03:18:50.070Z 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`
17192024-07-09T03:18:50.109Z 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`
17202024-07-09T03:18:50.374Z Compiling indexmap v2.2.6
17212024-07-09T03:18:50.384Z 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`
17222024-07-09T03:18:50.512Z Compiling chrono v0.4.38
17232024-07-09T03:18:50.515Z 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`
17242024-07-09T03:18:50.918Z Compiling tokio v1.38.0
17252024-07-09T03:18:50.921Z 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`
17262024-07-09T03:18:51.326Z Compiling uuid v1.9.1
17272024-07-09T03:18:51.329Z 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`
17282024-07-09T03:18:51.841Z 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`
17292024-07-09T03:18:52.472Z 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`
17302024-07-09T03:18:52.635Z Compiling http v0.2.12
17312024-07-09T03:18:52.652Z 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`
17322024-07-09T03:18:52.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=ffde3ee1aba7e0b0 -C extra-filename=-ffde3ee1aba7e0b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-284b7dbaf2df8df5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
17332024-07-09T03:18:53.239Z Compiling serde_tokenstream v0.2.1
17342024-07-09T03:18:53.242Z 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`
17352024-07-09T03:18:53.857Z Compiling toml_datetime v0.6.6
17362024-07-09T03:18:53.861Z 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`
17372024-07-09T03:18:54.327Z Compiling serde_spanned v0.6.6
17382024-07-09T03:18:54.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=2c3364246f034657 -C extra-filename=-2c3364246f034657 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17392024-07-09T03:18:54.394Z Compiling http-body v0.4.6
17402024-07-09T03:18:54.396Z 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`
17412024-07-09T03:18:54.490Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7866d2e29ea1f8b6 -C extra-filename=-7866d2e29ea1f8b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-7504805eea8088e3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300`
17422024-07-09T03:18:54.540Z 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`
17432024-07-09T03:18:54.851Z Compiling toml_edit v0.19.15
17442024-07-09T03:18:54.854Z Compiling serde_urlencoded v0.7.1
17452024-07-09T03:18:54.854Z 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`
17462024-07-09T03:18:54.854Z 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`
17472024-07-09T03:18:55.322Z 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`
17482024-07-09T03:18:55.423Z Compiling rustc_version v0.4.0
17492024-07-09T03:18:55.430Z 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`
17502024-07-09T03:18:55.679Z Compiling der v0.7.9
17512024-07-09T03:18:55.683Z 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`
17522024-07-09T03:18:56.218Z Compiling cookie_store v0.20.0
17532024-07-09T03:18:56.221Z 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`
17542024-07-09T03:18:56.288Z Compiling scroll v0.12.0
17552024-07-09T03:18:56.292Z 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`
17562024-07-09T03:18:56.860Z Compiling pest_generator v2.7.10
17572024-07-09T03:18:56.920Z 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`
17582024-07-09T03:18:56.926Z Dirty rustls-pemfile v1.0.4: the rustflags changed
17592024-07-09T03:18:56.926Z Compiling rustls-pemfile v1.0.4
17602024-07-09T03:18:56.929Z 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`
17612024-07-09T03:18:57.383Z Dirty plain v0.2.3: the rustflags changed
17622024-07-09T03:18:57.383Z Compiling plain v0.2.3
17632024-07-09T03:18:57.387Z 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`
17642024-07-09T03:18:57.547Z Compiling data-encoding v2.6.0
17652024-07-09T03:18:57.552Z 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`
17662024-07-09T03:18:57.800Z Compiling spki v0.7.3
17672024-07-09T03:18:57.803Z 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`
17682024-07-09T03:18:58.229Z Compiling webpki-roots v0.25.4
17692024-07-09T03:18:58.234Z 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`
17702024-07-09T03:18:58.280Z Dirty anstyle v1.0.7: the rustflags changed
17712024-07-09T03:18:58.280Z Compiling anstyle v1.0.7
17722024-07-09T03:18:58.295Z 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`
17732024-07-09T03:18:58.379Z Dirty sync_wrapper v0.1.2: the rustflags changed
17742024-07-09T03:18:58.379Z Compiling sync_wrapper v0.1.2
17752024-07-09T03:18:58.383Z 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`
17762024-07-09T03:18:58.515Z Compiling goblin v0.8.2
17772024-07-09T03:18:58.518Z 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`
17782024-07-09T03:18:58.750Z Compiling openapiv3 v2.0.0
17792024-07-09T03:18:58.823Z 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`
17802024-07-09T03:18:58.982Z Compiling tokio-util v0.7.11
17812024-07-09T03:18:59.000Z 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`
17822024-07-09T03:18:59.203Z Compiling tokio-rustls v0.24.1
17832024-07-09T03:18:59.239Z 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`
17842024-07-09T03:18:59.566Z Compiling pest_derive v2.7.10
17852024-07-09T03:18:59.610Z 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`
17862024-07-09T03:19:00.103Z Compiling h2 v0.3.26
17872024-07-09T03:19:00.105Z 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`
17882024-07-09T03:19:00.387Z Compiling sha2 v0.10.8
17892024-07-09T03:19:00.407Z 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`
17902024-07-09T03:19:00.615Z 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`
17912024-07-09T03:19:01.246Z Compiling tokio-native-tls v0.3.1
17922024-07-09T03:19:01.249Z 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`
17932024-07-09T03:19:01.515Z Dirty usdt-impl v0.5.0: the rustflags changed
17942024-07-09T03:19:01.515Z Compiling usdt-impl v0.5.0
17952024-07-09T03:19:01.519Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
17962024-07-09T03:19:01.909Z Dirty pretty-hex v0.4.1: the rustflags changed
17972024-07-09T03:19:01.909Z Compiling pretty-hex v0.4.1
17982024-07-09T03:19:01.914Z 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`
17992024-07-09T03:19:02.140Z Compiling bitflags v1.3.2
18002024-07-09T03:19:02.143Z 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`
18012024-07-09T03:19:02.249Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
18022024-07-09T03:19:02.398Z Compiling dtrace-parser v0.2.0
18032024-07-09T03:19:02.401Z 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`
18042024-07-09T03:19:03.370Z Compiling pkcs8 v0.10.2
18052024-07-09T03:19:03.373Z 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`
18062024-07-09T03:19:03.389Z Compiling hmac v0.12.1
18072024-07-09T03:19:03.392Z 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`
18082024-07-09T03:19:03.409Z Dirty thread-id v4.2.1: the rustflags changed
18092024-07-09T03:19:03.409Z Compiling thread-id v4.2.1
18102024-07-09T03:19:03.427Z 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`
18112024-07-09T03:19:03.528Z Dirty crc32fast v1.4.0: the rustflags changed
18122024-07-09T03:19:03.528Z Compiling crc32fast v1.4.0
18132024-07-09T03:19:03.549Z 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`
18142024-07-09T03:19:03.647Z Compiling bit-vec v0.6.3
18152024-07-09T03:19:03.653Z 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`
18162024-07-09T03:19:03.950Z Dirty anstyle-parse v0.2.4: the rustflags changed
18172024-07-09T03:19:03.950Z Compiling anstyle-parse v0.2.4
18182024-07-09T03:19:03.959Z Compiling num-integer v0.1.46
18192024-07-09T03:19:03.959Z 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`
18202024-07-09T03:19:03.959Z 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`
18212024-07-09T03:19:04.099Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
18222024-07-09T03:19:04.120Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
18232024-07-09T03:19:04.120Z Compiling is_terminal_polyfill v1.70.0
18242024-07-09T03:19:04.125Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' -C metadata=46a9d580cb2c6a4f -C extra-filename=-46a9d580cb2c6a4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18252024-07-09T03:19:04.167Z Compiling dof v0.3.0
18262024-07-09T03:19:04.172Z 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`
18272024-07-09T03:19:04.250Z Dirty anstyle-query v1.0.3: the rustflags changed
18282024-07-09T03:19:04.250Z Compiling anstyle-query v1.0.3
18292024-07-09T03:19:04.253Z 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`
18302024-07-09T03:19:04.297Z Dirty colorchoice v1.0.1: the rustflags changed
18312024-07-09T03:19:04.297Z Compiling colorchoice v1.0.1
18322024-07-09T03:19:04.303Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C metadata=fe326407f55ebd6f -C extra-filename=-fe326407f55ebd6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18332024-07-09T03:19:04.398Z 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`
18342024-07-09T03:19:04.466Z Dirty anstream v0.6.14: the rustflags changed
18352024-07-09T03:19:04.466Z Compiling anstream v0.6.14
18362024-07-09T03:19:04.481Z 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`
18372024-07-09T03:19:04.634Z Compiling terminal_size v0.3.0
18382024-07-09T03:19:04.637Z 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`
18392024-07-09T03:19:04.747Z Compiling block-padding v0.3.3
18402024-07-09T03:19:04.751Z Compiling unicode-segmentation v1.11.0
18412024-07-09T03:19:04.751Z 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`
18422024-07-09T03:19:04.751Z 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`
18432024-07-09T03:19:04.848Z Dirty clap_lex v0.7.0: the rustflags changed
18442024-07-09T03:19:04.848Z Compiling clap_lex v0.7.0
18452024-07-09T03:19:04.851Z 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`
18462024-07-09T03:19:05.012Z 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`
18472024-07-09T03:19:05.240Z Compiling clap_builder v4.5.2
18482024-07-09T03:19:05.243Z 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`
18492024-07-09T03:19:05.396Z Compiling inout v0.1.3
18502024-07-09T03:19:05.401Z 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`
18512024-07-09T03:19:05.634Z Compiling clap_derive v4.5.4
18522024-07-09T03:19:05.634Z 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`
18532024-07-09T03:19:05.684Z Dirty memmap v0.7.0: the rustflags changed
18542024-07-09T03:19:05.684Z Compiling memmap v0.7.0
18552024-07-09T03:19:05.687Z 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`
18562024-07-09T03:19:06.076Z Compiling siphasher v0.3.11
18572024-07-09T03:19:06.079Z 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`
18582024-07-09T03:19:06.469Z Compiling cipher v0.4.4
18592024-07-09T03:19:06.472Z 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`
18602024-07-09T03:19:06.501Z Compiling hex v0.4.3
18612024-07-09T03:19:06.529Z 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`
18622024-07-09T03:19:06.680Z Compiling crossbeam-epoch v0.9.18
18632024-07-09T03:19:06.697Z 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`
18642024-07-09T03:19:06.727Z Compiling itertools v0.10.5
18652024-07-09T03:19:06.779Z 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`
18662024-07-09T03:19:06.978Z Compiling hyper v0.14.28
18672024-07-09T03:19:06.982Z 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`
18682024-07-09T03:19:07.136Z Compiling itertools v0.12.1
18692024-07-09T03:19:07.139Z 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`
18702024-07-09T03:19:07.531Z Dirty winnow v0.6.8: the rustflags changed
18712024-07-09T03:19:07.531Z Compiling winnow v0.6.8
18722024-07-09T03:19:07.534Z 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`
18732024-07-09T03:19:09.373Z Compiling usdt-attr-macro v0.5.0
18742024-07-09T03:19:09.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`
18752024-07-09T03:19:09.745Z Compiling usdt-macro v0.5.0
18762024-07-09T03:19:09.748Z 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`
18772024-07-09T03:19:10.479Z Compiling stable_deref_trait v1.2.0
18782024-07-09T03:19:10.486Z 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`
18792024-07-09T03:19:10.591Z Dirty flate2 v1.0.30: the rustflags changed
18802024-07-09T03:19:10.591Z Compiling flate2 v1.0.30
18812024-07-09T03:19:10.618Z 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`
18822024-07-09T03:19:10.826Z Compiling bit-set v0.5.3
18832024-07-09T03:19:10.829Z 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`
18842024-07-09T03:19:11.027Z Compiling clap v4.5.4
18852024-07-09T03:19:11.030Z 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`
18862024-07-09T03:19:11.113Z Compiling toml_edit v0.22.14
18872024-07-09T03:19:11.116Z 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`
18882024-07-09T03:19:11.149Z Compiling ipnetwork v0.20.0
18892024-07-09T03:19:11.152Z 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`
18902024-07-09T03:19:11.413Z Compiling ff v0.13.0
18912024-07-09T03:19:11.416Z Compiling base16ct v0.2.0
18922024-07-09T03:19:11.416Z 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`
18932024-07-09T03:19:11.416Z 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`
18942024-07-09T03:19:11.490Z Compiling hkdf v0.12.4
18952024-07-09T03:19:11.500Z 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`
18962024-07-09T03:19:11.588Z Compiling usdt v0.5.0
18972024-07-09T03:19:11.591Z 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`
18982024-07-09T03:19:11.634Z Compiling group v0.13.0
18992024-07-09T03:19:11.636Z 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`
19002024-07-09T03:19:11.755Z Compiling sec1 v0.7.3
19012024-07-09T03:19:11.758Z 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`
19022024-07-09T03:19:11.776Z Compiling toml v0.7.8
19032024-07-09T03:19:11.779Z 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`
19042024-07-09T03:19:11.955Z Compiling crypto-bigint v0.5.5
19052024-07-09T03:19:11.958Z 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`
19062024-07-09T03:19:12.091Z Compiling zerocopy-derive v0.6.6
19072024-07-09T03:19:12.091Z 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`
19082024-07-09T03:19:12.113Z Compiling signal-hook v0.3.17
19092024-07-09T03:19:12.117Z 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`
19102024-07-09T03:19:12.373Z Compiling managed v0.8.0
19112024-07-09T03:19:12.376Z 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`
19122024-07-09T03:19:12.433Z Compiling fixedbitset v0.4.2
19132024-07-09T03:19:12.438Z 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`
19142024-07-09T03:19:12.824Z Compiling petgraph v0.6.5
19152024-07-09T03:19:12.827Z 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:19:12.897Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
19172024-07-09T03:19:12.926Z Compiling phf_shared v0.10.0
19182024-07-09T03:19:12.966Z 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:19:13.361Z Compiling minimal-lexical v0.2.1
19202024-07-09T03:19:13.364Z 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`
19212024-07-09T03:19:13.555Z Compiling precomputed-hash v0.1.1
19222024-07-09T03:19:13.558Z 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`
19232024-07-09T03:19:13.679Z Compiling unicode-xid v0.2.4
19242024-07-09T03:19:13.682Z 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`
19252024-07-09T03:19:13.862Z Compiling hyper-rustls v0.24.2
19262024-07-09T03:19:13.865Z 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`
19272024-07-09T03:19:13.905Z Compiling hyper-tls v0.5.0
19282024-07-09T03:19:13.940Z 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`
19292024-07-09T03:19:14.226Z Compiling reqwest v0.11.27
19302024-07-09T03:19:14.244Z 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`
19312024-07-09T03:19:14.267Z Compiling new_debug_unreachable v1.0.6
19322024-07-09T03:19:14.270Z 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`
19332024-07-09T03:19:14.371Z Compiling string_cache v0.8.7
19342024-07-09T03:19:14.374Z 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`
19352024-07-09T03:19:14.688Z Compiling zerocopy v0.6.6
19362024-07-09T03:19:14.691Z 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`
19372024-07-09T03:19:14.885Z Compiling nom v7.1.3
19382024-07-09T03:19:14.888Z 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`
19392024-07-09T03:19:15.101Z Compiling elliptic-curve v0.13.8
19402024-07-09T03:19:15.134Z 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`
19412024-07-09T03:19:15.526Z 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`
19422024-07-09T03:19:15.952Z Compiling num-iter v0.1.45
19432024-07-09T03:19:15.967Z 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`
19442024-07-09T03:19:16.140Z Compiling static_assertions v1.1.0
19452024-07-09T03:19:16.143Z 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`
19462024-07-09T03:19:16.243Z Compiling matches v0.1.10
19472024-07-09T03:19:16.249Z 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`
19482024-07-09T03:19:16.345Z Compiling idna v0.2.3
19492024-07-09T03:19:16.347Z 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`
19502024-07-09T03:19:16.592Z Compiling heapless v0.7.17
19512024-07-09T03:19:16.595Z 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`
19522024-07-09T03:19:16.908Z Compiling enum-as-inner v0.5.1
19532024-07-09T03:19:16.931Z 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`
19542024-07-09T03:19:17.075Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19552024-07-09T03:19:17.080Z 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`
19562024-07-09T03:19:17.277Z Compiling lalrpop-util v0.19.12
19572024-07-09T03:19:17.280Z 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`
19582024-07-09T03:19:17.645Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-de44dd8f2f33f901/build-script-build`
19592024-07-09T03:19:17.715Z Compiling signal-hook-mio v0.2.3
19602024-07-09T03:19:17.718Z 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`
19612024-07-09T03:19:17.879Z Compiling num-bigint v0.4.5
19622024-07-09T03:19:17.913Z 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`
19632024-07-09T03:19:17.946Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
19642024-07-09T03:19:17.991Z Compiling diesel_table_macro_syntax v0.1.0
19652024-07-09T03:19:17.994Z 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`
19662024-07-09T03:19:18.073Z Compiling scheduled-thread-pool v0.2.7
19672024-07-09T03:19:18.111Z 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`
19682024-07-09T03:19:18.137Z Compiling trust-dns-proto v0.22.0
19692024-07-09T03:19:18.140Z 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=29d1af19f0621173 -C extra-filename=-29d1af19f0621173 --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-a290a60862348bab.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`
19702024-07-09T03:19:18.383Z Compiling hash32 v0.2.1
19712024-07-09T03:19:18.386Z 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`
19722024-07-09T03:19:18.432Z Compiling smoltcp v0.9.1
19732024-07-09T03:19:18.448Z 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`
19742024-07-09T03:19:18.564Z Compiling predicates-core v1.0.6
19752024-07-09T03:19:18.566Z 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`
19762024-07-09T03:19:18.747Z Compiling finl_unicode v1.2.0
19772024-07-09T03:19:18.750Z 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`
19782024-07-09T03:19:18.785Z 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`
19792024-07-09T03:19:18.954Z Compiling diesel_derives v2.1.4
19802024-07-09T03:19:18.957Z 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`
19812024-07-09T03:19:19.251Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
19822024-07-09T03:19:19.278Z Compiling stringprep v0.1.4
19832024-07-09T03:19:19.280Z 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`
19842024-07-09T03:19:19.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1cd9bddfea8231ef -C extra-filename=-1cd9bddfea8231ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
19852024-07-09T03:19:19.628Z Compiling r2d2 v0.8.10
19862024-07-09T03:19:19.632Z 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`
19872024-07-09T03:19:19.967Z Compiling crossterm v0.27.0
19882024-07-09T03:19:19.970Z 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`
19892024-07-09T03:19:19.988Z Compiling md-5 v0.10.6
19902024-07-09T03:19:19.991Z 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`
19912024-07-09T03:19:20.008Z Compiling hubpack_derive v0.1.1
19922024-07-09T03:19:20.011Z 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`
19932024-07-09T03:19:20.255Z Compiling bstr v1.9.1
19942024-07-09T03:19:20.259Z 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`
19952024-07-09T03:19:20.490Z Compiling console v0.15.8
19962024-07-09T03:19:20.493Z 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`
19972024-07-09T03:19:21.113Z Compiling yasna v0.5.2
19982024-07-09T03:19:21.117Z 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`
19992024-07-09T03:19:22.067Z Compiling float-cmp v0.9.0
20002024-07-09T03:19:22.069Z 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`
20012024-07-09T03:19:22.134Z Compiling fs-err v2.11.0
20022024-07-09T03:19:22.136Z 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`
20032024-07-09T03:19:22.293Z Compiling difflib v0.4.0
20042024-07-09T03:19:22.296Z 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`
20052024-07-09T03:19:22.479Z Compiling fallible-iterator v0.2.0
20062024-07-09T03:19:22.485Z 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`
20072024-07-09T03:19:23.028Z Compiling normalize-line-endings v0.3.0
20082024-07-09T03:19:23.031Z 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`
20092024-07-09T03:19:23.182Z Compiling postgres-protocol v0.6.6
20102024-07-09T03:19:23.190Z 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`
20112024-07-09T03:19:23.208Z Compiling predicates v3.1.0
20122024-07-09T03:19:23.237Z 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`
20132024-07-09T03:19:23.827Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
20142024-07-09T03:19:23.998Z Compiling hubpack v0.1.2
20152024-07-09T03:19:24.001Z 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`
20162024-07-09T03:19:24.074Z 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`
20172024-07-09T03:19:24.486Z Compiling phf_shared v0.11.2
20182024-07-09T03:19:24.489Z 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`
20192024-07-09T03:19:24.603Z Compiling similar v2.5.0
20202024-07-09T03:19:24.607Z 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`
20212024-07-09T03:19:24.891Z Compiling tokio-stream v0.1.15
20222024-07-09T03:19:24.893Z 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`
20232024-07-09T03:19:25.030Z Compiling strum_macros v0.25.3
20242024-07-09T03:19:25.033Z 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`
20252024-07-09T03:19:25.895Z Compiling serde_repr v0.1.19
20262024-07-09T03:19:25.897Z 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`
20272024-07-09T03:19:26.292Z Compiling peg-runtime v0.8.3
20282024-07-09T03:19:26.295Z 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`
20292024-07-09T03:19:26.865Z Compiling phf v0.11.2
20302024-07-09T03:19:26.868Z 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`
20312024-07-09T03:19:26.996Z 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`
20322024-07-09T03:19:27.140Z Compiling postgres-types v0.2.6
20332024-07-09T03:19:27.142Z 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`
20342024-07-09T03:19:27.168Z Compiling whoami v1.5.1
20352024-07-09T03:19:27.171Z 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`
20362024-07-09T03:19:27.317Z Compiling regress v0.9.1
20372024-07-09T03:19:27.342Z 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`
20382024-07-09T03:19:27.849Z Compiling getopts v0.2.21
20392024-07-09T03:19:27.852Z 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`
20402024-07-09T03:19:27.890Z Compiling unsafe-libyaml v0.2.11
20412024-07-09T03:19:27.893Z 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`
20422024-07-09T03:19:28.623Z Compiling tokio-postgres v0.7.10
20432024-07-09T03:19:28.626Z 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=820e7cd98ee09629 -C extra-filename=-820e7cd98ee09629 --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-a290a60862348bab.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`
20442024-07-09T03:19:28.742Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20452024-07-09T03:19:28.745Z 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`
20462024-07-09T03:19:28.945Z Dirty camino v1.1.7: the rustflags changed
20472024-07-09T03:19:28.945Z Compiling camino v1.1.7
20482024-07-09T03:19:28.961Z 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`
20492024-07-09T03:19:29.186Z Dirty is-terminal v0.4.12: the rustflags changed
20502024-07-09T03:19:29.186Z Compiling is-terminal v0.4.12
20512024-07-09T03:19:29.189Z 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`
20522024-07-09T03:19:29.314Z Compiling serde_yaml v0.9.34+deprecated
20532024-07-09T03:19:29.316Z 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`
20542024-07-09T03:19:29.629Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
20552024-07-09T03:19:29.688Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
20562024-07-09T03:19:29.695Z 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`
20572024-07-09T03:19:29.710Z 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`
20582024-07-09T03:19:29.936Z Dirty dirs-sys-next v0.1.2: the rustflags changed
20592024-07-09T03:19:29.936Z Compiling dirs-sys-next v0.1.2
20602024-07-09T03:19:29.938Z 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`
20612024-07-09T03:19:29.968Z Compiling base64 v0.22.1
20622024-07-09T03:19:29.971Z 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`
20632024-07-09T03:19:30.632Z Dirty dirs-next v2.0.0: the rustflags changed
20642024-07-09T03:19:30.632Z Compiling dirs-next v2.0.0
20652024-07-09T03:19:30.652Z 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`
20662024-07-09T03:19:30.679Z Compiling sha1 v0.10.6
20672024-07-09T03:19:30.681Z 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`
20682024-07-09T03:19:30.751Z Compiling http v1.1.0
20692024-07-09T03:19:30.754Z 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`
20702024-07-09T03:19:30.827Z Dirty term v0.7.0: the rustflags changed
20712024-07-09T03:19:30.827Z Compiling term v0.7.0
20722024-07-09T03:19:30.832Z 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`
20732024-07-09T03:19:31.102Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20742024-07-09T03:19:31.128Z 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`
20752024-07-09T03:19:32.496Z Compiling paste v1.0.15
20762024-07-09T03:19:32.500Z 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`
20772024-07-09T03:19:32.591Z Compiling toml v0.8.14
20782024-07-09T03:19:32.595Z 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`
20792024-07-09T03:19:32.845Z Compiling diesel v2.1.6
20802024-07-09T03:19:32.849Z 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`
20812024-07-09T03:19:33.079Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
20822024-07-09T03:19:33.139Z 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`
20832024-07-09T03:19:33.313Z Compiling strum_macros v0.26.4
20842024-07-09T03:19:33.316Z 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`
20852024-07-09T03:19:33.746Z Dirty match_cfg v0.1.0: the rustflags changed
20862024-07-09T03:19:33.746Z Compiling match_cfg v0.1.0
20872024-07-09T03:19:33.800Z 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`
20882024-07-09T03:19:33.806Z Compiling fastrand v2.1.0
20892024-07-09T03:19:33.808Z 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`
20902024-07-09T03:19:33.842Z Dirty hostname v0.3.1: the rustflags changed
20912024-07-09T03:19:33.842Z Compiling hostname v0.3.1
20922024-07-09T03:19:33.844Z 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`
20932024-07-09T03:19:34.108Z Compiling rustls-pki-types v1.7.0
20942024-07-09T03:19:34.111Z 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`
20952024-07-09T03:19:34.386Z Compiling tempfile v3.10.1
20962024-07-09T03:19:34.391Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9f29cb5c95507e01 -C extra-filename=-9f29cb5c95507e01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-e6abe912dfe2bca4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20972024-07-09T03:19:34.440Z Compiling crossbeam-channel v0.5.12
20982024-07-09T03:19:34.446Z 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`
20992024-07-09T03:19:34.460Z Dirty thread_local v1.1.8: the rustflags changed
21002024-07-09T03:19:34.460Z Compiling thread_local v1.1.8
21012024-07-09T03:19:34.478Z 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`
21022024-07-09T03:19:34.987Z Compiling ident_case v1.0.1
21032024-07-09T03:19:34.990Z 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`
21042024-07-09T03:19:35.031Z Dirty slog-async v2.8.0: the rustflags changed
21052024-07-09T03:19:35.031Z Compiling slog-async v2.8.0
21062024-07-09T03:19:35.034Z 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`
21072024-07-09T03:19:35.174Z Compiling darling_core v0.20.9
21082024-07-09T03:19:35.191Z 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`
21092024-07-09T03:19:35.255Z Compiling rustls v0.22.4
21102024-07-09T03:19:35.258Z 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`
21112024-07-09T03:19:35.571Z Dirty take_mut v0.2.2: the rustflags changed
21122024-07-09T03:19:35.571Z Compiling take_mut v0.2.2
21132024-07-09T03:19:35.574Z 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`
21142024-07-09T03:19:35.606Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
21152024-07-09T03:19:35.610Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
21162024-07-09T03:19:35.633Z Compiling slog-term v2.9.1
21172024-07-09T03:19:35.645Z 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`
21182024-07-09T03:19:35.673Z Compiling rustls-webpki v0.102.4
21192024-07-09T03:19:35.676Z 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`
21202024-07-09T03:19:35.737Z 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`
21212024-07-09T03:19:36.130Z Compiling instant v0.1.12
21222024-07-09T03:19:36.133Z 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`
21232024-07-09T03:19:36.283Z Compiling rustls-pemfile v2.1.2
21242024-07-09T03:19:36.286Z 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`
21252024-07-09T03:19:36.759Z 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`
21262024-07-09T03:19:36.893Z Compiling slog-json v2.6.1
21272024-07-09T03:19:36.896Z 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`
21282024-07-09T03:19:36.940Z Compiling multer v3.1.0
21292024-07-09T03:19:36.945Z 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`
21302024-07-09T03:19:37.237Z Compiling debug-ignore v1.0.5
21312024-07-09T03:19:37.240Z 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`
21322024-07-09T03:19:37.279Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
21332024-07-09T03:19:37.349Z Compiling slog-bunyan v2.5.0
21342024-07-09T03:19:37.372Z 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`
21352024-07-09T03:19:37.386Z Compiling async-stream-impl v0.3.5
21362024-07-09T03:19:37.389Z 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`
21372024-07-09T03:19:37.544Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
21382024-07-09T03:19:37.552Z 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`
21392024-07-09T03:19:37.827Z Compiling quick-error v1.2.3
21402024-07-09T03:19:37.830Z 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`
21412024-07-09T03:19:37.887Z Compiling atomic-waker v1.1.2
21422024-07-09T03:19:37.890Z 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`
21432024-07-09T03:19:37.980Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
21442024-07-09T03:19:38.049Z Compiling waitgroup v0.1.2
21452024-07-09T03:19:38.105Z 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`
21462024-07-09T03:19:38.108Z 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`
21472024-07-09T03:19:38.304Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
21482024-07-09T03:19:38.307Z 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`
21492024-07-09T03:19:39.045Z Compiling async-stream v0.3.5
21502024-07-09T03:19:39.050Z 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:19:39.127Z Compiling strum v0.26.2
21522024-07-09T03:19:39.131Z 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`
21532024-07-09T03:19:39.232Z Compiling serde_path_to_error v0.1.16
21542024-07-09T03:19:39.235Z 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`
21552024-07-09T03:19:39.309Z Compiling hostname v0.4.0
21562024-07-09T03:19:39.314Z 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`
21572024-07-09T03:19:39.380Z Compiling newtype-uuid v1.1.0
21582024-07-09T03:19:39.382Z 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`
21592024-07-09T03:19:39.572Z Compiling structmeta-derive v0.3.0
21602024-07-09T03:19:39.575Z 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`
21612024-07-09T03:19:39.682Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21622024-07-09T03:19:39.685Z 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`
21632024-07-09T03:19:40.002Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21642024-07-09T03:19:40.007Z 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`
21652024-07-09T03:19:40.121Z Compiling backoff v0.4.0
21662024-07-09T03:19:40.124Z 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`
21672024-07-09T03:19:40.463Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21682024-07-09T03:19:40.466Z 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`
21692024-07-09T03:19:40.938Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21702024-07-09T03:19:40.941Z 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`
21712024-07-09T03:19:41.122Z Compiling tokio-rustls v0.25.0
21722024-07-09T03:19:41.177Z 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`
21732024-07-09T03:19:41.253Z Compiling macaddr v1.0.1
21742024-07-09T03:19:41.256Z 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`
21752024-07-09T03:19:41.544Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21762024-07-09T03:19:41.577Z 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`
21772024-07-09T03:19:41.698Z Compiling wait-timeout v0.2.0
21782024-07-09T03:19:41.703Z 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`
21792024-07-09T03:19:41.718Z Compiling structmeta-derive v0.2.0
21802024-07-09T03:19:41.738Z 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`
21812024-07-09T03:19:42.309Z Compiling rusty-fork v0.3.0
21822024-07-09T03:19:42.349Z 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`
21832024-07-09T03:19:42.566Z 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=5bf597c4318e14d0 -C extra-filename=-5bf597c4318e14d0 --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-a290a60862348bab.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`
21842024-07-09T03:19:42.755Z Compiling darling_macro v0.20.9
21852024-07-09T03:19:42.758Z 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`
21862024-07-09T03:19:42.866Z Compiling structmeta v0.3.0
21872024-07-09T03:19:42.871Z 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`
21882024-07-09T03:19:43.045Z Compiling rand_xorshift v0.3.0
21892024-07-09T03:19:43.064Z 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`
21902024-07-09T03:19:43.386Z Compiling parse-display-derive v0.9.1
21912024-07-09T03:19:43.389Z 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`
21922024-07-09T03:19:43.405Z Compiling unarray v0.1.4
21932024-07-09T03:19:43.407Z 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`
21942024-07-09T03:19:43.568Z Compiling proptest v1.4.0
21952024-07-09T03:19:43.572Z 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`
21962024-07-09T03:19:44.032Z Compiling darling v0.20.9
21972024-07-09T03:19:44.035Z 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`
21982024-07-09T03:19:44.160Z Compiling serde_with_macros v3.8.1
21992024-07-09T03:19:44.163Z 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`
22002024-07-09T03:19:45.022Z Compiling structmeta v0.2.0
22012024-07-09T03:19:45.034Z 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`
22022024-07-09T03:19:45.446Z Compiling test-strategy v0.3.1
22032024-07-09T03:19:45.459Z 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`
22042024-07-09T03:19:47.321Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
22052024-07-09T03:19:47.321Z Compiling proc-macro-error-attr v1.0.4
22062024-07-09T03:19:47.324Z 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`
22072024-07-09T03:19:47.592Z Compiling serde_with v3.8.1
22082024-07-09T03:19:47.596Z 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`
22092024-07-09T03:19:47.665Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
22102024-07-09T03:19:47.733Z Dirty proc-macro-error v1.0.4: the rustflags changed
22112024-07-09T03:19:47.733Z Compiling proc-macro-error v1.0.4
22122024-07-09T03:19:47.736Z 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`
22132024-07-09T03:19:48.113Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
22142024-07-09T03:19:48.277Z 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`
22152024-07-09T03:19:48.955Z Compiling parse-display v0.9.1
22162024-07-09T03:19:48.958Z 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`
22172024-07-09T03:19:49.247Z 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`
22182024-07-09T03:19:49.709Z Compiling camino-tempfile v1.1.1
22192024-07-09T03:19:49.712Z 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`
22202024-07-09T03:19:49.802Z Compiling proc-macro-crate v1.3.1
22212024-07-09T03:19:49.805Z 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`
22222024-07-09T03:19:49.963Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22232024-07-09T03:19:49.981Z 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`
22242024-07-09T03:19:50.179Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22252024-07-09T03:19:50.183Z 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`
22262024-07-09T03:19:50.359Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
22272024-07-09T03:19:50.387Z Compiling foreign-types-macros v0.2.3
22282024-07-09T03:19:50.390Z 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`
22292024-07-09T03:19:50.522Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
22302024-07-09T03:19:50.534Z Compiling foreign-types-shared v0.3.1
22312024-07-09T03:19:50.538Z 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`
22322024-07-09T03:19:50.659Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22332024-07-09T03:19:50.662Z 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`
22342024-07-09T03:19:50.967Z Compiling num_enum_derive v0.5.11
22352024-07-09T03:19:50.970Z 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`
22362024-07-09T03:19:50.996Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
22372024-07-09T03:19:51.025Z 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`
22382024-07-09T03:19:51.192Z 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`
22392024-07-09T03:19:51.388Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22402024-07-09T03:19:51.393Z 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`
22412024-07-09T03:19:51.744Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22422024-07-09T03:19:51.749Z 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`
22432024-07-09T03:19:51.780Z Compiling cstr-argument v0.1.2
22442024-07-09T03:19:51.803Z 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`
22452024-07-09T03:19:51.809Z Compiling pretty-hex v0.2.1
22462024-07-09T03:19:51.809Z 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`
22472024-07-09T03:19:51.915Z Compiling foreign-types v0.5.0
22482024-07-09T03:19:51.919Z 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`
22492024-07-09T03:19:51.972Z Compiling tabwriter v1.4.0
22502024-07-09T03:19:52.014Z 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`
22512024-07-09T03:19:52.036Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22522024-07-09T03:19:52.043Z Compiling colored v2.1.0
22532024-07-09T03:19:52.043Z 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`
22542024-07-09T03:19:52.043Z 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`
22552024-07-09T03:19:52.381Z 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`
22562024-07-09T03:19:52.511Z Compiling socket2 v0.4.10
22572024-07-09T03:19:52.513Z 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`
22582024-07-09T03:19:52.562Z Compiling smf v0.2.3
22592024-07-09T03:19:52.579Z 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`
22602024-07-09T03:19:52.632Z Compiling humantime v2.1.0
22612024-07-09T03:19:52.635Z 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`
22622024-07-09T03:19:52.839Z Compiling termcolor v1.4.1
22632024-07-09T03:19:52.841Z 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`
22642024-07-09T03:19:53.245Z Compiling same-file v1.0.6
22652024-07-09T03:19:53.248Z 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`
22662024-07-09T03:19:53.468Z Compiling walkdir v2.5.0
22672024-07-09T03:19:53.485Z 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`
22682024-07-09T03:19:53.490Z Compiling arc-swap v1.7.1
22692024-07-09T03:19:53.490Z 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`
22702024-07-09T03:19:53.818Z Compiling newline-converter v0.3.0
22712024-07-09T03:19:53.821Z 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`
22722024-07-09T03:19:53.984Z Compiling slog-scope v4.4.0
22732024-07-09T03:19:53.987Z 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`
22742024-07-09T03:19:54.058Z Compiling expectorate v1.1.0
22752024-07-09T03:19:54.061Z 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`
22762024-07-09T03:19:54.084Z Compiling num_enum v0.5.11
22772024-07-09T03:19:54.117Z 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`
22782024-07-09T03:19:54.219Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22792024-07-09T03:19:54.222Z 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`
22802024-07-09T03:19:54.241Z Compiling slog-stdlog v4.1.1
22812024-07-09T03:19:54.244Z 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`
22822024-07-09T03:19:54.257Z Compiling xattr v1.3.1
22832024-07-09T03:19:54.260Z 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`
22842024-07-09T03:19:54.274Z Dirty filetime v0.2.23: the rustflags changed
22852024-07-09T03:19:54.274Z Compiling filetime v0.2.23
22862024-07-09T03:19:54.277Z 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`
22872024-07-09T03:19:54.538Z Compiling slog-envlogger v2.2.0
22882024-07-09T03:19:54.541Z Compiling tar v0.4.40
22892024-07-09T03:19:54.541Z 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`
22902024-07-09T03:19:54.541Z 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`
22912024-07-09T03:19:54.585Z Compiling utf-8 v0.7.6
22922024-07-09T03:19:54.589Z 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`
22932024-07-09T03:19:54.606Z Compiling heapless v0.8.0
22942024-07-09T03:19:54.609Z 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`
22952024-07-09T03:19:54.624Z Compiling termtree v0.4.1
22962024-07-09T03:19:54.624Z 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`
22972024-07-09T03:19:54.841Z Compiling predicates-tree v1.0.9
22982024-07-09T03:19:54.844Z 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`
22992024-07-09T03:19:54.930Z Compiling hash32 v0.3.1
23002024-07-09T03:19:54.952Z 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`
23012024-07-09T03:19:55.190Z Compiling smoltcp v0.11.0
23022024-07-09T03:19:55.207Z 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`
23032024-07-09T03:19:55.256Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
23042024-07-09T03:19:55.343Z Compiling cobs v0.2.3
23052024-07-09T03:19:55.346Z 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`
23062024-07-09T03:19:55.408Z Compiling crucible-workspace-hack v0.1.0
23072024-07-09T03:19:55.411Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d342f50ed996efb9 -C extra-filename=-d342f50ed996efb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23082024-07-09T03:19:55.591Z 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`
23092024-07-09T03:19:55.616Z Compiling embedded-io v0.4.0
23102024-07-09T03:19:55.620Z 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`
23112024-07-09T03:19:55.730Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
23122024-07-09T03:19:55.756Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23132024-07-09T03:19:55.788Z 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`
23142024-07-09T03:19:55.830Z Compiling postcard v1.0.8
23152024-07-09T03:19:55.848Z 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`
23162024-07-09T03:19:55.978Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
23172024-07-09T03:19:56.008Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23182024-07-09T03:19:56.049Z 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`
23192024-07-09T03:19:56.082Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4/build-script-build`
23202024-07-09T03:19:56.184Z 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`
23212024-07-09T03:19:56.201Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23222024-07-09T03:19:56.201Z 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`
23232024-07-09T03:19:56.263Z Compiling sigpipe v0.1.3
23242024-07-09T03:19:56.279Z 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`
23252024-07-09T03:19:56.396Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
23262024-07-09T03:19:56.399Z 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`
23272024-07-09T03:19:56.706Z Compiling derive-where v1.2.7
23282024-07-09T03:19:56.710Z Compiling atty v0.2.14
23292024-07-09T03:19:56.710Z 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`
23302024-07-09T03:19:56.710Z 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`
23312024-07-09T03:19:56.710Z 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`
23322024-07-09T03:19:56.742Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
23332024-07-09T03:19:56.766Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23342024-07-09T03:19:56.770Z 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`
23352024-07-09T03:19:56.887Z 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`
23362024-07-09T03:19:56.917Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23372024-07-09T03:19:56.921Z 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`
23382024-07-09T03:19:57.062Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23392024-07-09T03:19:57.065Z 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`
23402024-07-09T03:19:57.081Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23412024-07-09T03:19:57.112Z 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`
23422024-07-09T03:19:57.254Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23432024-07-09T03:19:57.254Z 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`
23442024-07-09T03:19:57.732Z Compiling pem v3.0.4
23452024-07-09T03:19:57.735Z 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`
23462024-07-09T03:19:58.675Z Compiling num-derive v0.4.2
23472024-07-09T03:19:58.721Z 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`
23482024-07-09T03:19:58.926Z Compiling mockall_derive v0.12.1
23492024-07-09T03:19:58.981Z 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`
23502024-07-09T03:20:00.701Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23512024-07-09T03:20:00.703Z 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`
23522024-07-09T03:20:00.752Z Compiling fragile v2.0.0
23532024-07-09T03:20:00.755Z 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`
23542024-07-09T03:20:01.269Z Compiling downcast v0.11.0
23552024-07-09T03:20:01.272Z 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`
23562024-07-09T03:20:01.423Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
23572024-07-09T03:20:01.441Z 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`
23582024-07-09T03:20:01.519Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23592024-07-09T03:20:01.522Z 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`
23602024-07-09T03:20:01.639Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23612024-07-09T03:20:01.665Z 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`
23622024-07-09T03:20:02.090Z 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`
23632024-07-09T03:20:02.313Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23642024-07-09T03:20:02.329Z 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`
23652024-07-09T03:20:02.394Z Compiling tungstenite v0.20.1
23662024-07-09T03:20:02.397Z 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`
23672024-07-09T03:20:02.780Z Compiling tungstenite v0.21.0
23682024-07-09T03:20:02.783Z 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`
23692024-07-09T03:20:03.190Z Compiling env_logger v0.9.3
23702024-07-09T03:20:03.194Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' -C metadata=12b76e1dd730aca4 -C extra-filename=-12b76e1dd730aca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712024-07-09T03:20:04.612Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23722024-07-09T03:20:04.615Z 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`
23732024-07-09T03:20:04.632Z Compiling tokio-tungstenite v0.20.1
23742024-07-09T03:20:04.632Z 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`
23752024-07-09T03:20:04.675Z Compiling tokio-tungstenite v0.21.0
23762024-07-09T03:20:04.678Z 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`
23772024-07-09T03:20:05.080Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23782024-07-09T03:20:05.086Z 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`
23792024-07-09T03:20:05.168Z Compiling bitstruct_derive v0.1.0
23802024-07-09T03:20:05.177Z 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`
23812024-07-09T03:20:05.212Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23822024-07-09T03:20:05.220Z 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`
23832024-07-09T03:20:05.354Z Compiling ascii v1.1.0
23842024-07-09T03:20:05.363Z 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`
23852024-07-09T03:20:05.620Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23862024-07-09T03:20:05.625Z 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:20:05.748Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23882024-07-09T03:20:05.751Z 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`
23892024-07-09T03:20:05.979Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
23902024-07-09T03:20:05.985Z 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=67dc092f57dbe5d1 -C extra-filename=-67dc092f57dbe5d1 --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-a290a60862348bab.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`
23912024-07-09T03:20:06.015Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23922024-07-09T03:20:06.035Z 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`
23932024-07-09T03:20:06.038Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23942024-07-09T03:20:06.062Z 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`
23952024-07-09T03:20:06.293Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23962024-07-09T03:20:06.296Z 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`
23972024-07-09T03:20:06.688Z Compiling serde_arrays v0.1.0
23982024-07-09T03:20:06.705Z 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`
23992024-07-09T03:20:06.725Z Compiling bitstruct v0.1.1
24002024-07-09T03:20:06.740Z 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`
24012024-07-09T03:20:06.798Z Compiling erased-serde v0.3.31
24022024-07-09T03:20:06.805Z 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`
24032024-07-09T03:20:06.854Z Compiling heck v0.3.3
24042024-07-09T03:20:06.863Z 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`
24052024-07-09T03:20:06.877Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
24062024-07-09T03:20:06.877Z 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`
24072024-07-09T03:20:07.208Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
24082024-07-09T03:20:07.217Z Compiling headers-core v0.2.0
24092024-07-09T03:20:07.217Z 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`
24102024-07-09T03:20:07.311Z Compiling zone_cfg_derive v0.1.2
24112024-07-09T03:20:07.328Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1ca7fe15cb383b67 -C extra-filename=-1ca7fe15cb383b67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-1277b6a5850af162.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-07-09T03:20:07.396Z Compiling base64 v0.13.1
24132024-07-09T03:20:07.411Z 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`
24142024-07-09T03:20:07.455Z Compiling convert_case v0.4.0
24152024-07-09T03:20:07.470Z 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`
24162024-07-09T03:20:07.762Z Compiling mockall v0.12.1
24172024-07-09T03:20:07.785Z 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`
24182024-07-09T03:20:08.049Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24192024-07-09T03:20:08.052Z 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=5b063242c309a99a -C extra-filename=-5b063242c309a99a --out-dir /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-67dc092f57dbe5d1.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`
24202024-07-09T03:20:08.108Z Compiling ron v0.7.1
24212024-07-09T03:20:08.111Z 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`
24222024-07-09T03:20:08.184Z Compiling headers v0.3.9
24232024-07-09T03:20:08.208Z 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`
24242024-07-09T03:20:08.501Z Compiling derive_more v0.99.18
24252024-07-09T03:20:08.505Z 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`
24262024-07-09T03:20:09.027Z Compiling zone v0.1.8
24272024-07-09T03:20:09.030Z 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`
24282024-07-09T03:20:10.084Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24292024-07-09T03:20:10.089Z 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=e0ec713faffb8dfc -C extra-filename=-e0ec713faffb8dfc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-e0ec713faffb8dfc -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-820e7cd98ee09629.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-29d1af19f0621173.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`
24302024-07-09T03:20:10.261Z 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:20:10.410Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-e0ec713faffb8dfc/build-script-build`
24322024-07-09T03:20:10.478Z 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=6aee85f4384e622f -C extra-filename=-6aee85f4384e622f --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-820e7cd98ee09629.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-29d1af19f0621173.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`
24332024-07-09T03:20:10.557Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24342024-07-09T03:20:10.560Z 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=ec94a1616165e044 -C extra-filename=-ec94a1616165e044 --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-6aee85f4384e622f.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`
24352024-07-09T03:20:10.617Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24362024-07-09T03:20:10.634Z 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=f740f77367cc02ca -C extra-filename=-f740f77367cc02ca --out-dir /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-6aee85f4384e622f.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`
24372024-07-09T03:20:10.637Z Compiling portpicker v0.1.1
24382024-07-09T03:20:10.670Z 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`
24392024-07-09T03:20:10.958Z Compiling rcgen v0.12.1
24402024-07-09T03:20:10.958Z 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`
24412024-07-09T03:20:11.495Z Compiling atomicwrites v0.4.3
24422024-07-09T03:20:11.497Z 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`
24432024-07-09T03:20:11.730Z Compiling subprocess v0.2.9
24442024-07-09T03:20:11.733Z 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`
24452024-07-09T03:20:11.833Z Compiling password-hash v0.5.0
24462024-07-09T03:20:11.861Z 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`
24472024-07-09T03:20:11.864Z Compiling blake2 v0.10.6
24482024-07-09T03:20:11.864Z 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`
24492024-07-09T03:20:12.930Z Compiling linked-hash-map v0.5.6
24502024-07-09T03:20:12.934Z 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`
24512024-07-09T03:20:13.276Z Compiling argon2 v0.5.3
24522024-07-09T03:20:13.293Z 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`
24532024-07-09T03:20:13.328Z Compiling lru-cache v0.1.2
24542024-07-09T03:20:13.338Z 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`
24552024-07-09T03:20:13.538Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24562024-07-09T03:20:13.545Z 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=d785c7268e4ec025 -C extra-filename=-d785c7268e4ec025 --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-6aee85f4384e622f.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`
24572024-07-09T03:20:13.573Z Compiling prettyplease v0.2.20
24582024-07-09T03:20:13.576Z 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`
24592024-07-09T03:20:13.896Z Dirty swrite v0.1.0: the rustflags changed
24602024-07-09T03:20:13.896Z Compiling swrite v0.1.0
24612024-07-09T03:20:13.910Z 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`
24622024-07-09T03:20:13.911Z Compiling resolv-conf v0.7.0
24632024-07-09T03:20:13.921Z 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`
24642024-07-09T03:20:13.922Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
24652024-07-09T03:20:13.980Z 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`
24662024-07-09T03:20:14.005Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24672024-07-09T03:20:14.016Z 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=53041c95556f48dc -C extra-filename=-53041c95556f48dc --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-6aee85f4384e622f.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`
24682024-07-09T03:20:14.216Z Compiling semver v0.1.20
24692024-07-09T03:20:14.223Z 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`
24702024-07-09T03:20:14.412Z Compiling home v0.5.9
24712024-07-09T03:20:14.416Z 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`
24722024-07-09T03:20:14.688Z Compiling rustc_version v0.1.7
24732024-07-09T03:20:14.695Z 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`
24742024-07-09T03:20:14.726Z Compiling trust-dns-resolver v0.22.0
24752024-07-09T03:20:14.735Z 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=9122bb0ff5ef70e0 -C extra-filename=-9122bb0ff5ef70e0 --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-29d1af19f0621173.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24762024-07-09T03:20:14.904Z Compiling cancel-safe-futures v0.1.5
24772024-07-09T03:20:14.908Z 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`
24782024-07-09T03:20:15.206Z Compiling newtype_derive v0.1.6
24792024-07-09T03:20:15.209Z 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`
24802024-07-09T03:20:15.302Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
24812024-07-09T03:20:15.330Z Compiling num-rational v0.4.2
24822024-07-09T03:20:15.333Z 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`
24832024-07-09T03:20:15.552Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
24842024-07-09T03:20:15.624Z 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`
24852024-07-09T03:20:15.750Z Compiling steno v0.4.1
24862024-07-09T03:20:15.753Z 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=cb1fe0082ac26802 -C extra-filename=-cb1fe0082ac26802 --out-dir /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-a290a60862348bab.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`
24872024-07-09T03:20:16.181Z Compiling num-complex v0.4.6
24882024-07-09T03:20:16.185Z 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`
24892024-07-09T03:20:17.162Z Compiling slog-dtrace v0.3.0
24902024-07-09T03:20:17.166Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
24912024-07-09T03:20:17.231Z Compiling half v2.4.1
24922024-07-09T03:20:17.231Z 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`
24932024-07-09T03:20:17.275Z Compiling ciborium-io v0.2.2
24942024-07-09T03:20:17.294Z 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`
24952024-07-09T03:20:17.411Z Compiling num v0.4.3
24962024-07-09T03:20:17.414Z 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`
24972024-07-09T03:20:17.499Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
24982024-07-09T03:20:17.527Z 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`
24992024-07-09T03:20:17.569Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25002024-07-09T03:20:17.571Z 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=861c04234e2ab938 -C extra-filename=-861c04234e2ab938 --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-6aee85f4384e622f.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`
25012024-07-09T03:20:17.824Z Compiling ciborium-ll v0.2.2
25022024-07-09T03:20:17.827Z 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`
25032024-07-09T03:20:17.967Z Compiling signature v2.2.0
25042024-07-09T03:20:17.971Z 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`
25052024-07-09T03:20:18.152Z Compiling rayon-core v1.12.1
25062024-07-09T03:20:18.156Z 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`
25072024-07-09T03:20:18.279Z Compiling glob v0.3.1
25082024-07-09T03:20:18.313Z 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`
25092024-07-09T03:20:18.316Z Compiling float-ord v0.3.2
25102024-07-09T03:20:18.316Z 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`
25112024-07-09T03:20:18.481Z Compiling ciborium v0.2.2
25122024-07-09T03:20:18.485Z 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`
25132024-07-09T03:20:18.500Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
25142024-07-09T03:20:18.529Z 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`
25152024-07-09T03:20:18.944Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25162024-07-09T03:20:18.947Z 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=676bf069f0af69e2 -C extra-filename=-676bf069f0af69e2 --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-5b063242c309a99a.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`
25172024-07-09T03:20:19.132Z Compiling crossbeam-deque v0.8.5
25182024-07-09T03:20:19.136Z 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`
25192024-07-09T03:20:19.291Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25202024-07-09T03:20:19.295Z 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=2e793d6eeb892e21 -C extra-filename=-2e793d6eeb892e21 --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-676bf069f0af69e2.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`
25212024-07-09T03:20:19.395Z Compiling libsw v3.3.1
25222024-07-09T03:20:19.435Z 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`
25232024-07-09T03:20:19.540Z 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`
25242024-07-09T03:20:19.719Z Compiling linear-map v1.2.0
25252024-07-09T03:20:19.722Z 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`
25262024-07-09T03:20:20.008Z Compiling owo-colors v4.0.0
25272024-07-09T03:20:20.011Z 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`
25282024-07-09T03:20:20.028Z Compiling nibble_vec v0.1.0
25292024-07-09T03:20:20.044Z 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`
25302024-07-09T03:20:20.086Z Compiling endian-type v0.1.2
25312024-07-09T03:20:20.127Z 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`
25322024-07-09T03:20:20.236Z Compiling fxhash v0.2.1
25332024-07-09T03:20:20.266Z 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`
25342024-07-09T03:20:20.328Z Compiling rayon v1.10.0
25352024-07-09T03:20:20.331Z 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`
25362024-07-09T03:20:20.448Z Compiling radix_trie v0.2.1
25372024-07-09T03:20:20.460Z 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`
25382024-07-09T03:20:21.190Z Compiling display-error-chain v0.2.0
25392024-07-09T03:20:21.193Z 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`
25402024-07-09T03:20:21.359Z Compiling radium v0.7.0
25412024-07-09T03:20:21.362Z Compiling tap v1.0.1
25422024-07-09T03:20:21.376Z 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`
25432024-07-09T03:20:21.378Z 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`
25442024-07-09T03:20:21.395Z Compiling maybe-uninit v2.0.0
25452024-07-09T03:20:21.398Z 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`
25462024-07-09T03:20:21.558Z Compiling wyz v0.5.1
25472024-07-09T03:20:21.579Z 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`
25482024-07-09T03:20:21.854Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
25492024-07-09T03:20:21.883Z 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`
25502024-07-09T03:20:21.961Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25512024-07-09T03:20:21.964Z 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=d4cc8d1b409ad2b2 -C extra-filename=-d4cc8d1b409ad2b2 --out-dir /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-6aee85f4384e622f.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`
25522024-07-09T03:20:21.988Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
25532024-07-09T03:20:22.051Z Compiling bzip2-sys v0.1.11+1.0.8
25542024-07-09T03:20:22.120Z 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`
25552024-07-09T03:20:22.368Z Compiling packed_struct v0.10.1
25562024-07-09T03:20:22.371Z 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`
25572024-07-09T03:20:22.387Z Compiling funty v2.0.0
25582024-07-09T03:20:22.387Z 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`
25592024-07-09T03:20:22.593Z Compiling crc-catalog v2.4.0
25602024-07-09T03:20:22.596Z 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`
25612024-07-09T03:20:22.733Z Compiling num-bigint-dig v0.8.4
25622024-07-09T03:20:22.767Z 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`
25632024-07-09T03:20:22.872Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
25642024-07-09T03:20:22.881Z Compiling crc v3.2.1
25652024-07-09T03:20:22.884Z 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`
25662024-07-09T03:20:23.080Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
25672024-07-09T03:20:23.140Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
25682024-07-09T03:20:23.668Z Compiling bitvec v1.0.1
25692024-07-09T03:20:23.671Z 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`
25702024-07-09T03:20:23.870Z 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`
25712024-07-09T03:20:23.873Z Compiling packed_struct_codegen v0.10.1
25722024-07-09T03:20:23.873Z 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`
25732024-07-09T03:20:23.948Z Compiling indexmap v1.9.3
25742024-07-09T03:20:23.951Z 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`
25752024-07-09T03:20:24.306Z Compiling nodrop v0.1.14
25762024-07-09T03:20:24.308Z 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`
25772024-07-09T03:20:24.387Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
25782024-07-09T03:20:24.418Z Compiling array-init v0.0.4
25792024-07-09T03:20:24.435Z 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`
25802024-07-09T03:20:24.441Z Compiling smallvec v0.6.14
25812024-07-09T03:20:24.441Z 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`
25822024-07-09T03:20:24.876Z 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`
25832024-07-09T03:20:25.036Z 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`
25842024-07-09T03:20:25.468Z Compiling pkcs1 v0.7.5
25852024-07-09T03:20:25.470Z 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`
25862024-07-09T03:20:25.585Z Compiling bitfield v0.14.0
25872024-07-09T03:20:25.588Z 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`
25882024-07-09T03:20:25.686Z Compiling hashbrown v0.12.3
25892024-07-09T03:20:25.689Z 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`
25902024-07-09T03:20:25.812Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25912024-07-09T03:20:25.828Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=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`
25922024-07-09T03:20:25.852Z Compiling serde-hex v0.1.0
25932024-07-09T03:20:25.857Z 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`
25942024-07-09T03:20:26.033Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
25952024-07-09T03:20:26.036Z 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`
25962024-07-09T03:20:26.482Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25972024-07-09T03:20:26.485Z 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=c077160332678a17 -C extra-filename=-c077160332678a17 --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-a290a60862348bab.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`
25982024-07-09T03:20:26.835Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25992024-07-09T03:20:26.838Z 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=7269147989c534ba -C extra-filename=-7269147989c534ba --out-dir /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-6aee85f4384e622f.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`
26002024-07-09T03:20:27.072Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26012024-07-09T03:20:27.107Z 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=6d4a6571e419b5cc -C extra-filename=-6d4a6571e419b5cc --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-6aee85f4384e622f.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`
26022024-07-09T03:20:27.235Z 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`
26032024-07-09T03:20:28.996Z Compiling rsa v0.9.6
26042024-07-09T03:20:29.023Z 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`
26052024-07-09T03:20:30.584Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26062024-07-09T03:20:30.587Z 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:20:31.235Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
26082024-07-09T03:20:31.238Z 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=5063c0ec63545e5c -C extra-filename=-5063c0ec63545e5c --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-c077160332678a17.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-2e793d6eeb892e21.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`
26092024-07-09T03:20:33.587Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26102024-07-09T03:20:33.590Z 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=dca90ac5e2a1baa4 -C extra-filename=-dca90ac5e2a1baa4 --out-dir /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-ec94a1616165e044.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-5bf597c4318e14d0.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-6aee85f4384e622f.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`
26112024-07-09T03:20:33.844Z 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=cf06ccb647b72c66 -C extra-filename=-cf06ccb647b72c66 --out-dir /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-ec94a1616165e044.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-5bf597c4318e14d0.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-6aee85f4384e622f.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`
26122024-07-09T03:20:34.222Z 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`
26132024-07-09T03:20:35.114Z Compiling bzip2 v0.4.4
26142024-07-09T03:20:35.117Z 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`
26152024-07-09T03:20:35.528Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26162024-07-09T03:20:35.531Z 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`
26172024-07-09T03:20:35.850Z Compiling env_logger v0.10.2
26182024-07-09T03:20:35.853Z 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`
26192024-07-09T03:20:36.705Z Compiling x509-cert v0.2.5
26202024-07-09T03:20:36.708Z 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`
26212024-07-09T03:20:37.109Z Compiling ron v0.8.1
26222024-07-09T03:20:37.112Z 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`
26232024-07-09T03:20:38.373Z Compiling hashbrown v0.13.2
26242024-07-09T03:20:38.377Z 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`
26252024-07-09T03:20:38.978Z Compiling crc-any v2.5.0
26262024-07-09T03:20:38.981Z 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`
26272024-07-09T03:20:39.486Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26282024-07-09T03:20:39.504Z 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`
26292024-07-09T03:20:39.576Z Compiling object v0.30.4
26302024-07-09T03:20:39.579Z 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`
26312024-07-09T03:20:39.797Z Compiling zip v0.6.6
26322024-07-09T03:20:39.800Z 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`
26332024-07-09T03:20:40.275Z Compiling arrayvec v0.7.4
26342024-07-09T03:20:40.298Z 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`
26352024-07-09T03:20:40.717Z Compiling arrayref v0.3.7
26362024-07-09T03:20:40.720Z 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`
26372024-07-09T03:20:40.822Z Compiling path-slash v0.1.5
26382024-07-09T03:20:40.825Z 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`
26392024-07-09T03:20:41.067Z Compiling constant_time_eq v0.3.0
26402024-07-09T03:20:41.069Z 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`
26412024-07-09T03:20:41.221Z Compiling blake3 v1.5.1
26422024-07-09T03:20:41.224Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
26432024-07-09T03:20:41.258Z Compiling ring v0.16.20
26442024-07-09T03:20:41.261Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
26452024-07-09T03:20:41.692Z Compiling maplit v1.0.2
26462024-07-09T03:20:41.695Z 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`
26472024-07-09T03:20:41.817Z Compiling async-recursion v1.1.1
26482024-07-09T03:20:41.840Z 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`
26492024-07-09T03:20:41.925Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
26502024-07-09T03:20:42.319Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26512024-07-09T03:20:42.322Z 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`
26522024-07-09T03:20:42.447Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
26532024-07-09T03:20:43.827Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26542024-07-09T03:20:43.830Z 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=e8566777a924b541 -C extra-filename=-e8566777a924b541 --out-dir /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-5bf597c4318e14d0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.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:20:45.199Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26562024-07-09T03:20:45.207Z 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=5ec5bb0669cf681b -C extra-filename=-5ec5bb0669cf681b --out-dir /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-a290a60862348bab.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-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f740f77367cc02ca.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`
26572024-07-09T03:20:46.680Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26582024-07-09T03:20:46.683Z 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=457c3e42877bf52d -C extra-filename=-457c3e42877bf52d --out-dir /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-5bf597c4318e14d0.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-5063c0ec63545e5c.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.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`
26592024-07-09T03:20:47.224Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26602024-07-09T03:20:47.242Z 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=f315141e0ea5c874 -C extra-filename=-f315141e0ea5c874 --out-dir /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-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
26612024-07-09T03:20:47.866Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26622024-07-09T03:20:47.869Z 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=be0b37feca35336f -C extra-filename=-be0b37feca35336f --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-cf06ccb647b72c66.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.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`
26632024-07-09T03:20:48.709Z 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=bc0fe32544b28836 -C extra-filename=-bc0fe32544b28836 --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.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`
26642024-07-09T03:20:49.547Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26652024-07-09T03:20:49.550Z 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=9fe8179cb32f1385 -C extra-filename=-9fe8179cb32f1385 --out-dir /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-7269147989c534ba.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-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-9122bb0ff5ef70e0.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`
26662024-07-09T03:20:49.647Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
26672024-07-09T03:20:49.651Z 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`
26682024-07-09T03:20:50.043Z Compiling memmap2 v0.9.4
26692024-07-09T03:20:50.079Z 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`
26702024-07-09T03:20:50.513Z Compiling spin v0.5.2
26712024-07-09T03:20:50.567Z 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`
26722024-07-09T03:20:50.758Z Compiling untrusted v0.7.1
26732024-07-09T03:20:50.761Z 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`
26742024-07-09T03:20:50.954Z Compiling parking_lot_core v0.8.6
26752024-07-09T03:20:50.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
26762024-07-09T03:20:51.512Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
26772024-07-09T03:20:51.515Z 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`
26782024-07-09T03:20:52.723Z 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`
26792024-07-09T03:20:54.546Z Compiling topological-sort v0.2.2
26802024-07-09T03:20:54.573Z 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`
26812024-07-09T03:20:54.584Z 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`
26822024-07-09T03:20:54.784Z Compiling omicron-zone-package v0.11.0
26832024-07-09T03:20:54.788Z 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=3e7a703a7d12e150 -C extra-filename=-3e7a703a7d12e150 --out-dir /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-a290a60862348bab.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`
26842024-07-09T03:20:55.298Z Compiling gethostname v0.4.3
26852024-07-09T03:20:55.301Z 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:20:55.415Z Compiling libefi-sys v0.1.0
26872024-07-09T03:20:55.418Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/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:20:55.577Z Compiling parking_lot v0.11.2
26892024-07-09T03:20:55.630Z 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`
26902024-07-09T03:20:55.744Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
26912024-07-09T03:20:55.773Z Compiling trust-dns-client v0.22.0
26922024-07-09T03:20:55.776Z 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=937806461aa97cba -C extra-filename=-937806461aa97cba --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-29d1af19f0621173.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-07-09T03:20:56.568Z Compiling toml v0.5.11
26942024-07-09T03:20:56.571Z 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`
26952024-07-09T03:20:59.064Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26962024-07-09T03:20:59.067Z 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=f65cc532dcffceec -C extra-filename=-f65cc532dcffceec --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-5ec5bb0669cf681b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
26972024-07-09T03:21:00.098Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26982024-07-09T03:21:00.101Z 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=782ccbd7bcb76a83 -C extra-filename=-782ccbd7bcb76a83 --out-dir /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-ec94a1616165e044.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-7269147989c534ba.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6d4a6571e419b5cc.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-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
26992024-07-09T03:21:00.382Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27002024-07-09T03:21:00.407Z 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=8c02c264218768f1 -C extra-filename=-8c02c264218768f1 --out-dir /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-5ec5bb0669cf681b.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-6aee85f4384e622f.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-d4cc8d1b409ad2b2.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`
27012024-07-09T03:21:00.437Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27022024-07-09T03:21:00.441Z 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=652fb76bb9d915ef -C extra-filename=-652fb76bb9d915ef --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-6aee85f4384e622f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-be0b37feca35336f.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`
27032024-07-09T03:21:01.519Z Compiling bitfield-struct v0.6.1
27042024-07-09T03:21:01.522Z 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`
27052024-07-09T03:21:01.537Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27062024-07-09T03:21:01.540Z 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`
27072024-07-09T03:21:01.947Z Compiling keccak v0.1.5
27082024-07-09T03:21:01.950Z 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`
27092024-07-09T03:21:01.995Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
27102024-07-09T03:21:02.158Z Compiling trust-dns-server v0.22.1
27112024-07-09T03:21:02.161Z 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=b9031d2ba0148b9b -C extra-filename=-b9031d2ba0148b9b --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-a290a60862348bab.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-937806461aa97cba.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122024-07-09T03:21:02.261Z Compiling sha3 v0.10.8
27132024-07-09T03:21:02.284Z 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`
27142024-07-09T03:21:02.906Z Compiling sled v0.34.7
27152024-07-09T03:21:02.909Z 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`
27162024-07-09T03:21:03.115Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27172024-07-09T03:21:03.118Z 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`
27182024-07-09T03:21:03.363Z 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`
27192024-07-09T03:21:03.797Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27202024-07-09T03:21:03.800Z 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`
27212024-07-09T03:21:03.878Z Compiling secrecy v0.8.0
27222024-07-09T03:21:03.883Z 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`
27232024-07-09T03:21:04.154Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27242024-07-09T03:21:04.157Z 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`
27252024-07-09T03:21:04.284Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27262024-07-09T03:21:04.287Z 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`
27272024-07-09T03:21:04.581Z 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`
27282024-07-09T03:21:05.107Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27292024-07-09T03:21:05.127Z 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`
27302024-07-09T03:21:05.347Z Compiling toolchain_find v0.4.0
27312024-07-09T03:21:05.350Z 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`
27322024-07-09T03:21:05.502Z Compiling buf-list v1.0.3
27332024-07-09T03:21:05.505Z 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`
27342024-07-09T03:21:06.062Z Compiling rustfmt-wrapper v0.2.1
27352024-07-09T03:21:06.066Z 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`
27362024-07-09T03:21:06.231Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
27372024-07-09T03:21:06.249Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27382024-07-09T03:21:06.276Z 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=36cad026e9863780 -C extra-filename=-36cad026e9863780 --out-dir /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-5ec5bb0669cf681b.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-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f65cc532dcffceec.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`
27392024-07-09T03:21:06.303Z 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`
27402024-07-09T03:21:06.641Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27412024-07-09T03:21:06.647Z 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=2a1a3a037de569ab -C extra-filename=-2a1a3a037de569ab --out-dir /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-7269147989c534ba.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6aee85f4384e622f.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-937806461aa97cba.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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`
27422024-07-09T03:21:06.933Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27432024-07-09T03:21:06.938Z 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=dac0695583b8df27 -C extra-filename=-dac0695583b8df27 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-dac0695583b8df27 -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-3e7a703a7d12e150.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`
27442024-07-09T03:21:08.196Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27452024-07-09T03:21:08.199Z 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=85b61b07958bf4ec -C extra-filename=-85b61b07958bf4ec --out-dir /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-6aee85f4384e622f.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-bc0fe32544b28836.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-652fb76bb9d915ef.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27462024-07-09T03:21:08.636Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
27472024-07-09T03:21:08.655Z 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`
27482024-07-09T03:21:09.225Z Compiling curve25519-dalek v4.1.3
27492024-07-09T03:21:09.229Z 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`
27502024-07-09T03:21:09.944Z Compiling universal-hash v0.5.1
27512024-07-09T03:21:09.947Z 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`
27522024-07-09T03:21:10.033Z Compiling diff v0.1.13
27532024-07-09T03:21:10.050Z 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`
27542024-07-09T03:21:10.146Z Compiling opaque-debug v0.3.1
27552024-07-09T03:21:10.149Z 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`
27562024-07-09T03:21:10.249Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a8ecda74d114c1da/build-script-build`
27572024-07-09T03:21:10.364Z Compiling curve25519-dalek-derive v0.1.1
27582024-07-09T03:21:10.367Z 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`
27592024-07-09T03:21:10.430Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602024-07-09T03:21:10.433Z 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=dd57b871d5df792e -C extra-filename=-dd57b871d5df792e --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
27612024-07-09T03:21:10.773Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27622024-07-09T03:21:10.776Z 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=101117655e602970 -C extra-filename=-101117655e602970 --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-a290a60862348bab.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
27632024-07-09T03:21:11.593Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27642024-07-09T03:21:11.597Z 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=4a2231bcf6de807b -C extra-filename=-4a2231bcf6de807b --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
27652024-07-09T03:21:12.167Z 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:21:12.351Z Compiling pin-project-internal v1.1.5
27672024-07-09T03:21:12.355Z 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`
27682024-07-09T03:21:13.254Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27692024-07-09T03:21:13.257Z 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=939c4a2cf1c2ba92 -C extra-filename=-939c4a2cf1c2ba92 --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-6aee85f4384e622f.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`
27702024-07-09T03:21:13.416Z Compiling aead v0.5.2
27712024-07-09T03:21:13.443Z 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`
27722024-07-09T03:21:13.492Z Compiling vte_generate_state_changes v0.1.1
27732024-07-09T03:21:13.495Z 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`
27742024-07-09T03:21:13.812Z Compiling crunchy v0.2.2
27752024-07-09T03:21:13.814Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
27762024-07-09T03:21:14.232Z Compiling vte v0.11.1
27772024-07-09T03:21:14.235Z 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`
27782024-07-09T03:21:14.334Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
27792024-07-09T03:21:14.363Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27802024-07-09T03:21:14.366Z 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=82ef041a836ad0b5 -C extra-filename=-82ef041a836ad0b5 --out-dir /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-a290a60862348bab.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-5ec5bb0669cf681b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-101117655e602970.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-36cad026e9863780.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`
27812024-07-09T03:21:15.117Z Compiling poly1305 v0.8.0
27822024-07-09T03:21:15.117Z 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`
27832024-07-09T03:21:15.671Z Compiling clang-sys v1.7.0
27842024-07-09T03:21:15.675Z 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`
27852024-07-09T03:21:15.766Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27862024-07-09T03:21:15.772Z 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=ab30879c17c4830b -C extra-filename=-ab30879c17c4830b --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-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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`
27872024-07-09T03:21:16.460Z Compiling pin-project v1.1.5
27882024-07-09T03:21:16.463Z 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`
27892024-07-09T03:21:16.557Z Compiling chacha20 v0.9.1
27902024-07-09T03:21:16.561Z 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`
27912024-07-09T03:21:16.602Z Compiling fd-lock v4.0.2
27922024-07-09T03:21:16.613Z 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`
27932024-07-09T03:21:16.806Z Compiling thiserror-impl-no-std v2.0.2
27942024-07-09T03:21:16.811Z 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`
27952024-07-09T03:21:16.844Z Compiling nanorand v0.7.0
27962024-07-09T03:21:16.850Z 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`
27972024-07-09T03:21:17.018Z Compiling unicase v2.7.0
27982024-07-09T03:21:17.022Z 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`
27992024-07-09T03:21:17.375Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28002024-07-09T03:21:17.378Z 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`
28012024-07-09T03:21:17.448Z Compiling tiny-keccak v2.0.2
28022024-07-09T03:21:17.451Z 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`
28032024-07-09T03:21:17.711Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
28042024-07-09T03:21:17.770Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
28052024-07-09T03:21:17.808Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
28062024-07-09T03:21:17.817Z Compiling flume v0.11.0
28072024-07-09T03:21:17.822Z 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`
28082024-07-09T03:21:17.946Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
28092024-07-09T03:21:17.974Z Compiling strip-ansi-escapes v0.2.0
28102024-07-09T03:21:17.978Z 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`
28112024-07-09T03:21:18.464Z 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`
28122024-07-09T03:21:18.576Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28132024-07-09T03:21:18.592Z 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=732bfca5193da9a4 -C extra-filename=-732bfca5193da9a4 --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
28142024-07-09T03:21:18.600Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28152024-07-09T03:21:18.600Z 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=fd6c30b8abed620b -C extra-filename=-fd6c30b8abed620b --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-fd6c30b8abed620b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
28162024-07-09T03:21:18.940Z Compiling kstat-rs v0.2.4
28172024-07-09T03:21:18.942Z 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`
28182024-07-09T03:21:19.018Z Compiling ref-cast v1.0.23
28192024-07-09T03:21:19.020Z 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`
28202024-07-09T03:21:19.595Z Compiling nu-ansi-term v0.50.0
28212024-07-09T03:21:19.600Z 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`
28222024-07-09T03:21:19.638Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
28232024-07-09T03:21:19.695Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-fd6c30b8abed620b/build-script-build`
28242024-07-09T03:21:19.717Z 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`
28252024-07-09T03:21:20.495Z Compiling reedline v0.31.0
28262024-07-09T03:21:20.511Z 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`
28272024-07-09T03:21:20.511Z 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`
28282024-07-09T03:21:20.511Z Compiling thiserror-no-std v2.0.2
28292024-07-09T03:21:20.511Z 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`
28302024-07-09T03:21:20.545Z Compiling vsss-rs v3.3.4
28312024-07-09T03:21:20.548Z 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`
28322024-07-09T03:21:20.796Z Compiling chacha20poly1305 v0.10.1
28332024-07-09T03:21:20.801Z 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`
28342024-07-09T03:21:20.919Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
28352024-07-09T03:21:20.922Z 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`
28362024-07-09T03:21:21.051Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28372024-07-09T03:21:21.060Z 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=985676bfd6137fed -C extra-filename=-985676bfd6137fed --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-985676bfd6137fed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
28382024-07-09T03:21:21.380Z Compiling ascii-canvas v3.0.0
28392024-07-09T03:21:21.383Z 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`
28402024-07-09T03:21:21.976Z Compiling ref-cast-impl v1.0.23
28412024-07-09T03:21:21.980Z 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`
28422024-07-09T03:21:22.611Z Compiling memoffset v0.9.1
28432024-07-09T03:21:22.614Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
28442024-07-09T03:21:22.984Z Compiling ena v0.14.3
28452024-07-09T03:21:22.987Z 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`
28462024-07-09T03:21:23.421Z Compiling libloading v0.8.3
28472024-07-09T03:21:23.436Z 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`
28482024-07-09T03:21:23.439Z Compiling regex-syntax v0.6.29
28492024-07-09T03:21:23.439Z 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`
28502024-07-09T03:21:23.506Z Compiling bindgen v0.69.4
28512024-07-09T03:21:23.509Z 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`
28522024-07-09T03:21:23.657Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-dac0695583b8df27/build-script-build`
28532024-07-09T03:21:23.865Z 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`
28542024-07-09T03:21:24.275Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
28552024-07-09T03:21:24.304Z 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`
28562024-07-09T03:21:24.404Z 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=97caa6697b203f95 -C extra-filename=-97caa6697b203f95 --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-6aee85f4384e622f.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:21:24.442Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
28582024-07-09T03:21:24.611Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-985676bfd6137fed/build-script-build`
28592024-07-09T03:21:24.614Z Compiling mime_guess v2.0.4
28602024-07-09T03:21:24.614Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
28612024-07-09T03:21:25.048Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28622024-07-09T03:21:25.053Z 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=1e3c9f75df362e9f -C extra-filename=-1e3c9f75df362e9f --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-5bf597c4318e14d0.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-6aee85f4384e622f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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`
28632024-07-09T03:21:25.999Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28642024-07-09T03:21:26.002Z 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=fe354fbc6fd9c9cd -C extra-filename=-fe354fbc6fd9c9cd --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-5bf597c4318e14d0.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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`
28652024-07-09T03:21:26.707Z Compiling lalrpop v0.19.12
28662024-07-09T03:21:26.713Z 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`
28672024-07-09T03:21:27.943Z 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=19a686f3eff2ce83 -C extra-filename=-19a686f3eff2ce83 --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
28682024-07-09T03:21:29.322Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28692024-07-09T03:21:29.326Z 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=f12cfb2097fd3043 -C extra-filename=-f12cfb2097fd3043 --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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
28702024-07-09T03:21:29.631Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28712024-07-09T03:21:29.634Z 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=249dd121238399dc -C extra-filename=-249dd121238399dc --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
28722024-07-09T03:21:31.119Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
28732024-07-09T03:21:31.122Z 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=ffdc76ee6b64ab31 -C extra-filename=-ffdc76ee6b64ab31 --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-a290a60862348bab.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`
28742024-07-09T03:21:31.380Z Compiling which v4.4.2
28752024-07-09T03:21:31.407Z 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`
28762024-07-09T03:21:32.028Z Compiling cexpr v0.6.0
28772024-07-09T03:21:32.031Z 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`
28782024-07-09T03:21:32.694Z Dirty bytecount v0.6.8: the rustflags changed
28792024-07-09T03:21:32.694Z Compiling bytecount v0.6.8
28802024-07-09T03:21:32.698Z 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`
28812024-07-09T03:21:32.925Z Compiling lazycell v1.3.0
28822024-07-09T03:21:32.928Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ffae22027f4cc176 -C extra-filename=-ffae22027f4cc176 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832024-07-09T03:21:33.116Z Compiling shlex v1.3.0
28842024-07-09T03:21:33.120Z 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`
28852024-07-09T03:21:33.133Z Compiling rustc-hash v1.1.0
28862024-07-09T03:21:33.138Z 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`
28872024-07-09T03:21:33.297Z Dirty papergrid v0.11.0: the rustflags changed
28882024-07-09T03:21:33.297Z Compiling papergrid v0.11.0
28892024-07-09T03:21:33.300Z 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`
28902024-07-09T03:21:33.597Z 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`
28912024-07-09T03:21:33.861Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
28922024-07-09T03:21:33.905Z 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`
28932024-07-09T03:21:34.029Z 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=ae66fa2537a6c906 -C extra-filename=-ae66fa2537a6c906 --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
28942024-07-09T03:21:37.071Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28952024-07-09T03:21:37.076Z 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=9a75b472a32cd9b0 -C extra-filename=-9a75b472a32cd9b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-9a75b472a32cd9b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
28962024-07-09T03:21:37.414Z Compiling tabled_derive v0.7.0
28972024-07-09T03:21:37.417Z 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`
28982024-07-09T03:21:37.690Z Compiling derive_builder_core v0.20.0
28992024-07-09T03:21:37.706Z 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`
29002024-07-09T03:21:37.924Z Compiling snafu-derive v0.8.2
29012024-07-09T03:21:37.927Z 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`
29022024-07-09T03:21:38.447Z Compiling libxml v0.3.3
29032024-07-09T03:21:38.449Z 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`
29042024-07-09T03:21:38.887Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
29052024-07-09T03:21:38.890Z 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`
29062024-07-09T03:21:39.268Z Compiling signature v1.6.4
29072024-07-09T03:21:39.273Z 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`
29082024-07-09T03:21:39.436Z Compiling cfg_aliases v0.1.1
29092024-07-09T03:21:39.471Z 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`
29102024-07-09T03:21:39.552Z Compiling salty v0.2.0
29112024-07-09T03:21:39.555Z 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`
29122024-07-09T03:21:40.140Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83/build-script-build`
29132024-07-09T03:21:40.170Z Compiling nix v0.28.0
29142024-07-09T03:21:40.175Z 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`
29152024-07-09T03:21:40.268Z Compiling tabled v0.15.0
29162024-07-09T03:21:40.272Z 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`
29172024-07-09T03:21:40.377Z Compiling derive_builder_macro v0.20.0
29182024-07-09T03:21:40.380Z 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`
29192024-07-09T03:21:41.051Z Compiling ed25519 v1.5.3
29202024-07-09T03:21:41.076Z 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`
29212024-07-09T03:21:41.418Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13/build-script-build`
29222024-07-09T03:21:41.489Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
29232024-07-09T03:21:41.502Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-9a75b472a32cd9b0/build-script-build`
29242024-07-09T03:21:41.529Z Compiling nix v0.27.1
29252024-07-09T03:21:41.532Z 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`
29262024-07-09T03:21:41.569Z 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`
29272024-07-09T03:21:42.524Z 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=adaf5f196c5e275b -C extra-filename=-adaf5f196c5e275b --out-dir /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-f12cfb2097fd3043.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-e8566777a924b541.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a2231bcf6de807b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
29282024-07-09T03:21:43.667Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29292024-07-09T03:21:43.671Z 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`
29302024-07-09T03:21:44.000Z Compiling globset v0.4.14
29312024-07-09T03:21:44.024Z 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`
29322024-07-09T03:21:44.077Z Compiling snafu v0.8.2
29332024-07-09T03:21:44.079Z 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`
29342024-07-09T03:21:44.442Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29352024-07-09T03:21:44.445Z 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`
29362024-07-09T03:21:44.839Z Compiling olpc-cjson v0.1.3
29372024-07-09T03:21:44.842Z 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`
29382024-07-09T03:21:44.982Z Compiling serde_plain v1.0.2
29392024-07-09T03:21:45.007Z 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`
29402024-07-09T03:21:45.122Z Compiling serde-big-array v0.5.1
29412024-07-09T03:21:45.126Z 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`
29422024-07-09T03:21:45.366Z Compiling strum_macros v0.24.3
29432024-07-09T03:21:45.369Z 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`
29442024-07-09T03:21:45.415Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29452024-07-09T03:21:45.431Z 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`
29462024-07-09T03:21:46.003Z Compiling cookie v0.18.1
29472024-07-09T03:21:46.006Z 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`
29482024-07-09T03:21:46.365Z Compiling typed-path v0.7.1
29492024-07-09T03:21:46.369Z 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`
29502024-07-09T03:21:46.536Z Compiling indoc v1.0.9
29512024-07-09T03:21:46.553Z 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`
29522024-07-09T03:21:47.765Z Compiling http-range v0.1.5
29532024-07-09T03:21:47.773Z 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`
29542024-07-09T03:21:47.854Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29552024-07-09T03:21:47.871Z 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`
29562024-07-09T03:21:48.164Z Compiling hyper-staticfile v0.9.5
29572024-07-09T03:21:48.213Z 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`
29582024-07-09T03:21:48.371Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
29592024-07-09T03:21:48.442Z 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=15c05e8c6a5fc642 -C extra-filename=-15c05e8c6a5fc642 --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-a290a60862348bab.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`
29602024-07-09T03:21:49.203Z Compiling tough v0.17.1
29612024-07-09T03:21:49.209Z 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=bd4a893293333c30 -C extra-filename=-bd4a893293333c30 --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-a290a60862348bab.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`
29622024-07-09T03:21:49.493Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29632024-07-09T03:21:49.495Z 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=04d579b6127486ed -C extra-filename=-04d579b6127486ed --out-dir /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-5bf597c4318e14d0.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`
29642024-07-09T03:21:49.855Z Compiling derive_builder v0.20.0
29652024-07-09T03:21:49.857Z 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`
29662024-07-09T03:21:50.053Z 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`
29672024-07-09T03:21:53.202Z 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`
29682024-07-09T03:21:54.792Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
29692024-07-09T03:21:54.820Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29702024-07-09T03:21:54.823Z 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=26191ade818a327b -C extra-filename=-26191ade818a327b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-26191ade818a327b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
29712024-07-09T03:21:55.153Z Compiling signal-hook-tokio v0.3.1
29722024-07-09T03:21:55.156Z 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`
29732024-07-09T03:21:55.351Z Compiling serde-big-array v0.4.1
29742024-07-09T03:21:55.354Z 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`
29752024-07-09T03:21:55.540Z Compiling quick-xml v0.31.0
29762024-07-09T03:21:55.544Z 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`
29772024-07-09T03:21:55.678Z Compiling impl-trait-for-tuples v0.2.2
29782024-07-09T03:21:55.680Z 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`
29792024-07-09T03:21:55.706Z Compiling oso-derive v0.27.3
29802024-07-09T03:21:55.709Z 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`
29812024-07-09T03:21:56.998Z Compiling parse-size v1.0.0
29822024-07-09T03:21:57.001Z 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`
29832024-07-09T03:21:57.251Z Compiling sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29842024-07-09T03:21:57.267Z 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`
29852024-07-09T03:21:58.513Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29862024-07-09T03:21:58.516Z 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=6666b025fa486f1a -C extra-filename=-6666b025fa486f1a --out-dir /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-5bf597c4318e14d0.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-15c05e8c6a5fc642.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-5ec5bb0669cf681b.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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/`
29872024-07-09T03:21:59.262Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-26191ade818a327b/build-script-build`
29882024-07-09T03:21:59.293Z 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`
29892024-07-09T03:22:01.250Z 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`
29902024-07-09T03:22:02.427Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29912024-07-09T03:22:02.432Z 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=4a848af4ccb51a77 -C extra-filename=-4a848af4ccb51a77 --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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
29922024-07-09T03:22:03.346Z Compiling peg-macros v0.8.3
29932024-07-09T03:22:03.349Z 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`
29942024-07-09T03:22:04.274Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
29952024-07-09T03:22:04.277Z 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`
29962024-07-09T03:22:04.376Z Compiling sqlparser_derive v0.2.2
29972024-07-09T03:22:04.391Z 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`
29982024-07-09T03:22:05.714Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29992024-07-09T03:22:05.726Z 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`
30002024-07-09T03:22:06.085Z Compiling unicode_categories v0.1.1
30012024-07-09T03:22:06.090Z 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`
30022024-07-09T03:22:06.437Z Compiling corncobs v0.1.3
30032024-07-09T03:22:06.440Z 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`
30042024-07-09T03:22:06.511Z Compiling sqlformat v0.2.3
30052024-07-09T03:22:06.539Z 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`
30062024-07-09T03:22:06.779Z Compiling sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30072024-07-09T03:22:06.782Z 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`
30082024-07-09T03:22:07.264Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
30092024-07-09T03:22:07.319Z Compiling sqlparser v0.45.0
30102024-07-09T03:22:07.322Z 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`
30112024-07-09T03:22:07.703Z Compiling peg v0.8.3
30122024-07-09T03:22:07.725Z 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`
30132024-07-09T03:22:07.725Z Compiling rustyline v14.0.0
30142024-07-09T03:22:07.725Z 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`
30152024-07-09T03:22:07.725Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30162024-07-09T03:22:07.725Z 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=a0ebe456dfdc7ce4 -C extra-filename=-a0ebe456dfdc7ce4 --out-dir /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-a290a60862348bab.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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-bd4a893293333c30.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`
30172024-07-09T03:22:12.226Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30182024-07-09T03:22:12.229Z 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=7bbe28a8d63f3915 -C extra-filename=-7bbe28a8d63f3915 --out-dir /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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.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-6aee85f4384e622f.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-85b61b07958bf4ec.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-ffdc76ee6b64ab31.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.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`
30192024-07-09T03:22:12.879Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30202024-07-09T03:22:12.882Z 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=6352c6ea5dc2389f -C extra-filename=-6352c6ea5dc2389f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-6352c6ea5dc2389f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
30212024-07-09T03:22:13.235Z Compiling const_format_proc_macros v0.2.32
30222024-07-09T03:22:13.239Z 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`
30232024-07-09T03:22:15.743Z Compiling bb8 v0.8.5
30242024-07-09T03:22:15.747Z 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=87550003f0624316 -C extra-filename=-87550003f0624316 --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-a290a60862348bab.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`
30252024-07-09T03:22:16.269Z Compiling bcs v0.1.6
30262024-07-09T03:22:16.272Z 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`
30272024-07-09T03:22:16.510Z Compiling highway v1.1.0
30282024-07-09T03:22:16.539Z 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`
30292024-07-09T03:22:17.025Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30302024-07-09T03:22:17.028Z 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=a19d1c24d54a1f77 -C extra-filename=-a19d1c24d54a1f77 --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-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-87550003f0624316.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`
30312024-07-09T03:22:17.282Z Compiling const_format v0.2.32
30322024-07-09T03:22:17.285Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=13c4665dce0e0339 -C extra-filename=-13c4665dce0e0339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-2150e6e835f62d0a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332024-07-09T03:22:17.733Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-6352c6ea5dc2389f/build-script-build`
30342024-07-09T03:22:17.772Z 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`
30352024-07-09T03:22:18.053Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30362024-07-09T03:22:18.070Z 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=24f1752f2b92e254 -C extra-filename=-24f1752f2b92e254 --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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
30372024-07-09T03:22:18.211Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30382024-07-09T03:22:18.232Z 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=9340bebbd79f5402 -C extra-filename=-9340bebbd79f5402 --out-dir /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-a290a60862348bab.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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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`
30392024-07-09T03:22:20.176Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30402024-07-09T03:22:20.179Z 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=81727465e1b04b80 -C extra-filename=-81727465e1b04b80 --out-dir /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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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/`
30412024-07-09T03:22:25.117Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30422024-07-09T03:22:25.132Z 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=d32b820136efa466 -C extra-filename=-d32b820136efa466 --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-5bf597c4318e14d0.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-6666b025fa486f1a.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-81727465e1b04b80.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/`
30432024-07-09T03:22:27.008Z Compiling assert_matches v1.5.0
30442024-07-09T03:22:27.011Z 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`
30452024-07-09T03:22:27.121Z Compiling rand_seeder v0.2.3
30462024-07-09T03:22:27.159Z 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`
30472024-07-09T03:22:27.459Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30482024-07-09T03:22:27.480Z 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=8c3f46140e2388aa -C extra-filename=-8c3f46140e2388aa --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-a290a60862348bab.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
30492024-07-09T03:22:27.518Z Compiling portable-atomic v1.6.0
30502024-07-09T03:22:27.522Z 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`
30512024-07-09T03:22:27.980Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30522024-07-09T03:22:27.983Z 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=2058f1f4c36f4f59 -C extra-filename=-2058f1f4c36f4f59 --out-dir /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-5bf597c4318e14d0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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:22:28.668Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
30542024-07-09T03:22:28.742Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30552024-07-09T03:22:28.745Z 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=64794dd94123714e -C extra-filename=-64794dd94123714e --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-6aee85f4384e622f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30562024-07-09T03:22:28.974Z 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`
30572024-07-09T03:22:30.403Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30582024-07-09T03:22:30.405Z 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=73c5744c668d0b2f -C extra-filename=-73c5744c668d0b2f --out-dir /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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-bd4a893293333c30.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.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`
30592024-07-09T03:22:31.735Z Compiling number_prefix v0.4.0
30602024-07-09T03:22:31.739Z 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`
30612024-07-09T03:22:31.988Z Compiling indicatif v0.17.8
30622024-07-09T03:22:32.023Z 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`
30632024-07-09T03:22:32.794Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30642024-07-09T03:22:32.796Z 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=798cfb1ad4911f99 -C extra-filename=-798cfb1ad4911f99 --out-dir /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-6d4a6571e419b5cc.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-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f315141e0ea5c874.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-64794dd94123714e.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`
30652024-07-09T03:22:34.317Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30662024-07-09T03:22:34.320Z 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=ba74520b6e179cc7 -C extra-filename=-ba74520b6e179cc7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-ba74520b6e179cc7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
30672024-07-09T03:22:34.659Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30682024-07-09T03:22:34.662Z 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=1af075fa00b6ec58 -C extra-filename=-1af075fa00b6ec58 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-1af075fa00b6ec58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
30692024-07-09T03:22:35.006Z Compiling castaway v0.2.2
30702024-07-09T03:22:35.009Z 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`
30712024-07-09T03:22:35.200Z Compiling compact_str v0.7.1
30722024-07-09T03:22:35.202Z 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`
30732024-07-09T03:22:36.356Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-1af075fa00b6ec58/build-script-build`
30742024-07-09T03:22:36.388Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-ba74520b6e179cc7/build-script-build`
30752024-07-09T03:22:36.392Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30762024-07-09T03:22:36.393Z 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=1b9aa17d0423581f -C extra-filename=-1b9aa17d0423581f --out-dir /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-6d4a6571e419b5cc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f315141e0ea5c874.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-64794dd94123714e.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`
30772024-07-09T03:22:39.187Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30782024-07-09T03:22:39.190Z 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=b29e7ce37ddd2dbe -C extra-filename=-b29e7ce37ddd2dbe --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-6aee85f4384e622f.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`
30792024-07-09T03:22:40.738Z Compiling unicode-truncate v1.0.0
30802024-07-09T03:22:40.741Z 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`
30812024-07-09T03:22:40.998Z Compiling lru v0.12.3
30822024-07-09T03:22:41.021Z 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`
30832024-07-09T03:22:41.333Z Compiling stability v0.2.0
30842024-07-09T03:22:41.337Z 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`
30852024-07-09T03:22:42.566Z Compiling itertools v0.13.0
30862024-07-09T03:22:42.571Z 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`
30872024-07-09T03:22:43.248Z Compiling cassowary v0.3.0
30882024-07-09T03:22:43.250Z 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`
30892024-07-09T03:22:43.721Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30902024-07-09T03:22:43.724Z 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=ba82a9109f253742 -C extra-filename=-ba82a9109f253742 --out-dir /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-6d4a6571e419b5cc.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.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`
30912024-07-09T03:22:44.650Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30922024-07-09T03:22:44.653Z 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=30030a9cacd1bd95 -C extra-filename=-30030a9cacd1bd95 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-30030a9cacd1bd95 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
30932024-07-09T03:22:45.000Z Compiling smawk v0.3.2
30942024-07-09T03:22:45.003Z 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`
30952024-07-09T03:22:45.235Z Compiling unicode-linebreak v0.1.5
30962024-07-09T03:22:45.238Z 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`
30972024-07-09T03:22:45.728Z Compiling ratatui v0.27.0
30982024-07-09T03:22:45.731Z 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`
30992024-07-09T03:22:45.810Z Compiling textwrap v0.16.1
31002024-07-09T03:22:45.829Z 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`
31012024-07-09T03:22:47.153Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-30030a9cacd1bd95/build-script-build`
31022024-07-09T03:22:47.182Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
31032024-07-09T03:22:47.185Z 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`
31042024-07-09T03:22:48.487Z Compiling fatfs v0.3.6
31052024-07-09T03:22:48.490Z 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`
31062024-07-09T03:22:49.953Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31072024-07-09T03:22:49.956Z 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=4a0c3ca2014f66b2 -C extra-filename=-4a0c3ca2014f66b2 --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-8c02c264218768f1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.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`
31082024-07-09T03:22:50.259Z Compiling is_ci v1.2.0
31092024-07-09T03:22:50.262Z 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`
31102024-07-09T03:22:50.551Z Compiling supports-color v3.0.0
31112024-07-09T03:22:50.554Z 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`
31122024-07-09T03:22:50.984Z Compiling rtoolbox v0.0.2
31132024-07-09T03:22:51.025Z 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`
31142024-07-09T03:22:51.486Z Compiling shell-words v1.1.0
31152024-07-09T03:22:51.489Z 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`
31162024-07-09T03:22:51.827Z Compiling rpassword v7.3.1
31172024-07-09T03:22:51.831Z 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`
31182024-07-09T03:22:52.176Z Compiling tui-tree-widget v0.21.0
31192024-07-09T03:22:52.179Z 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`
31202024-07-09T03:22:52.559Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31212024-07-09T03:22:52.606Z 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=b2d5f4cdff739a92 -C extra-filename=-b2d5f4cdff739a92 --out-dir /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-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-a0ebe456dfdc7ce4.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`
31222024-07-09T03:22:53.004Z Compiling cargo-platform v0.1.8
31232024-07-09T03:22:53.019Z 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`
31242024-07-09T03:22:53.680Z Compiling getrandom v0.1.16
31252024-07-09T03:22:53.683Z 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`
31262024-07-09T03:22:54.536Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
31272024-07-09T03:22:54.541Z Compiling cargo_metadata v0.18.1
31282024-07-09T03:22:54.544Z 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`
31292024-07-09T03:22:54.940Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31302024-07-09T03:22:54.947Z 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=bf377171dd85a060 -C extra-filename=-bf377171dd85a060 --out-dir /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-6aee85f4384e622f.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-9122bb0ff5ef70e0.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`
31312024-07-09T03:22:55.373Z Compiling yansi v0.5.1
31322024-07-09T03:22:55.376Z 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`
31332024-07-09T03:22:55.752Z Compiling pretty_assertions v1.4.0
31342024-07-09T03:22:55.755Z 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`
31352024-07-09T03:22:56.206Z 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=a011e80957a56934 -C extra-filename=-a011e80957a56934 --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-adaf5f196c5e275b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
31362024-07-09T03:22:57.496Z 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`
31372024-07-09T03:22:58.051Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31382024-07-09T03:22:58.054Z 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=6dcbabc794ada4fc -C extra-filename=-6dcbabc794ada4fc --out-dir /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-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-d4cc8d1b409ad2b2.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.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`
31392024-07-09T03:22:58.464Z Compiling rfc6979 v0.4.0
31402024-07-09T03:22:58.498Z 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`
31412024-07-09T03:22:58.669Z Compiling doc-comment v0.3.3
31422024-07-09T03:22:58.672Z 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`
31432024-07-09T03:22:59.350Z Compiling target-lexicon v0.12.14
31442024-07-09T03:22:59.353Z 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`
31452024-07-09T03:23:00.484Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
31462024-07-09T03:23:00.556Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
31472024-07-09T03:23:00.722Z Compiling ecdsa v0.16.9
31482024-07-09T03:23:00.725Z 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`
31492024-07-09T03:23:01.581Z Compiling rand_core v0.5.1
31502024-07-09T03:23:01.613Z 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`
31512024-07-09T03:23:02.151Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
31522024-07-09T03:23:02.154Z 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=5f49cfc2beec070b -C extra-filename=-5f49cfc2beec070b --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-6aee85f4384e622f.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`
31532024-07-09T03:23:02.573Z Compiling primeorder v0.13.6
31542024-07-09T03:23:02.609Z 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`
31552024-07-09T03:23:03.106Z Compiling csv-core v0.1.11
31562024-07-09T03:23:03.108Z 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`
31572024-07-09T03:23:03.701Z Compiling assert_cmd v2.0.14
31582024-07-09T03:23:03.705Z 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`
31592024-07-09T03:23:03.858Z Compiling guppy-workspace-hack v0.1.0
31602024-07-09T03:23:03.879Z 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`
31612024-07-09T03:23:04.176Z Compiling option-ext v0.2.0
31622024-07-09T03:23:04.192Z 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`
31632024-07-09T03:23:04.202Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
31642024-07-09T03:23:04.230Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
31652024-07-09T03:23:04.255Z Compiling csv v1.3.0
31662024-07-09T03:23:04.258Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=308faa2e90a69c90 -C extra-filename=-308faa2e90a69c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-7ef9a399e9233dfe.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-07-09T03:23:04.322Z Compiling dirs-sys v0.4.1
31682024-07-09T03:23:04.325Z 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`
31692024-07-09T03:23:04.970Z Compiling rand_chacha v0.2.2
31702024-07-09T03:23:04.973Z 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`
31712024-07-09T03:23:05.418Z Compiling samael v0.0.15
31722024-07-09T03:23:05.421Z 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`
31732024-07-09T03:23:05.662Z 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`
31742024-07-09T03:23:05.768Z 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"'`
31752024-07-09T03:23:06.572Z Compiling polyval v0.6.2
31762024-07-09T03:23:06.576Z 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`
31772024-07-09T03:23:07.036Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31782024-07-09T03:23:07.055Z 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=f24439289fe2ae59 -C extra-filename=-f24439289fe2ae59 --out-dir /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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
31792024-07-09T03:23:07.055Z Compiling ed25519 v2.2.3
31802024-07-09T03:23:07.055Z 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`
31812024-07-09T03:23:07.545Z Compiling http-body v1.0.0
31822024-07-09T03:23:07.601Z 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`
31832024-07-09T03:23:07.808Z Compiling aes v0.8.4
31842024-07-09T03:23:07.812Z 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:23:07.914Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-4ff3ce9aa6a55fb8/build-script-bindings`
31862024-07-09T03:23:10.694Z Compiling ctr v0.9.2
31872024-07-09T03:23:10.697Z 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`
31882024-07-09T03:23:10.816Z 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`
31892024-07-09T03:23:11.678Z Compiling blowfish v0.9.1
31902024-07-09T03:23:11.715Z 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`
31912024-07-09T03:23:11.716Z Compiling password-hash v0.4.2
31922024-07-09T03:23:11.716Z 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`
31932024-07-09T03:23:12.475Z Compiling pbkdf2 v0.12.2
31942024-07-09T03:23:12.478Z 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`
31952024-07-09T03:23:12.667Z Compiling hex-literal v0.4.1
31962024-07-09T03:23:12.700Z 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`
31972024-07-09T03:23:12.835Z Compiling target-spec v3.1.0
31982024-07-09T03:23:12.839Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
31992024-07-09T03:23:13.476Z Compiling plotters-backend v0.3.5
32002024-07-09T03:23:13.530Z 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`
32012024-07-09T03:23:14.100Z Compiling tower-layer v0.3.2
32022024-07-09T03:23:14.103Z 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`
32032024-07-09T03:23:14.412Z Compiling regex-automata v0.1.10
32042024-07-09T03:23:14.415Z 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`
32052024-07-09T03:23:14.948Z Compiling bstr v0.2.17
32062024-07-09T03:23:14.951Z 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`
32072024-07-09T03:23:16.513Z Compiling tower v0.4.13
32082024-07-09T03:23:16.516Z 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`
32092024-07-09T03:23:17.399Z Compiling plotters-svg v0.3.5
32102024-07-09T03:23:17.402Z 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`
32112024-07-09T03:23:17.909Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
32122024-07-09T03:23:17.913Z Compiling bcrypt-pbkdf v0.10.0
32132024-07-09T03:23:17.913Z 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`
32142024-07-09T03:23:18.594Z Compiling pbkdf2 v0.11.0
32152024-07-09T03:23:18.596Z 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`
32162024-07-09T03:23:18.982Z Compiling hyper v1.3.1
32172024-07-09T03:23:18.985Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' -C metadata=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`
32182024-07-09T03:23:21.120Z Compiling ed25519-dalek v2.1.1
32192024-07-09T03:23:21.149Z 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`
32202024-07-09T03:23:21.917Z Compiling ghash v0.5.1
32212024-07-09T03:23:21.920Z 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`
32222024-07-09T03:23:22.119Z Compiling cfg-expr v0.15.8
32232024-07-09T03:23:22.137Z 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`
32242024-07-09T03:23:22.315Z 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`
32252024-07-09T03:23:23.497Z Compiling rand v0.7.3
32262024-07-09T03:23:23.499Z 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`
32272024-07-09T03:23:23.813Z Compiling dirs v5.0.1
32282024-07-09T03:23:23.845Z 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`
32292024-07-09T03:23:24.051Z 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`
32302024-07-09T03:23:24.153Z Compiling p521 v0.13.3
32312024-07-09T03:23:24.178Z 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`
32322024-07-09T03:23:25.415Z Compiling p256 v0.13.2
32332024-07-09T03:23:25.417Z 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`
32342024-07-09T03:23:26.195Z Compiling cbc v0.1.2
32352024-07-09T03:23:26.199Z 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`
32362024-07-09T03:23:26.337Z Compiling russh-cryptovec v0.7.2
32372024-07-09T03:23:26.341Z 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`
32382024-07-09T03:23:26.458Z Compiling md5 v0.7.0
32392024-07-09T03:23:26.461Z 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`
32402024-07-09T03:23:26.654Z Compiling cast v0.3.0
32412024-07-09T03:23:26.657Z 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`
32422024-07-09T03:23:26.735Z Compiling russh-keys v0.43.0
32432024-07-09T03:23:26.740Z 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=8c75335b62435512 -C extra-filename=-8c75335b62435512 --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-a290a60862348bab.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`
32442024-07-09T03:23:26.980Z 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`
32452024-07-09T03:23:27.049Z Compiling criterion-plot v0.5.0
32462024-07-09T03:23:27.075Z 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`
32472024-07-09T03:23:28.044Z Compiling aes-gcm v0.10.3
32482024-07-09T03:23:28.047Z 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`
32492024-07-09T03:23:28.210Z Compiling hyper-util v0.1.3
32502024-07-09T03:23:28.213Z 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`
32512024-07-09T03:23:28.405Z Compiling plotters v0.3.5
32522024-07-09T03:23:28.442Z 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`
32532024-07-09T03:23:28.891Z Compiling httptest v0.15.5
32542024-07-09T03:23:28.896Z 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`
32552024-07-09T03:23:30.223Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32562024-07-09T03:23:30.227Z 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=e23d0571e0712995 -C extra-filename=-e23d0571e0712995 --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-8c02c264218768f1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-d4cc8d1b409ad2b2.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`
32572024-07-09T03:23:30.781Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32582024-07-09T03:23:30.786Z 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=a3d9eb6b152ea474 -C extra-filename=-a3d9eb6b152ea474 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-a3d9eb6b152ea474 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
32592024-07-09T03:23:30.999Z Compiling rustls-native-certs v0.7.0
32602024-07-09T03:23:31.003Z 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`
32612024-07-09T03:23:31.122Z Compiling pathdiff v0.2.1
32622024-07-09T03:23:31.125Z 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`
32632024-07-09T03:23:31.304Z Compiling tinytemplate v1.2.1
32642024-07-09T03:23:31.330Z 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`
32652024-07-09T03:23:31.422Z Compiling escape8259 v0.5.2
32662024-07-09T03:23:31.442Z 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`
32672024-07-09T03:23:31.852Z Compiling threadpool v1.8.1
32682024-07-09T03:23:31.855Z 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`
32692024-07-09T03:23:32.507Z Compiling oorandom v11.1.3
32702024-07-09T03:23:32.511Z 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`
32712024-07-09T03:23:32.723Z Compiling dhcproto-macros v0.1.0
32722024-07-09T03:23:32.735Z 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`
32732024-07-09T03:23:32.795Z Compiling anes v0.1.6
32742024-07-09T03:23:32.832Z 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`
32752024-07-09T03:23:33.314Z Compiling nested v0.1.1
32762024-07-09T03:23:33.318Z 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`
32772024-07-09T03:23:33.655Z Compiling guppy v0.17.5
32782024-07-09T03:23:33.660Z 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`
32792024-07-09T03:23:33.805Z Compiling dhcproto v0.11.0
32802024-07-09T03:23:33.870Z 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=7c67bc705af3d1ea -C extra-filename=-7c67bc705af3d1ea --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-29d1af19f0621173.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`
32812024-07-09T03:23:35.743Z Compiling criterion v0.5.1
32822024-07-09T03:23:35.757Z 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`
32832024-07-09T03:23:35.845Z Compiling libtest-mimic v0.7.3
32842024-07-09T03:23:35.848Z 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`
32852024-07-09T03:23:37.394Z Compiling hyper-rustls v0.26.0
32862024-07-09T03:23:37.397Z 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`
32872024-07-09T03:23:37.998Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-a3d9eb6b152ea474/build-script-build`
32882024-07-09T03:23:38.028Z Compiling russh v0.43.0
32892024-07-09T03:23:38.031Z 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=9ea8596fc16fff47 -C extra-filename=-9ea8596fc16fff47 --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-a290a60862348bab.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-8c75335b62435512.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`
32902024-07-09T03:23:38.130Z Compiling fancy-regex v0.13.0
32912024-07-09T03:23:38.133Z 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`
32922024-07-09T03:23:40.587Z Compiling rstest_macros v0.19.0
32932024-07-09T03:23:40.605Z 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`
32942024-07-09T03:23:41.206Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32952024-07-09T03:23:41.213Z 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`
32962024-07-09T03:23:41.680Z Compiling internet-checksum v0.2.1
32972024-07-09T03:23:41.683Z 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`
32982024-07-09T03:23:41.916Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-cbf7a8e22c461cc3/build-script-build`
32992024-07-09T03:23:42.181Z Compiling datatest-stable v0.2.9
33002024-07-09T03:23:42.215Z 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`
33012024-07-09T03:23:42.767Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33022024-07-09T03:23:42.776Z 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=57407b873e11e054 -C extra-filename=-57407b873e11e054 --out-dir /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-a290a60862348bab.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-5ec5bb0669cf681b.rmeta --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.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-dca90ac5e2a1baa4.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-36cad026e9863780.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.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-a0ebe456dfdc7ce4.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.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`
33032024-07-09T03:23:42.896Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33042024-07-09T03:23:42.906Z 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=f595b224ed0b8a2f -C extra-filename=-f595b224ed0b8a2f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-f595b224ed0b8a2f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
33052024-07-09T03:23:43.242Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33062024-07-09T03:23:43.245Z 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=59663bdecc86d921 -C extra-filename=-59663bdecc86d921 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-59663bdecc86d921 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
33072024-07-09T03:23:44.331Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33082024-07-09T03:23:44.358Z 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=d29a5cbd2f5e02f4 -C extra-filename=-d29a5cbd2f5e02f4 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-d29a5cbd2f5e02f4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-d785c7268e4ec025.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`
33092024-07-09T03:23:44.358Z Compiling similar-asserts v1.5.0
33102024-07-09T03:23:44.358Z 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`
33112024-07-09T03:23:44.370Z Compiling relative-path v1.9.3
33122024-07-09T03:23:44.370Z 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`
33132024-07-09T03:23:45.106Z Compiling trybuild v1.0.96
33142024-07-09T03:23:45.109Z 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`
33152024-07-09T03:23:45.123Z 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:23:45.666Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c/build-script-build`
33172024-07-09T03:23:45.695Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-d29a5cbd2f5e02f4/build-script-build`
33182024-07-09T03:23:45.724Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-59663bdecc86d921/build-script-build`
33192024-07-09T03:23:45.751Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-f595b224ed0b8a2f/build-script-build`
33202024-07-09T03:23:45.778Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33212024-07-09T03:23:45.815Z 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=70f4e41ce533f86a -C extra-filename=-70f4e41ce533f86a --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-a290a60862348bab.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-7c67bc705af3d1ea.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-7bbe28a8d63f3915.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-9ea8596fc16fff47.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-8c75335b62435512.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-9122bb0ff5ef70e0.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`
33222024-07-09T03:23:46.085Z 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=50608ba523e99c84 -C extra-filename=-50608ba523e99c84 --out-dir /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-5bf597c4318e14d0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ec5bb0669cf681b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-820e7cd98ee09629.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`
33232024-07-09T03:23:47.979Z Compiling polar-core v0.27.3
33242024-07-09T03:23:47.982Z 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:23:48.869Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33262024-07-09T03:23:48.872Z 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=683c61764c31cf38 -C extra-filename=-683c61764c31cf38 --out-dir /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-a290a60862348bab.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-732bfca5193da9a4.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-97caa6697b203f95.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rmeta --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a2231bcf6de807b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-bd4a893293333c30.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.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`
33272024-07-09T03:23:49.754Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-0c131f554dc54c41/build-script-build`
33282024-07-09T03:23:50.269Z Compiling multimap v0.10.0
33292024-07-09T03:23:50.272Z 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`
33302024-07-09T03:23:50.483Z Compiling futures-timer v3.0.3
33312024-07-09T03:23:50.486Z 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`
33322024-07-09T03:23:50.630Z 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`
33332024-07-09T03:23:51.389Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33342024-07-09T03:23:51.392Z 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=588f83a8e57a9149 -C extra-filename=-588f83a8e57a9149 --out-dir /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-6aee85f4384e622f.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-6dcbabc794ada4fc.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`
33352024-07-09T03:23:51.497Z 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`
33362024-07-09T03:23:55.297Z Compiling rstest v0.19.0
33372024-07-09T03:23:55.301Z 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`
33382024-07-09T03:23:55.541Z Compiling partial-io v0.5.4
33392024-07-09T03:23:55.544Z 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`
33402024-07-09T03:23:56.076Z Compiling blake2b_simd v1.0.2
33412024-07-09T03:23:56.079Z 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`
33422024-07-09T03:23:57.184Z Compiling rand_distr v0.4.3
33432024-07-09T03:23:57.187Z 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`
33442024-07-09T03:23:58.312Z Compiling approx v0.5.1
33452024-07-09T03:23:58.316Z 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`
33462024-07-09T03:23:58.582Z Compiling rust-argon2 v2.1.0
33472024-07-09T03:23:58.585Z 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`
33482024-07-09T03:23:58.836Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33492024-07-09T03:23:58.839Z 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=e96ccabf0f823ab2 -C extra-filename=-e96ccabf0f823ab2 --out-dir /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-5ec5bb0669cf681b.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-6aee85f4384e622f.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-3e7a703a7d12e150.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-36cad026e9863780.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`
33502024-07-09T03:24:00.416Z Compiling cargo_toml v0.20.3
33512024-07-09T03:24:00.419Z 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`
33522024-07-09T03:24:01.408Z Compiling oso v0.27.3
33532024-07-09T03:24:01.410Z 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`
33542024-07-09T03:24:01.730Z Compiling uzers v0.11.3
33552024-07-09T03:24:01.761Z 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`
33562024-07-09T03:24:02.728Z Compiling termios v0.3.3
33572024-07-09T03:24:02.731Z 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`
33582024-07-09T03:24:02.980Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33592024-07-09T03:24:02.984Z 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=9c1e8e2c3ffec38b -C extra-filename=-9c1e8e2c3ffec38b --out-dir /work/oxidecomputer/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-6d4a6571e419b5cc.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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
33602024-07-09T03:24:03.070Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33612024-07-09T03:24:03.073Z 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=fc1dca1ce07dd45b -C extra-filename=-fc1dca1ce07dd45b --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ec5bb0669cf681b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
33622024-07-09T03:24:05.534Z 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=05486558fdc78970 -C extra-filename=-05486558fdc78970 --out-dir /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-a290a60862348bab.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4a848af4ccb51a77.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-5bf597c4318e14d0.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-a011e80957a56934.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
33632024-07-09T03:24:06.195Z 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=955d38aded14cd76 -C extra-filename=-955d38aded14cd76 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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-6dcbabc794ada4fc.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-588f83a8e57a9149.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`
33642024-07-09T03:24:07.992Z 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=748fdb70cfb089b5 -C extra-filename=-748fdb70cfb089b5 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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-6dcbabc794ada4fc.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-588f83a8e57a9149.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33652024-07-09T03:24:08.521Z 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=154c74d841d1e02e -C extra-filename=-154c74d841d1e02e --out-dir /work/oxidecomputer/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-5ec5bb0669cf681b.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-e96ccabf0f823ab2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-3e7a703a7d12e150.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-36cad026e9863780.rlib --extern slog=/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`
33662024-07-09T03:24:09.715Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33672024-07-09T03:24:09.721Z 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`
33682024-07-09T03:24:10.167Z 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=f3cfecf76a33fd74 -C extra-filename=-f3cfecf76a33fd74 --out-dir /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-a19d1c24d54a1f77.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-87550003f0624316.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-f12cfb2097fd3043.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-5bf597c4318e14d0.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-05486558fdc78970.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a011e80957a56934.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
33692024-07-09T03:24:11.720Z 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=9a7844c432209371 -C extra-filename=-9a7844c432209371 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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`
33702024-07-09T03:24:12.882Z 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=860d9ae5e2c247d8 -C extra-filename=-860d9ae5e2c247d8 --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-bc0fe32544b28836.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.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`
33712024-07-09T03:24:13.571Z 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=2ea37134d53845be -C extra-filename=-2ea37134d53845be --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.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`
33722024-07-09T03:24:14.029Z 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=649e4d07a68067c5 -C extra-filename=-649e4d07a68067c5 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ec5bb0669cf681b.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-50608ba523e99c84.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-820e7cd98ee09629.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33732024-07-09T03:24:15.072Z 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=6ffdb631c068891a -C extra-filename=-6ffdb631c068891a --out-dir /work/oxidecomputer/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-a290a60862348bab.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-5ec5bb0669cf681b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-57407b873e11e054.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.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-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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-a0ebe456dfdc7ce4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33742024-07-09T03:24:16.384Z 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=d048b31201ae0477 -C extra-filename=-d048b31201ae0477 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-5ec5bb0669cf681b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.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-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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-a0ebe456dfdc7ce4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.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`
33752024-07-09T03:24:17.335Z 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=6662601082316368 -C extra-filename=-6662601082316368 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-732bfca5193da9a4.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-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-57407b873e11e054.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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`
33762024-07-09T03:24:32.331Z 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=8b84c95268864104 -C extra-filename=-8b84c95268864104 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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-6dcbabc794ada4fc.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`
33772024-07-09T03:24:33.166Z 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=313ce7e8b851c620 -C extra-filename=-313ce7e8b851c620 --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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-d4cc8d1b409ad2b2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.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`
33782024-07-09T03:24:34.989Z 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=5252e4f6267b018d -C extra-filename=-5252e4f6267b018d --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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-d4cc8d1b409ad2b2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33792024-07-09T03:24:35.306Z 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=a2913b8a1697f3df -C extra-filename=-a2913b8a1697f3df --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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-d4cc8d1b409ad2b2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33802024-07-09T03:24:36.205Z 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=617e56923c939c6d -C extra-filename=-617e56923c939c6d --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
33812024-07-09T03:24:37.863Z 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=60585d175f31520f -C extra-filename=-60585d175f31520f --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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`
33822024-07-09T03:24:39.400Z 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=84474b6294e05525 -C extra-filename=-84474b6294e05525 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
33832024-07-09T03:24:40.027Z 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=1965858197e55b01 -C extra-filename=-1965858197e55b01 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
33842024-07-09T03:24:46.325Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33852024-07-09T03:24:46.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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=05a2ec54e25fcecb -C extra-filename=-05a2ec54e25fcecb --out-dir /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-2a1a3a037de569ab.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-d32b820136efa466.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-5ec5bb0669cf681b.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-f315141e0ea5c874.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-9122bb0ff5ef70e0.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`
33862024-07-09T03:24:47.985Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33872024-07-09T03:24:47.988Z 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=b32aa3f013073fe4 -C extra-filename=-b32aa3f013073fe4 --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-f3cfecf76a33fd74.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f315141e0ea5c874.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`
33882024-07-09T03:24:48.359Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33892024-07-09T03:24:48.388Z 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=3efa7854963d5add -C extra-filename=-3efa7854963d5add --out-dir /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-adaf5f196c5e275b.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
33902024-07-09T03:24:49.698Z 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=b625397fc679b352 -C extra-filename=-b625397fc679b352 --out-dir /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-b29e7ce37ddd2dbe.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f315141e0ea5c874.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`
33912024-07-09T03:24:50.411Z 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=982d97e0c19d346a -C extra-filename=-982d97e0c19d346a --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-f3cfecf76a33fd74.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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`
33922024-07-09T03:24:51.655Z 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=4c994117be728a1a -C extra-filename=-4c994117be728a1a --out-dir /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-a290a60862348bab.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-b29e7ce37ddd2dbe.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-7269147989c534ba.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-85b61b07958bf4ec.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.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-cb1fe0082ac26802.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-820e7cd98ee09629.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.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`
33932024-07-09T03:24:52.025Z 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=064aca209ba616a6 -C extra-filename=-064aca209ba616a6 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-732bfca5193da9a4.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-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-57407b873e11e054.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-683c61764c31cf38.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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`
33942024-07-09T03:24:54.557Z 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=e4cf54a13f6c47fa -C extra-filename=-e4cf54a13f6c47fa --out-dir /work/oxidecomputer/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-a290a60862348bab.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-732bfca5193da9a4.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-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-683c61764c31cf38.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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`
33952024-07-09T03:24:55.989Z 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=aa6df9c6c6c2d87d -C extra-filename=-aa6df9c6c6c2d87d --out-dir /work/oxidecomputer/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-a290a60862348bab.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-732bfca5193da9a4.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-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-57407b873e11e054.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-683c61764c31cf38.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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`
33962024-07-09T03:24:58.955Z 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=f7d927b2187fe3f0 -C extra-filename=-f7d927b2187fe3f0 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
33972024-07-09T03:25:01.813Z 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=8bbae3207eebe25c -C extra-filename=-8bbae3207eebe25c --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-a290a60862348bab.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-7c67bc705af3d1ea.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-70f4e41ce533f86a.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-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-9ea8596fc16fff47.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-8c75335b62435512.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-9122bb0ff5ef70e0.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`
33982024-07-09T03:25:04.741Z 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=1f81b6635f500223 -C extra-filename=-1f81b6635f500223 --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-a290a60862348bab.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-7c67bc705af3d1ea.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-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-9ea8596fc16fff47.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-8c75335b62435512.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-9122bb0ff5ef70e0.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`
33992024-07-09T03:25:09.136Z 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=7831f9069ec01d44 -C extra-filename=-7831f9069ec01d44 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
34002024-07-09T03:25:12.225Z 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=cc9fcf8becde0667 -C extra-filename=-cc9fcf8becde0667 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
34012024-07-09T03:25:18.266Z 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=6b65292452bdc647 -C extra-filename=-6b65292452bdc647 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
34022024-07-09T03:25:19.604Z 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=9d476d40d1a834eb -C extra-filename=-9d476d40d1a834eb --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
34032024-07-09T03:25:22.613Z 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=619df97220b58916 -C extra-filename=-619df97220b58916 --out-dir /work/oxidecomputer/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-6d4a6571e419b5cc.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-d32b820136efa466.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.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-6aee85f4384e622f.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-f315141e0ea5c874.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-64794dd94123714e.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`
34042024-07-09T03:25:26.637Z 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=1775899fa8c616fc -C extra-filename=-1775899fa8c616fc --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-a290a60862348bab.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-7c67bc705af3d1ea.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-70f4e41ce533f86a.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-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-9ea8596fc16fff47.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-8c75335b62435512.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-9122bb0ff5ef70e0.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`
34052024-07-09T03:25:29.791Z 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=b2a5362ada0f48ea -C extra-filename=-b2a5362ada0f48ea --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-a290a60862348bab.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-7c67bc705af3d1ea.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-70f4e41ce533f86a.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-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-9ea8596fc16fff47.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-8c75335b62435512.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-9122bb0ff5ef70e0.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`
34062024-07-09T03:25:32.771Z 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=4758a4ac4e8f9f92 -C extra-filename=-4758a4ac4e8f9f92 --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34072024-07-09T03:25:34.609Z 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=0d1731f3f5a308cc -C extra-filename=-0d1731f3f5a308cc --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-a0ebe456dfdc7ce4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34082024-07-09T03:25:36.989Z 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=0f51d53fbd273693 -C extra-filename=-0f51d53fbd273693 --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34092024-07-09T03:25:41.042Z 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=c1709ee8dec2bc1f -C extra-filename=-c1709ee8dec2bc1f --out-dir /work/oxidecomputer/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-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
34102024-07-09T03:25:44.062Z 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=f1f9d55126f9b703 -C extra-filename=-f1f9d55126f9b703 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-5ec5bb0669cf681b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-820e7cd98ee09629.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`
34112024-07-09T03:25:47.134Z 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=a97c31039d19b2f8 -C extra-filename=-a97c31039d19b2f8 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4a848af4ccb51a77.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-5bf597c4318e14d0.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-a011e80957a56934.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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`
34122024-07-09T03:25:47.452Z 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=005d7fb4eae0b98e -C extra-filename=-005d7fb4eae0b98e --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-87550003f0624316.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-f12cfb2097fd3043.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-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a011e80957a56934.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
34132024-07-09T03:25:53.444Z 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=0f3de8129b6634b9 -C extra-filename=-0f3de8129b6634b9 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-f315141e0ea5c874.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-9122bb0ff5ef70e0.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`
34142024-07-09T03:25:58.466Z 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=ea19a61c0ef17fcf -C extra-filename=-ea19a61c0ef17fcf --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.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-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-9fe8179cb32f1385.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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-f315141e0ea5c874.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`
34152024-07-09T03:26:05.041Z 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=60320eea16802889 -C extra-filename=-60320eea16802889 --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-f3cfecf76a33fd74.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f315141e0ea5c874.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`
34162024-07-09T03:26:07.766Z 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=0b80f46a583fa650 -C extra-filename=-0b80f46a583fa650 --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-a19d1c24d54a1f77.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-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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`
34172024-07-09T03:26:09.357Z 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=ea8b723f1ce3cc37 -C extra-filename=-ea8b723f1ce3cc37 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-5ec5bb0669cf681b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-50608ba523e99c84.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-820e7cd98ee09629.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34182024-07-09T03:26:10.130Z 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=5e4159e22229cd33 -C extra-filename=-5e4159e22229cd33 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-5ec5bb0669cf681b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-50608ba523e99c84.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-820e7cd98ee09629.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`
34192024-07-09T03:26:11.521Z 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=df86397f92c8a86c -C extra-filename=-df86397f92c8a86c --out-dir /work/oxidecomputer/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-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
34202024-07-09T03:26:25.182Z 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=4609b85eb63da142 -C extra-filename=-4609b85eb63da142 --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-b29e7ce37ddd2dbe.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-bf377171dd85a060.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-81727465e1b04b80.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34212024-07-09T03:26:28.003Z 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=d4321a3439889240 -C extra-filename=-d4321a3439889240 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34222024-07-09T03:26:41.979Z 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=7730a41669e107c2 -C extra-filename=-7730a41669e107c2 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-e182ef06cce2c938.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34232024-07-09T03:26:45.050Z 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=55c03013f59c3130 -C extra-filename=-55c03013f59c3130 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34242024-07-09T03:26:47.191Z 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=40d0f615463e6126 -C extra-filename=-40d0f615463e6126 --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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-d4cc8d1b409ad2b2.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.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`
34252024-07-09T03:26:49.045Z 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=6ec5019af73b54e2 -C extra-filename=-6ec5019af73b54e2 --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-adaf5f196c5e275b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34262024-07-09T03:26:52.727Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34272024-07-09T03:26:52.730Z 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=489b94740c2eb125 -C extra-filename=-489b94740c2eb125 --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-3e7a703a7d12e150.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-a0ebe456dfdc7ce4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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`
34282024-07-09T03:26:58.557Z 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=8084dd35fe795ccb -C extra-filename=-8084dd35fe795ccb --out-dir /work/oxidecomputer/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-5ec5bb0669cf681b.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-6aee85f4384e622f.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-3e7a703a7d12e150.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-36cad026e9863780.rlib --extern slog=/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`
34292024-07-09T03:27:00.793Z 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=97902d827c4a77fd -C extra-filename=-97902d827c4a77fd --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
34302024-07-09T03:27:03.327Z 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=5f7992719e20efe3 -C extra-filename=-5f7992719e20efe3 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
34312024-07-09T03:27:04.945Z 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=e2750f06aaaee7a1 -C extra-filename=-e2750f06aaaee7a1 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
34322024-07-09T03:27:06.609Z 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=54cbc0a8038dbe4a -C extra-filename=-54cbc0a8038dbe4a --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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:27:08.993Z 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=ab51cc7cdb051481 -C extra-filename=-ab51cc7cdb051481 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
34342024-07-09T03:27:15.550Z 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=7bdb50ee8b5eb3e7 -C extra-filename=-7bdb50ee8b5eb3e7 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-bd4a893293333c30.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib -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`
34352024-07-09T03:27:15.833Z 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=4d22fc6201216a9d -C extra-filename=-4d22fc6201216a9d --out-dir /work/oxidecomputer/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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern slog=/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-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34362024-07-09T03:27:25.661Z 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=eb21743a89398134 -C extra-filename=-eb21743a89398134 --out-dir /work/oxidecomputer/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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34372024-07-09T03:27:29.867Z 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=5451d8f114592176 -C extra-filename=-5451d8f114592176 --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-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34382024-07-09T03:27:32.093Z 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=72f00fb16ac0ee5e -C extra-filename=-72f00fb16ac0ee5e --out-dir /work/oxidecomputer/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-a290a60862348bab.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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
34392024-07-09T03:27:34.967Z 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=94b126e8ce9abe35 -C extra-filename=-94b126e8ce9abe35 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
34402024-07-09T03:27:38.827Z 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=2f26b4f4e153d0a5 -C extra-filename=-2f26b4f4e153d0a5 --out-dir /work/oxidecomputer/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-6d4a6571e419b5cc.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-e8566777a924b541.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-f315141e0ea5c874.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-64794dd94123714e.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`
34412024-07-09T03:27:40.505Z 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=140cbed567dd90be -C extra-filename=-140cbed567dd90be --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-81727465e1b04b80.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/`
34422024-07-09T03:27:42.849Z 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=eb94059d4f973450 -C extra-filename=-eb94059d4f973450 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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/`
34432024-07-09T03:27:46.926Z 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=6885034b574ead14 -C extra-filename=-6885034b574ead14 --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-5bf597c4318e14d0.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-6666b025fa486f1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-81727465e1b04b80.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/`
34442024-07-09T03:27:49.494Z 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=c102d5529b06ac02 -C extra-filename=-c102d5529b06ac02 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-15c05e8c6a5fc642.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-81727465e1b04b80.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/`
34452024-07-09T03:27:49.888Z 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=d41338206ff4e606 -C extra-filename=-d41338206ff4e606 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-15c05e8c6a5fc642.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-5ec5bb0669cf681b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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/`
34462024-07-09T03:27:51.996Z 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=b116984a8394c470 -C extra-filename=-b116984a8394c470 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-15c05e8c6a5fc642.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-81727465e1b04b80.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34472024-07-09T03:27:52.442Z 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=33803580b713f9a3 -C extra-filename=-33803580b713f9a3 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-15c05e8c6a5fc642.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-81727465e1b04b80.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34482024-07-09T03:28:02.794Z 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=58306c14286f2232 -C extra-filename=-58306c14286f2232 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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`
34492024-07-09T03:28:07.519Z 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=b53bae658a82cbc0 -C extra-filename=-b53bae658a82cbc0 --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-6aee85f4384e622f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34502024-07-09T03:28:08.199Z 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=d2cf72fe3c7a26d8 -C extra-filename=-d2cf72fe3c7a26d8 --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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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`
34512024-07-09T03:28:08.565Z 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=a0700c3254918c2a -C extra-filename=-a0700c3254918c2a --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-ae66fa2537a6c906.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34522024-07-09T03:28:09.315Z 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=16bd145b4b55afed -C extra-filename=-16bd145b4b55afed --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-9122bb0ff5ef70e0.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:28:30.323Z 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=a1486280a2501b2c -C extra-filename=-a1486280a2501b2c --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-ae66fa2537a6c906.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34542024-07-09T03:28:35.388Z 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=9595eaf15e5a7171 -C extra-filename=-9595eaf15e5a7171 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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:28:37.260Z 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=4acf83714a83dcd8 -C extra-filename=-4acf83714a83dcd8 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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:28:39.405Z 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=257c3968f162a33c -C extra-filename=-257c3968f162a33c --out-dir /work/oxidecomputer/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-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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:28:40.612Z 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=26a8b94f1eec8971 -C extra-filename=-26a8b94f1eec8971 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34582024-07-09T03:28:53.864Z 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=c72b74c51dfe7d86 -C extra-filename=-c72b74c51dfe7d86 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34592024-07-09T03:28:54.099Z 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=d27fe407a99b4105 -C extra-filename=-d27fe407a99b4105 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34602024-07-09T03:28:56.548Z 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=a95b9a9bc0f1286c -C extra-filename=-a95b9a9bc0f1286c --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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:28:57.901Z 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=f75f3c78cdff2f00 -C extra-filename=-f75f3c78cdff2f00 --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34622024-07-09T03:28:58.009Z 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=e1c6b061590f8c82 -C extra-filename=-e1c6b061590f8c82 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34632024-07-09T03:28:58.672Z 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=fe4ce6ec40b989b4 -C extra-filename=-fe4ce6ec40b989b4 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-bd4a893293333c30.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`
34642024-07-09T03:29:00.368Z 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=918dc29d1c476282 -C extra-filename=-918dc29d1c476282 --out-dir /work/oxidecomputer/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-f12cfb2097fd3043.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-e8566777a924b541.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
34652024-07-09T03:29:15.082Z 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=3591734ee861108c -C extra-filename=-3591734ee861108c --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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`
34662024-07-09T03:29:15.647Z 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=3960ceb179ea282d -C extra-filename=-3960ceb179ea282d --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-a290a60862348bab.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34672024-07-09T03:29:17.709Z 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=70146faa28da9290 -C extra-filename=-70146faa28da9290 --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-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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`
34682024-07-09T03:29:20.267Z 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=48e1459cf907dac2 -C extra-filename=-48e1459cf907dac2 --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-6aee85f4384e622f.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`
34692024-07-09T03:29:28.520Z 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=48b2add3aed47ce0 -C extra-filename=-48b2add3aed47ce0 --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-5bf597c4318e14d0.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-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.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`
34702024-07-09T03:29:30.305Z 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=c3ba73ad92804f91 -C extra-filename=-c3ba73ad92804f91 --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34712024-07-09T03:29:39.899Z 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=0bb6bc35cefdefbe -C extra-filename=-0bb6bc35cefdefbe --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
34722024-07-09T03:29:43.286Z 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=0096108be8803408 -C extra-filename=-0096108be8803408 --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-8c02c264218768f1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-d4cc8d1b409ad2b2.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:29:44.394Z 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=ee5a1f516f95fe9f -C extra-filename=-ee5a1f516f95fe9f --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
34742024-07-09T03:29:45.266Z 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=6a4e4ccb15203687 -C extra-filename=-6a4e4ccb15203687 --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-5ec5bb0669cf681b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34752024-07-09T03:29:45.311Z 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=7d5da8930557b472 -C extra-filename=-7d5da8930557b472 --out-dir /work/oxidecomputer/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-6d4a6571e419b5cc.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-d4cc8d1b409ad2b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34762024-07-09T03:29:46.610Z 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=25c3f4c89af0349f -C extra-filename=-25c3f4c89af0349f --out-dir /work/oxidecomputer/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-5ec5bb0669cf681b.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-f65cc532dcffceec.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:29:47.867Z 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=0df5d1379bf8e39b -C extra-filename=-0df5d1379bf8e39b --out-dir /work/oxidecomputer/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-a290a60862348bab.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-5ec5bb0669cf681b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-101117655e602970.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-36cad026e9863780.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`
34782024-07-09T03:29:55.068Z 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=604f0a1516f809ee -C extra-filename=-604f0a1516f809ee --out-dir /work/oxidecomputer/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-5ec5bb0669cf681b.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-6aee85f4384e622f.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-d4cc8d1b409ad2b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/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:29:59.871Z 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=5715d80401191c41 -C extra-filename=-5715d80401191c41 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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:30:01.627Z 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=2b8e0ab3df45f3e6 -C extra-filename=-2b8e0ab3df45f3e6 --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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:30:01.725Z 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=92a502ab7a4dc4cf -C extra-filename=-92a502ab7a4dc4cf --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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`
34822024-07-09T03:30:07.778Z 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=fcb5d63a069c286b -C extra-filename=-fcb5d63a069c286b --out-dir /work/oxidecomputer/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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.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`
34832024-07-09T03:30:14.274Z 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=7d72e939beda3e49 -C extra-filename=-7d72e939beda3e49 --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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34842024-07-09T03:30:14.345Z 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=c3609e50a27de78e -C extra-filename=-c3609e50a27de78e --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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34852024-07-09T03:30:16.561Z 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=2d5f2e432d8b77c3 -C extra-filename=-2d5f2e432d8b77c3 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-bc0fe32544b28836.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-652fb76bb9d915ef.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`
34862024-07-09T03:30:17.032Z 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=0c2e46f959404ad6 -C extra-filename=-0c2e46f959404ad6 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-bc0fe32544b28836.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-652fb76bb9d915ef.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34872024-07-09T03:30:18.437Z 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=768b0d07e47a870d -C extra-filename=-768b0d07e47a870d --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-a290a60862348bab.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34882024-07-09T03:30:18.871Z 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=3dd7d404bf46adc6 -C extra-filename=-3dd7d404bf46adc6 --out-dir /work/oxidecomputer/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-ec94a1616165e044.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-7269147989c534ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6d4a6571e419b5cc.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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
34892024-07-09T03:30:21.628Z 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=9f9bae79b1fe7bc5 -C extra-filename=-9f9bae79b1fe7bc5 --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-6aee85f4384e622f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-be0b37feca35336f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34902024-07-09T03:30:23.369Z 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=9d6d629c2d2887d4 -C extra-filename=-9d6d629c2d2887d4 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-5063c0ec63545e5c.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34912024-07-09T03:30:25.057Z 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=8a1216e9bce37162 -C extra-filename=-8a1216e9bce37162 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-5063c0ec63545e5c.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34922024-07-09T03:30:25.752Z 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=cf41714aa353274d -C extra-filename=-cf41714aa353274d --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-5063c0ec63545e5c.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34932024-07-09T03:30:25.950Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
34942024-07-09T03:30:25.953Z 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=444c2aea1370a981 -C extra-filename=-444c2aea1370a981 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-9122bb0ff5ef70e0.rlib -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`
34952024-07-09T03:30:26.738Z 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=1008e58c21e8dbc5 -C extra-filename=-1008e58c21e8dbc5 --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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
34962024-07-09T03:30:27.159Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34972024-07-09T03:30:27.162Z 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=2185f1ecafb85463 -C extra-filename=-2185f1ecafb85463 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34982024-07-09T03:30:28.025Z 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=5af2c92993f2d0ad -C extra-filename=-5af2c92993f2d0ad --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.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`
34992024-07-09T03:30:29.260Z 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=a5da57a535cfd0a0 -C extra-filename=-a5da57a535cfd0a0 --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
35002024-07-09T03:30:35.620Z 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=ee8472ed0719622f -C extra-filename=-ee8472ed0719622f --out-dir /work/oxidecomputer/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-a290a60862348bab.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-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f740f77367cc02ca.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`
35012024-07-09T03:30:38.479Z 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=5a995f8d75b9d47f -C extra-filename=-5a995f8d75b9d47f --out-dir /work/oxidecomputer/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-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
35022024-07-09T03:30:40.412Z 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=bf38eb06e7b4a81f -C extra-filename=-bf38eb06e7b4a81f --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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
35032024-07-09T03:30:43.133Z 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=3ec642eeeb41dc98 -C extra-filename=-3ec642eeeb41dc98 --out-dir /work/oxidecomputer/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-ec94a1616165e044.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-5bf597c4318e14d0.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-6aee85f4384e622f.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`
35042024-07-09T03:30:43.919Z 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=32cf4d1c1d11b1f6 -C extra-filename=-32cf4d1c1d11b1f6 --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-6aee85f4384e622f.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`
35052024-07-09T03:30:46.048Z 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=71946b156fa21f87 -C extra-filename=-71946b156fa21f87 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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`
35062024-07-09T03:30:48.379Z 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=5d6b8cfb7e7c6d22 -C extra-filename=-5d6b8cfb7e7c6d22 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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-9122bb0ff5ef70e0.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`
35072024-07-09T03:30:49.287Z 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=b7e8a8c0e5c17cef -C extra-filename=-b7e8a8c0e5c17cef --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-6aee85f4384e622f.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`
35082024-07-09T03:30:50.655Z 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=fcc492b7c90edc38 -C extra-filename=-fcc492b7c90edc38 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-f740f77367cc02ca.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`
35092024-07-09T03:30:51.329Z 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=7152b7705742c231 -C extra-filename=-7152b7705742c231 --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-6aee85f4384e622f.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`
35102024-07-09T03:30:52.128Z 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=4ed8e824bf970617 -C extra-filename=-4ed8e824bf970617 --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-6aee85f4384e622f.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`
35112024-07-09T03:30:52.679Z 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=7be949fad183b1a6 -C extra-filename=-7be949fad183b1a6 --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-6aee85f4384e622f.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`
35122024-07-09T03:30:53.140Z 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=d7a3ab188957ed8c -C extra-filename=-d7a3ab188957ed8c --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-6aee85f4384e622f.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`
35132024-07-09T03:30:53.397Z 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=535cc14722293257 -C extra-filename=-535cc14722293257 --out-dir /work/oxidecomputer/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-6aee85f4384e622f.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`
35142024-07-09T03:30:54.429Z 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=5dad592ef0ccf884 -C extra-filename=-5dad592ef0ccf884 --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-6aee85f4384e622f.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`
35152024-07-09T03:30:54.652Z 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=6a4a60dbd99dd421 -C extra-filename=-6a4a60dbd99dd421 --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-820e7cd98ee09629.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-29d1af19f0621173.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`
35162024-07-09T03:30:55.142Z 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`
35172024-07-09T03:32:42.554Z 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=916b837b80da98eb -C extra-filename=-916b837b80da98eb --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-d32b820136efa466.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-820e7cd98ee09629.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`
35182024-07-09T03:32:42.557Z 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=3cb696d1865f3987 -C extra-filename=-3cb696d1865f3987 --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.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-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-9fe8179cb32f1385.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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-f315141e0ea5c874.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`
35192024-07-09T03:32:42.570Z 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=29604a120f83d89d -C extra-filename=-29604a120f83d89d --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-b29e7ce37ddd2dbe.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-bf377171dd85a060.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-81727465e1b04b80.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.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:32:42.573Z 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=c088e0f35983e4b0 -C extra-filename=-c088e0f35983e4b0 --out-dir /work/oxidecomputer/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-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-ab30879c17c4830b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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`
35212024-07-09T03:32:42.573Z 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=ac3bf029c642f361 -C extra-filename=-ac3bf029c642f361 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-b29e7ce37ddd2dbe.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-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.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`
35222024-07-09T03:32:45.684Z 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=709c5c34adba1e78 -C extra-filename=-709c5c34adba1e78 --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.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-b29e7ce37ddd2dbe.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-7269147989c534ba.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-9fe8179cb32f1385.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-f315141e0ea5c874.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`
35232024-07-09T03:32:51.702Z 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=540f49866073fb75 -C extra-filename=-540f49866073fb75 --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-b29e7ce37ddd2dbe.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-bf377171dd85a060.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-81727465e1b04b80.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.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`
35242024-07-09T03:32:55.657Z 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=dc4c82a996149050 -C extra-filename=-dc4c82a996149050 --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-d32b820136efa466.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-820e7cd98ee09629.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35252024-07-09T03:32:56.537Z 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=8de02c7d85fff23b -C extra-filename=-8de02c7d85fff23b --out-dir /work/oxidecomputer/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-5bf597c4318e14d0.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-d32b820136efa466.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.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`
35262024-07-09T03:33:00.568Z 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=625f746242da6988 -C extra-filename=-625f746242da6988 --out-dir /work/oxidecomputer/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-a290a60862348bab.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-b29e7ce37ddd2dbe.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-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35272024-07-09T03:33:00.738Z 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=9b457347860bc817 -C extra-filename=-9b457347860bc817 --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-b29e7ce37ddd2dbe.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-bf377171dd85a060.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-81727465e1b04b80.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.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`
35282024-07-09T03:33:02.189Z 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=411f2648f13f17df -C extra-filename=-411f2648f13f17df --out-dir /work/oxidecomputer/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-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-ab30879c17c4830b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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`
35292024-07-09T03:33:05.671Z 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=c2a13bdcf24251c0 -C extra-filename=-c2a13bdcf24251c0 --out-dir /work/oxidecomputer/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-a19d1c24d54a1f77.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-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-9fe8179cb32f1385.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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-f315141e0ea5c874.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`
35302024-07-09T03:59:37.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41m 23s
35312024-07-09T03:59:49.561Z
35322024-07-09T03:59:49.565Zreal 41:34.776649525
35332024-07-09T03:59:49.565Zuser 1:46:44.435997093
35342024-07-09T03:59:49.565Zsys 23:54.373939036
35352024-07-09T03:59:49.565Ztrap 9.329419384
35362024-07-09T03:59:49.565Ztflt 8.046860783
35372024-07-09T03:59:49.565Zdflt 2:25:51.055639259
35382024-07-09T03:59:49.565Zkflt 1.350100466
35392024-07-09T03:59:49.565Zlock 8:01:14.208141124
35402024-07-09T03:59:49.565Zslp 19:14:19.667801999
35412024-07-09T03:59:49.566Zlat 8:38.484586501
35422024-07-09T03:59:49.566Zstop 6:09.761750795
35432024-07-09T03:59:50.571Z+ banner test
35442024-07-09T03:59:50.618Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
35452024-07-09T03:59:51.548Z
35462024-07-09T03:59:51.548Z ##### ###### #### #####
35472024-07-09T03:59:51.548Z # # # #
35482024-07-09T03:59:51.549Z # ##### #### #
35492024-07-09T03:59:51.549Z # # # #
35502024-07-09T03:59:51.549Z # # # # #
35512024-07-09T03:59:51.549Z # ###### #### #
35522024-07-09T03:59:51.549Z
35532024-07-09T03:59:54.234Zinfo: experimental features enabled: setup-scripts
35542024-07-09T03:59:55.443Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35552024-07-09T03:59:55.558Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35562024-07-09T03:59:55.572Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35572024-07-09T03:59:55.586Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35582024-07-09T04:00:08.190Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.92s
35592024-07-09T04:00:12.883Z Starting 1357 tests across 130 binaries (3 skipped; run ID: e2c39e63-2770-4bd6-98df-5be39d44d976, nextest profile: ci)
35602024-07-09T04:00:12.888Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35612024-07-09T04:00:13.634Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35622024-07-09T04:00:15.775Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35632024-07-09T04:00:17.494Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35642024-07-09T04:00:23.977Z Finished `test` profile [unoptimized + debuginfo] target(s) in 11.02s
35652024-07-09T04:00:24.064Z Running `target/debug/crdb-seed`
35662024-07-09T04:00:24.094ZJul 09 04:00:22.542 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpkaqEoc
35672024-07-09T04:00:24.098ZJul 09 04:00:22.542 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpnWfBEQ,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpkaqEoc/listen-url
35682024-07-09T04:00:24.098ZJul 09 04:00:22.544 INFO cockroach environment: BUILDOMAT_JOB_ID=01J2AQPZGR9V3688A28XKM1ZC9 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=c662bad2696a4f0037c2301463f5d6d21860ebbe 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-envvdbSpW 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=e2c39e63-2770-4bd6-98df-5be39d44d976 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
35692024-07-09T04:00:25.140ZJul 09 04:00:23.587 INFO cockroach pid: 4722
35702024-07-09T04:00:25.140ZJul 09 04:00:23.587 INFO cockroach listen URL: postgresql://root@[::1]:40904/omicron?sslmode=disable
35712024-07-09T04:00:25.140ZJul 09 04:00:23.587 INFO cockroach: populating
35722024-07-09T04:00:27.678ZJul 09 04:00:26.125 INFO cockroach: populated
35732024-07-09T04:00:29.791ZJul 09 04:00:28.237 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/961b8ac67f16f2b01e46f3a25d34a9d3ce6c1b29d2b2e0f444689ad1463e62b6.tar`
35742024-07-09T04:00:29.794Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35752024-07-09T04:00:29.835Z PASS [ 0.031s] api_identity test::test_identity
35762024-07-09T04:00:29.835Z PASS [ 0.026s] api_identity test::test_identity_no_field
35772024-07-09T04:00:29.843Z PASS [ 0.032s] bootstore schemes::tests::hello_roundtrip
35782024-07-09T04:00:29.852Z PASS [ 0.026s] bootstore schemes::v0::share_pkg::tests::create_packages
35792024-07-09T04:00:29.852Z PASS [ 0.022s] bootstore trust_quorum::rack_secret::tests::create_and_verify
35802024-07-09T04:00:29.860Z PASS [ 0.049s] authz-macros tests::test_authz_snapshots
35812024-07-09T04:00:29.860Z PASS [ 0.026s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
35822024-07-09T04:00:29.880Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
35832024-07-09T04:00:29.880Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_for_enums
35842024-07-09T04:00:29.886Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
35852024-07-09T04:00:29.886Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
35862024-07-09T04:00:29.898Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
35872024-07-09T04:00:29.909Z PASS [ 0.022s] db-macros tests::test_derive_snapshots
35882024-07-09T04:00:29.920Z PASS [ 0.023s] db-macros tests::test_derive_with_unknown_field
35892024-07-09T04:00:29.920Z PASS [ 0.096s] bootstore schemes::v0::peer::tests::network_config
35902024-07-09T04:00:29.925Z PASS [ 0.077s] db-macros lookup::test::test_lookup_snapshots
35912024-07-09T04:00:30.131Z PASS [ 0.219s] dns-server storage::test::test_update_in_progress
35922024-07-09T04:00:30.138Z PASS [ 0.221s] dns-server storage::test::test_update_interrupted
35932024-07-09T04:00:30.145Z PASS [ 0.246s] dns-server storage::test::test_update_basic
35942024-07-09T04:00:30.409Z PASS [ 0.280s] dns-server::basic_test empty_record
35952024-07-09T04:00:30.418Z PASS [ 0.277s] dns-server::basic_test multi_record_crud
35962024-07-09T04:00:30.418Z PASS [ 0.493s] dns-server::basic_test a_crud
35972024-07-09T04:00:30.427Z PASS [ 0.498s] dns-server::basic_test aaaa_crud
35982024-07-09T04:00:30.427Z PASS [ 0.278s] dns-server::basic_test name_contains_zone
35992024-07-09T04:00:30.638Z PASS [ 0.223s] dns-server::basic_test nxdomain
36002024-07-09T04:00:30.638Z PASS [ 0.217s] dns-server::basic_test servfail
36012024-07-09T04:00:30.669Z PASS [ 0.250s] dns-server::basic_test srv_crud
36022024-07-09T04:00:30.697Z PASS [ 0.059s] dns-service-client diff::test::diff_equivalent
36032024-07-09T04:00:30.707Z PASS [ 0.034s] dns-service-client diff::test::diff_invalid
36042024-07-09T04:00:30.707Z PASS [ 0.072s] dns-service-client diff::test::diff_different
36052024-07-09T04:00:30.738Z PASS [ 0.034s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
36062024-07-09T04:00:30.743Z PASS [ 0.048s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
36072024-07-09T04:00:30.795Z PASS [ 0.045s] illumos-utils destructor::test::test_destructor_bad_close
36082024-07-09T04:00:30.795Z PASS [ 0.081s] illumos-utils destructor::test::test_delayed_delete
36092024-07-09T04:00:30.833Z PASS [ 0.035s] illumos-utils link::test::test_allocate
36102024-07-09T04:00:30.833Z PASS [ 0.029s] illumos-utils link::test::test_allocate_within_scopes
36112024-07-09T04:00:30.848Z PASS [ 0.024s] illumos-utils running_zone::tests::test_is_oxide_smf_service
36122024-07-09T04:00:30.856Z PASS [ 0.025s] illumos-utils zone::tests::test_parse_ip_network
36132024-07-09T04:00:30.872Z PASS [ 0.024s] illumos-utils zpool::test::test_parse_zpool
36142024-07-09T04:00:30.878Z PASS [ 0.021s] illumos-utils zpool::test::test_parse_zpool_missing_column
36152024-07-09T04:00:30.903Z PASS [ 0.473s] dns-server::openapi_test test_dns_server_openapi
36162024-07-09T04:00:30.935Z PASS [ 1.118s] bootstore schemes::v0::peer::tests::basic_3_nodes
36172024-07-09T04:00:31.159Z PASS [ 0.225s] installinator-common block_size_writer::tests::proptest_block_writer
36182024-07-09T04:00:31.202Z PASS [ 0.042s] internal-dns config::test::display_hosts
36192024-07-09T04:00:31.226Z PASS [ 0.024s] internal-dns config::test::display_srv_service
36202024-07-09T04:00:31.282Z PASS [ 0.056s] internal-dns config::test::test_builder_errors
36212024-07-09T04:00:31.362Z PASS [ 0.081s] internal-dns config::test::test_builder_output
36222024-07-09T04:00:31.501Z PASS [ 0.597s] installinator-artifactd::mod integration_tests::openapi::test_server_openapi
36232024-07-09T04:00:31.537Z PASS [ 0.796s] illumos-utils destructor::test::test_delayed_delete_with_error
36242024-07-09T04:00:31.785Z PASS [ 0.279s] internal-dns resolver::test::insert_and_lookup_one_record
36252024-07-09T04:00:31.793Z PASS [ 0.257s] internal-dns resolver::test::lookup_nonexistent_record_fails
36262024-07-09T04:00:31.892Z PASS [ 0.529s] internal-dns resolver::test::insert_and_lookup_multiple_records
36272024-07-09T04:00:32.173Z PASS [ 0.379s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
36282024-07-09T04:00:32.267Z PASS [ 0.482s] internal-dns resolver::test::resolver_can_access_backup_dns_server
36292024-07-09T04:00:32.297Z PASS [ 0.034s] ipcc tests::deserialize_fixed_value
36302024-07-09T04:00:32.310Z PASS [ 0.413s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
36312024-07-09T04:00:32.359Z PASS [ 0.056s] ipcc tests::installinator_image_id_round_trip
36322024-07-09T04:00:32.360Z PASS [ 0.047s] ipcc tests::serialized_size
36332024-07-09T04:00:32.430Z PASS [ 0.070s] key-manager tests::different_disks_produce_different_keys
36342024-07-09T04:00:32.430Z PASS [ 0.063s] key-manager tests::different_ikm_produces_different_keys
36352024-07-09T04:00:32.443Z PASS [ 0.273s] internal-dns resolver::test::update_record
36362024-07-09T04:00:32.450Z PASS [ 0.028s] key-manager tests::disk_encryption_key_epoch_0
36372024-07-09T04:00:32.455Z PASS [ 0.027s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
36382024-07-09T04:00:32.486Z PASS [ 0.041s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
36392024-07-09T04:00:32.506Z PASS [ 0.048s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
36402024-07-09T04:00:32.506Z PASS [ 0.049s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
36412024-07-09T04:00:32.515Z PASS [ 0.031s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
36422024-07-09T04:00:32.527Z PASS [ 0.025s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
36432024-07-09T04:00:32.536Z PASS [ 0.031s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
36442024-07-09T04:00:32.583Z PASS [ 0.045s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
36452024-07-09T04:00:32.631Z PASS [ 0.034s] nexus-auth authn::external::session_cookie::test::test_get_token
36462024-07-09T04:00:32.631Z PASS [ 0.100s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
36472024-07-09T04:00:32.631Z PASS [ 0.092s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
36482024-07-09T04:00:32.643Z PASS [ 0.027s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
36492024-07-09T04:00:32.650Z PASS [ 0.027s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
36502024-07-09T04:00:32.656Z PASS [ 0.028s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
36512024-07-09T04:00:32.668Z PASS [ 0.025s] nexus-auth authn::external::session_cookie::test::test_other_cookie
36522024-07-09T04:00:32.673Z PASS [ 0.024s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
36532024-07-09T04:00:32.679Z PASS [ 0.024s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
36542024-07-09T04:00:32.704Z PASS [ 0.030s] nexus-auth authn::external::spoof::test::test_make_header_value
36552024-07-09T04:00:32.715Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
36562024-07-09T04:00:32.715Z PASS [ 0.043s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
36572024-07-09T04:00:32.736Z PASS [ 0.025s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
36582024-07-09T04:00:32.756Z PASS [ 0.039s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
36592024-07-09T04:00:32.756Z PASS [ 0.027s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
36602024-07-09T04:00:32.764Z PASS [ 0.027s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
36612024-07-09T04:00:32.774Z PASS [ 0.025s] nexus-auth authn::external::token::test::test_make_header_value
36622024-07-09T04:00:32.780Z PASS [ 0.036s] nexus-auth authn::external::test::test_authn_sequence
36632024-07-09T04:00:32.791Z PASS [ 0.029s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
36642024-07-09T04:00:32.797Z PASS [ 0.024s] nexus-auth authn::external::token::test::test_token_header_missing
36652024-07-09T04:00:32.804Z PASS [ 0.025s] nexus-auth authn::external::token::test::test_token_header_valid
36662024-07-09T04:00:32.834Z PASS [ 0.041s] nexus-auth authn::test::test_internal_users
36672024-07-09T04:00:32.865Z PASS [ 0.058s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
36682024-07-09T04:00:32.906Z PASS [ 0.069s] nexus-auth context::test::test_background_context
36692024-07-09T04:00:32.919Z PASS [ 0.121s] nexus-auth authz::context::test::test_unregistered_resource
36702024-07-09T04:00:32.931Z PASS [ 0.063s] nexus-auth context::test::test_child_context
36712024-07-09T04:00:32.956Z PASS [ 0.053s] nexus-auth context::test::test_test_context
36722024-07-09T04:00:33.003Z PASS [ 0.041s] nexus-config nexus_config::test::test_config_empty
36732024-07-09T04:00:33.003Z PASS [ 0.071s] nexus-config nexus_config::test::test_config_bad_toml
36742024-07-09T04:00:33.019Z PASS [ 0.022s] nexus-config nexus_config::test::test_config_nonexistent
36752024-07-09T04:00:33.038Z PASS [ 0.119s] nexus-config nexus_config::test::test_bad_authn_schemes
36762024-07-09T04:00:33.047Z PASS [ 0.027s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
36772024-07-09T04:00:33.052Z PASS [ 0.049s] nexus-config nexus_config::test::test_deployment_config_schema
36782024-07-09T04:00:33.075Z PASS [ 0.022s] nexus-config postgres_config::test::test_bad_url
36792024-07-09T04:00:33.100Z PASS [ 0.048s] nexus-config nexus_config::test::test_valid
36802024-07-09T04:00:33.100Z PASS [ 0.056s] nexus-config nexus_config::test::test_repo_configs_are_valid
36812024-07-09T04:00:33.106Z PASS [ 0.032s] nexus-config postgres_config::test::test_example_url
36822024-07-09T04:00:33.131Z PASS [ 0.022s] nexus-db-fixed-data test::test_allowlist_id_is_valid
36832024-07-09T04:00:33.147Z PASS [ 0.036s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
36842024-07-09T04:00:33.147Z PASS [ 0.042s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
36852024-07-09T04:00:33.154Z PASS [ 0.025s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
36862024-07-09T04:00:33.173Z PASS [ 0.026s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
36872024-07-09T04:00:33.179Z PASS [ 0.044s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
36882024-07-09T04:00:33.202Z PASS [ 0.047s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
36892024-07-09T04:00:33.224Z PASS [ 0.044s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
36902024-07-09T04:00:33.251Z PASS [ 0.076s] nexus-db-model device_auth::test::test_generate_user_code
36912024-07-09T04:00:33.261Z PASS [ 0.034s] nexus-db-model schema_versions::test::test_known_versions
36922024-07-09T04:00:33.269Z PASS [ 2.840s] dns-server::commands_test test_dnsadm
36932024-07-09T04:00:33.269Z PASS [ 0.069s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
36942024-07-09T04:00:33.278Z PASS [ 0.030s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
36952024-07-09T04:00:33.283Z PASS [ 0.028s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
36962024-07-09T04:00:33.290Z PASS [ 0.020s] nexus-db-model schema_versions::test::test_verify
36972024-07-09T04:00:33.297Z PASS [ 0.031s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
36982024-07-09T04:00:33.303Z PASS [ 0.023s] nexus-db-model semver_version::test::test_to_from_sortable_string
36992024-07-09T04:00:33.309Z PASS [ 0.024s] nexus-db-model tests::test_ip_subnet_check_requestable_address
37002024-07-09T04:00:33.315Z PASS [ 0.025s] nexus-db-model tests::test_ipv6_net_random_subnet
37012024-07-09T04:00:33.335Z PASS [ 0.035s] nexus-db-model tests::test_roles_database_strings
37022024-07-09T04:00:33.341Z PASS [ 0.038s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
37032024-07-09T04:00:36.004Z PASS [ 5.124s] installinator mock_peers::tests::proptest_fetch_artifact
37042024-07-09T04:00:36.125Z PASS [ 5.242s] installinator write::tests::proptest_write_artifact
37052024-07-09T04:00:39.010Z PASS [ 5.671s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
37062024-07-09T04:00:39.010Z PASS [ 5.662s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
37072024-07-09T04:00:39.090Z PASS [ 5.772s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
37082024-07-09T04:00:39.117Z PASS [ 5.806s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
37092024-07-09T04:00:41.232Z PASS [ 5.233s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
37102024-07-09T04:00:41.243Z PASS [ 5.119s] nexus-db-queries db::collection_attach::test::test_attach_once
37112024-07-09T04:00:41.282Z PASS [ 0.044s] nexus-db-queries db::collection_attach::test::test_verify_query
37122024-07-09T04:00:44.136Z PASS [ 5.129s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
37132024-07-09T04:00:44.192Z PASS [ 5.073s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
37142024-07-09T04:00:44.216Z PASS [ 5.198s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
37152024-07-09T04:00:44.216Z PASS [ 5.121s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
37162024-07-09T04:00:46.250Z PASS [ 4.973s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
37172024-07-09T04:00:46.294Z PASS [ 0.043s] nexus-db-queries db::collection_detach::test::test_verify_query
37182024-07-09T04:00:46.335Z PASS [ 5.089s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
37192024-07-09T04:00:48.505Z PASS [ 18.665s] bootstore::v0-fsm-proptest-learner run
37202024-07-09T04:00:49.144Z PASS [ 5.006s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
37212024-07-09T04:00:49.396Z PASS [ 5.204s] nexus-db-queries db::collection_detach::test::test_detach_once
37222024-07-09T04:00:49.519Z PASS [ 5.307s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
37232024-07-09T04:00:49.540Z PASS [ 5.321s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
37242024-07-09T04:00:51.388Z PASS [ 5.053s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
37252024-07-09T04:00:51.395Z PASS [ 5.101s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
37262024-07-09T04:00:51.436Z PASS [ 0.037s] nexus-db-queries db::collection_detach_many::test::test_verify_query
37272024-07-09T04:00:53.470Z PASS [ 4.962s] nexus-db-queries db::collection_detach_many::test::test_detach_many
37282024-07-09T04:00:54.047Z PASS [ 4.902s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
37292024-07-09T04:00:54.095Z PASS [ 0.045s] nexus-db-queries db::collection_insert::test::test_verify_query
37302024-07-09T04:00:54.136Z PASS [ 0.044s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
37312024-07-09T04:00:54.176Z PASS [ 0.040s] nexus-db-queries db::column_walker::test::test_walk_columns
37322024-07-09T04:00:54.212Z PASS [ 0.037s] nexus-db-queries db::column_walker::test::test_walk_table
37332024-07-09T04:00:54.242Z PASS [ 24.393s] bootstore::v0-fsm-proptest-rack-coordinator run
37342024-07-09T04:00:54.411Z PASS [ 5.015s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
37352024-07-09T04:00:54.508Z PASS [ 4.968s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
37362024-07-09T04:00:54.543Z PASS [ 5.024s] nexus-db-queries db::collection_detach_many::test::test_detach_once
37372024-07-09T04:00:56.295Z PASS [ 4.860s] nexus-db-queries db::collection_insert::test::test_collection_not_present
37382024-07-09T04:00:56.427Z PASS [ 5.039s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
37392024-07-09T04:00:58.217Z PASS [ 4.747s] nexus-db-queries db::collection_insert::test::test_collection_present
37402024-07-09T04:00:59.353Z PASS [ 4.810s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
37412024-07-09T04:01:00.477Z PASS [ 6.263s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
37422024-07-09T04:01:00.540Z PASS [ 6.295s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
37432024-07-09T04:01:00.594Z PASS [ 6.180s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
37442024-07-09T04:01:01.119Z PASS [ 4.824s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
37452024-07-09T04:01:01.163Z PASS [ 0.045s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
37462024-07-09T04:01:01.169Z PASS [ 6.661s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
37472024-07-09T04:01:01.283Z PASS [ 4.854s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
37482024-07-09T04:01:04.121Z PASS [ 5.900s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
37492024-07-09T04:01:06.289Z PASS [ 6.932s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
37502024-07-09T04:01:07.149Z PASS [ 6.555s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
37512024-07-09T04:01:07.332Z PASS [ 6.855s] nexus-db-queries db::datastore::deployment::tests::test_set_target
37522024-07-09T04:01:07.456Z PASS [ 6.290s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
37532024-07-09T04:01:07.611Z PASS [ 7.070s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
37542024-07-09T04:01:07.802Z PASS [ 6.631s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
37552024-07-09T04:01:08.353Z PASS [ 7.069s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
37562024-07-09T04:01:10.141Z PASS [ 6.019s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
37572024-07-09T04:01:13.148Z PASS [ 6.860s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
37582024-07-09T04:01:13.648Z PASS [ 6.497s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
37592024-07-09T04:01:14.289Z PASS [ 6.833s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
37602024-07-09T04:01:14.397Z PASS [ 6.786s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
37612024-07-09T04:01:14.442Z PASS [ 6.639s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
37622024-07-09T04:01:14.652Z PASS [ 6.300s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
37632024-07-09T04:01:14.695Z PASS [ 7.361s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
37642024-07-09T04:01:15.833Z PASS [ 5.692s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
37652024-07-09T04:01:20.755Z PASS [ 7.106s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
37662024-07-09T04:01:20.867Z PASS [ 6.575s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
37672024-07-09T04:01:21.370Z PASS [ 6.716s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
37682024-07-09T04:01:21.414Z PASS [ 6.717s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
37692024-07-09T04:01:21.454Z PASS [ 7.055s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
37702024-07-09T04:01:22.080Z PASS [ 6.246s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
37712024-07-09T04:01:22.276Z PASS [ 9.124s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
37722024-07-09T04:01:22.536Z PASS [ 8.090s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
37732024-07-09T04:01:27.476Z PASS [ 6.719s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
37742024-07-09T04:01:27.969Z PASS [ 6.596s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
37752024-07-09T04:01:28.259Z PASS [ 6.803s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
37762024-07-09T04:01:28.339Z PASS [ 7.471s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
37772024-07-09T04:01:28.358Z PASS [ 6.943s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
37782024-07-09T04:01:28.910Z PASS [ 6.817s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
37792024-07-09T04:01:29.047Z PASS [ 6.771s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
37802024-07-09T04:01:29.287Z PASS [ 6.752s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
37812024-07-09T04:01:34.087Z PASS [ 6.610s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
37822024-07-09T04:01:35.496Z PASS [ 7.136s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
37832024-07-09T04:01:35.531Z PASS [ 0.035s] nexus-db-queries db::datastore::region::test::test_extent_count
37842024-07-09T04:01:35.747Z PASS [ 7.405s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
37852024-07-09T04:01:35.777Z PASS [ 7.808s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
37862024-07-09T04:01:36.049Z PASS [ 7.148s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
37872024-07-09T04:01:36.441Z PASS [ 8.180s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
37882024-07-09T04:01:36.619Z PASS [ 7.570s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
37892024-07-09T04:01:36.743Z PASS [ 7.453s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
37902024-07-09T04:01:40.264Z PASS [ 6.169s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
37912024-07-09T04:01:41.810Z PASS [ 6.278s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
37922024-07-09T04:01:42.233Z PASS [ 6.486s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
37932024-07-09T04:01:43.541Z PASS [ 7.099s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
37942024-07-09T04:01:43.637Z PASS [ 6.893s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
37952024-07-09T04:01:43.816Z PASS [ 7.766s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
37962024-07-09T04:01:44.339Z PASS [ 8.561s] nexus-db-queries db::datastore::sled::test::sled_list_batch
37972024-07-09T04:01:46.036Z PASS [ 9.413s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
37982024-07-09T04:01:46.257Z PASS [ 5.997s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
37992024-07-09T04:01:47.629Z PASS [ 5.818s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
38002024-07-09T04:01:48.283Z PASS [ 6.050s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
38012024-07-09T04:01:49.795Z PASS [ 6.156s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
38022024-07-09T04:01:49.893Z PASS [ 6.349s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
38032024-07-09T04:01:50.232Z PASS [ 5.891s] nexus-db-queries db::datastore::test::test_project_creation
38042024-07-09T04:01:50.283Z PASS [ 6.465s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
38052024-07-09T04:01:50.779Z PASS [ 4.744s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
38062024-07-09T04:01:52.487Z PASS [ 6.228s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
38072024-07-09T04:01:54.821Z PASS [ 6.535s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
38082024-07-09T04:01:57.016Z PASS [ 7.121s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
38092024-07-09T04:01:57.425Z PASS [ 7.629s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
38102024-07-09T04:01:59.070Z PASS [ 11.438s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
38112024-07-09T04:02:01.158Z PASS [ 10.874s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
38122024-07-09T04:02:01.217Z PASS [ 6.395s] nexus-db-queries db::datastore::test::test_session_methods
38132024-07-09T04:02:01.920Z PASS [ 11.687s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
38142024-07-09T04:02:01.979Z PASS [ 4.962s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
38152024-07-09T04:02:02.742Z PASS [ 11.959s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
38162024-07-09T04:02:03.387Z PASS [ 5.961s] nexus-db-queries db::datastore::test::test_ssh_keys
38172024-07-09T04:02:03.437Z PASS [ 10.948s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
38182024-07-09T04:02:04.870Z PASS [ 5.799s] nexus-db-queries db::datastore::test::test_table_scan
38192024-07-09T04:02:07.554Z PASS [ 6.395s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
38202024-07-09T04:02:07.592Z PASS [ 6.375s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
38212024-07-09T04:02:08.419Z PASS [ 6.495s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
38222024-07-09T04:02:08.419Z PASS [ 6.437s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
38232024-07-09T04:02:08.841Z PASS [ 6.098s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
38242024-07-09T04:02:09.565Z PASS [ 6.178s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
38252024-07-09T04:02:09.669Z PASS [ 6.230s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
38262024-07-09T04:02:10.939Z PASS [ 6.068s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
38272024-07-09T04:02:12.985Z PASS [ 4.145s] nexus-db-queries db::explain::test::test_explain_full_table_scan
38282024-07-09T04:02:13.318Z PASS [ 4.895s] nexus-db-queries db::explain::test::test_explain_async
38292024-07-09T04:02:14.763Z PASS [ 5.094s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
38302024-07-09T04:02:14.800Z PASS [ 0.038s] nexus-db-queries db::pagination::test::test_paginator
38312024-07-09T04:02:15.094Z PASS [ 7.499s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
38322024-07-09T04:02:15.794Z PASS [ 7.377s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
38332024-07-09T04:02:15.805Z PASS [ 6.240s] nexus-db-queries db::lookup::test::test_lookup
38342024-07-09T04:02:15.814Z PASS [ 4.875s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
38352024-07-09T04:02:16.004Z PASS [ 8.432s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
38362024-07-09T04:02:17.479Z PASS [ 4.490s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
38372024-07-09T04:02:17.940Z PASS [ 4.620s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
38382024-07-09T04:02:22.386Z PASS [ 7.586s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
38392024-07-09T04:02:22.431Z PASS [ 7.336s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
38402024-07-09T04:02:22.553Z PASS [ 6.744s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
38412024-07-09T04:02:22.920Z PASS [ 7.104s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
38422024-07-09T04:02:22.954Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
38432024-07-09T04:02:23.193Z PASS [ 7.397s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
38442024-07-09T04:02:23.254Z PASS [ 7.265s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
38452024-07-09T04:02:24.225Z PASS [ 6.746s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
38462024-07-09T04:02:24.566Z PASS [ 6.621s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
38472024-07-09T04:02:29.111Z PASS [ 6.678s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
38482024-07-09T04:02:29.551Z PASS [ 7.163s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
38492024-07-09T04:02:29.948Z PASS [ 6.691s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
38502024-07-09T04:02:30.771Z PASS [ 7.815s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
38512024-07-09T04:02:30.790Z PASS [ 7.595s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
38522024-07-09T04:02:31.082Z PASS [ 6.518s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
38532024-07-09T04:02:31.283Z PASS [ 7.053s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
38542024-07-09T04:02:34.015Z PASS [ 11.460s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
38552024-07-09T04:02:35.854Z PASS [ 6.301s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
38562024-07-09T04:02:36.433Z PASS [ 6.485s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
38572024-07-09T04:02:36.465Z PASS [ 0.031s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
38582024-07-09T04:02:36.540Z PASS [ 7.428s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
38592024-07-09T04:02:36.577Z PASS [ 0.037s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
38602024-07-09T04:02:36.616Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
38612024-07-09T04:02:37.440Z PASS [ 6.664s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
38622024-07-09T04:02:37.473Z PASS [ 0.035s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
38632024-07-09T04:02:37.479Z PASS [ 6.688s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
38642024-07-09T04:02:37.937Z PASS [ 6.854s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
38652024-07-09T04:02:38.096Z PASS [ 6.813s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
38662024-07-09T04:02:38.416Z PASS [ 0.323s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
38672024-07-09T04:02:38.598Z PASS [ 1.118s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
38682024-07-09T04:02:38.673Z PASS [ 0.256s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
38692024-07-09T04:02:38.876Z PASS [ 0.278s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
38702024-07-09T04:02:38.971Z PASS [ 0.298s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
38712024-07-09T04:02:41.040Z PASS [ 7.025s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
38722024-07-09T04:02:41.496Z PASS [ 4.883s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
38732024-07-09T04:02:42.332Z PASS [ 4.860s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
38742024-07-09T04:02:42.416Z PASS [ 0.084s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
38752024-07-09T04:02:42.446Z PASS [ 0.029s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
38762024-07-09T04:02:42.477Z PASS [ 0.031s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
38772024-07-09T04:02:42.509Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
38782024-07-09T04:02:42.537Z PASS [ 0.028s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
38792024-07-09T04:02:42.814Z PASS [ 6.958s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
38802024-07-09T04:02:42.819Z PASS [ 4.883s] nexus-db-queries db::queries::region_allocation::test::explainable
38812024-07-09T04:02:43.016Z PASS [ 4.140s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
38822024-07-09T04:02:43.699Z PASS [ 4.729s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
38832024-07-09T04:02:45.575Z PASS [ 4.535s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
38842024-07-09T04:02:46.107Z PASS [ 4.610s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
38852024-07-09T04:02:46.165Z PASS [ 9.699s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
38862024-07-09T04:02:47.208Z PASS [ 4.667s] nexus-db-queries db::queries::vpc_subnet::test::test_filter_conflicting_vpc_subnet_ranges_query
38872024-07-09T04:02:47.396Z PASS [ 4.583s] nexus-db-queries db::saga_recovery::test::test_failure_during_saga_can_be_recovered
38882024-07-09T04:02:47.477Z PASS [ 4.656s] nexus-db-queries db::saga_recovery::test::test_list_no_unfinished_nodes
38892024-07-09T04:02:47.517Z PASS [ 0.039s] nexus-defaults tests::test_random_vpc_ipv6_prefix
38902024-07-09T04:02:47.667Z PASS [ 4.648s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_nodes
38912024-07-09T04:02:47.710Z PASS [ 0.043s] nexus-inventory builder::test::test_empty
38922024-07-09T04:02:47.771Z PASS [ 0.056s] nexus-inventory builder::test::test_problems
38932024-07-09T04:02:47.840Z PASS [ 0.323s] nexus-inventory builder::test::test_basic
38942024-07-09T04:02:48.642Z PASS [ 4.939s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_sagas
38952024-07-09T04:02:49.109Z PASS [ 1.344s] nexus-inventory collector::test::test_basic
38962024-07-09T04:02:49.151Z PASS [ 1.310s] nexus-inventory collector::test::test_multi_mgs
38972024-07-09T04:02:49.180Z PASS [ 0.539s] nexus-inventory collector::test::test_multi_mgs_failure
38982024-07-09T04:02:50.155Z PASS [ 1.045s] nexus-inventory collector::test::test_sled_agent_failure
38992024-07-09T04:02:50.185Z PASS [ 4.599s] nexus-db-queries db::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
39002024-07-09T04:02:54.398Z PASS [ 6.999s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
39012024-07-09T04:02:54.466Z PASS [ 0.067s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
39022024-07-09T04:02:54.535Z PASS [ 0.070s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
39032024-07-09T04:02:54.579Z PASS [ 0.044s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
39042024-07-09T04:02:54.609Z PASS [ 7.394s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
39052024-07-09T04:02:54.642Z PASS [ 0.050s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
39062024-07-09T04:02:58.458Z PASS [ 12.347s] nexus-db-queries policy_test::test_conferred_roles
39072024-07-09T04:02:58.535Z PASS [ 9.353s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
39082024-07-09T04:02:58.586Z PASS [ 9.433s] nexus-metrics-producer-gc tests::test_prune_expired_producers
39092024-07-09T04:03:20.536Z PASS [ 30.374s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
39102024-07-09T04:03:21.109Z PASS [ 34.936s] nexus-db-queries policy_test::test_iam_roles_behavior
39112024-07-09T04:03:21.705Z PASS [ 27.070s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
39122024-07-09T04:03:21.919Z PASS [ 0.214s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
39132024-07-09T04:03:21.973Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
39142024-07-09T04:03:22.019Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
39152024-07-09T04:03:22.097Z PASS [ 0.068s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
39162024-07-09T04:03:22.144Z PASS [ 0.057s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
39172024-07-09T04:03:22.213Z PASS [ 0.070s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
39182024-07-09T04:03:22.258Z PASS [ 0.043s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
39192024-07-09T04:03:22.287Z PASS [ 23.696s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
39202024-07-09T04:03:22.303Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
39212024-07-09T04:03:22.328Z PASS [ 32.143s] nexus-reconfigurator-execution datasets::tests::test_ensure_crucible_dataset_records_exist
39222024-07-09T04:03:22.335Z PASS [ 0.049s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
39232024-07-09T04:03:22.350Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
39242024-07-09T04:03:22.371Z PASS [ 0.044s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
39252024-07-09T04:03:22.393Z PASS [ 0.043s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
39262024-07-09T04:03:22.399Z PASS [ 0.029s] nexus-reconfigurator-planning ip_allocator::test::test_basic
39272024-07-09T04:03:22.423Z PASS [ 0.086s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
39282024-07-09T04:03:22.454Z PASS [ 0.060s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
39292024-07-09T04:03:22.484Z PASS [ 0.072s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
39302024-07-09T04:03:22.499Z PASS [ 0.071s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
39312024-07-09T04:03:22.540Z PASS [ 0.062s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
39322024-07-09T04:03:22.561Z PASS [ 0.094s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
39332024-07-09T04:03:22.576Z PASS [ 0.077s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
39342024-07-09T04:03:22.609Z PASS [ 0.060s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
39352024-07-09T04:03:22.616Z PASS [ 0.081s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
39362024-07-09T04:03:22.638Z PASS [ 0.068s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
39372024-07-09T04:03:22.663Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
39382024-07-09T04:03:22.669Z PASS [ 0.054s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
39392024-07-09T04:03:22.719Z PASS [ 0.049s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
39402024-07-09T04:03:22.760Z PASS [ 0.041s] nexus-types external_api::shared::test::test_policy_parsing
39412024-07-09T04:03:22.953Z PASS [ 0.185s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
39422024-07-09T04:03:23.036Z PASS [ 0.085s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
39432024-07-09T04:03:23.139Z PASS [ 24.599s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
39442024-07-09T04:03:23.172Z PASS [ 24.709s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
39452024-07-09T04:03:23.269Z PASS [ 0.239s] omicron-certificates tests::test_cert_extended_key_usage
39462024-07-09T04:03:23.325Z PASS [ 0.153s] omicron-certificates tests::test_subject_alternate_names_are_validated
39472024-07-09T04:03:23.338Z PASS [ 0.200s] omicron-certificates tests::test_common_name_is_validated
39482024-07-09T04:03:23.455Z PASS [ 0.177s] omicron-cockroach-admin cockroach_cli::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
39492024-07-09T04:03:23.455Z PASS [ 0.122s] omicron-cockroach-admin cockroach_cli::tests::node_status_parse_doesnt_panic_on_arbitrary_input
39502024-07-09T04:03:23.498Z PASS [ 0.051s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_no_trailing_notes
39512024-07-09T04:03:23.503Z PASS [ 0.051s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_trailing_notes
39522024-07-09T04:03:23.552Z PASS [ 0.032s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_unexpected_membership_value
39532024-07-09T04:03:23.577Z PASS [ 0.046s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_multiple_lines_from_csv
39542024-07-09T04:03:23.616Z PASS [ 0.040s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_single_line_from_csv
39552024-07-09T04:03:26.342Z PASS [ 2.835s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
39562024-07-09T04:03:26.928Z PASS [ 0.587s] omicron-cockroach-admin::mod integration_tests::commands::test_cockroach_admin_openapi
39572024-07-09T04:03:26.968Z PASS [ 0.040s] omicron-common address::test::test_dns_subnets
39582024-07-09T04:03:26.996Z PASS [ 0.028s] omicron-common address::test::test_ip_range_checks_non_decreasing
39592024-07-09T04:03:27.038Z PASS [ 0.042s] omicron-common address::test::test_ip_range_enum_deserialization
39602024-07-09T04:03:27.062Z PASS [ 0.023s] omicron-common address::test::test_ip_range_iter
39612024-07-09T04:03:27.086Z PASS [ 0.025s] omicron-common address::test::test_ip_range_length
39622024-07-09T04:03:27.110Z PASS [ 0.024s] omicron-common address::test::test_ip_range_try_from
39632024-07-09T04:03:27.139Z PASS [ 0.030s] omicron-common address::test::test_ipv6_subnet_deserialize
39642024-07-09T04:03:27.163Z PASS [ 0.024s] omicron-common address::test::test_sled_address
39652024-07-09T04:03:27.190Z PASS [ 0.024s] omicron-common api::external::error::test::test_bail_unless
39662024-07-09T04:03:27.215Z PASS [ 0.027s] omicron-common api::external::error::test::test_context
39672024-07-09T04:03:27.256Z PASS [ 0.040s] omicron-common api::external::http_pagination::test::test_pagination_examples
39682024-07-09T04:03:27.295Z PASS [ 0.039s] omicron-common api::external::http_pagination::test::test_pagination_schemas
39692024-07-09T04:03:27.330Z PASS [ 0.035s] omicron-common api::external::http_pagination::test::test_scan_by_id
39702024-07-09T04:03:27.367Z PASS [ 0.038s] omicron-common api::external::http_pagination::test::test_scan_by_name
39712024-07-09T04:03:27.391Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
39722024-07-09T04:03:27.415Z PASS [ 0.023s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
39732024-07-09T04:03:27.456Z PASS [ 0.041s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
39742024-07-09T04:03:27.479Z PASS [ 0.024s] omicron-common api::external::test::test_bytecount
39752024-07-09T04:03:27.503Z PASS [ 0.023s] omicron-common api::external::test::test_bytecount_display
39762024-07-09T04:03:27.547Z PASS [ 0.044s] omicron-common api::external::test::test_digest
39772024-07-09T04:03:27.571Z PASS [ 0.023s] omicron-common api::external::test::test_firewall_deserialization
39782024-07-09T04:03:27.651Z PASS [ 0.081s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
39792024-07-09T04:03:27.698Z PASS [ 0.047s] omicron-common api::external::test::test_firewall_rule_target_parse
39802024-07-09T04:03:27.740Z PASS [ 0.042s] omicron-common api::external::test::test_hostname_from_str
39812024-07-09T04:03:27.767Z PASS [ 0.025s] omicron-common api::external::test::test_ip_port_range_from_str
39822024-07-09T04:03:27.793Z PASS [ 0.027s] omicron-common api::external::test::test_ip_port_range_into_str
39832024-07-09T04:03:27.819Z PASS [ 0.026s] omicron-common api::external::test::test_ipv6_net_operations
39842024-07-09T04:03:27.851Z PASS [ 0.031s] omicron-common api::external::test::test_mac_system_iterator
39852024-07-09T04:03:27.878Z PASS [ 0.027s] omicron-common api::external::test::test_mac_to_int_conversions
39862024-07-09T04:03:27.908Z PASS [ 0.030s] omicron-common api::external::test::test_macaddr
39872024-07-09T04:03:27.949Z PASS [ 0.036s] omicron-common api::external::test::test_name_parse
39882024-07-09T04:03:27.974Z PASS [ 0.031s] omicron-common api::external::test::test_name_parse_from_param
39892024-07-09T04:03:28.000Z PASS [ 0.026s] omicron-common api::external::test::test_resource_name_parse
39902024-07-09T04:03:28.027Z PASS [ 0.026s] omicron-common api::external::test::test_role_name_parse
39912024-07-09T04:03:28.071Z PASS [ 0.045s] omicron-common api::external::test::test_route_destination_parse
39922024-07-09T04:03:28.140Z PASS [ 0.069s] omicron-common api::external::test::test_route_target_parse
39932024-07-09T04:03:28.166Z PASS [ 0.026s] omicron-common api::external::test::test_semver_serialize
39942024-07-09T04:03:28.200Z PASS [ 0.028s] omicron-common api::external::test::test_semver_validation
39952024-07-09T04:03:28.230Z PASS [ 0.035s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
39962024-07-09T04:03:28.256Z PASS [ 0.027s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
39972024-07-09T04:03:28.283Z PASS [ 0.026s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
39982024-07-09T04:03:28.309Z PASS [ 0.026s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
39992024-07-09T04:03:28.360Z PASS [ 0.049s] omicron-common ledger::test::test_commit_handles_write_failures
40002024-07-09T04:03:28.389Z PASS [ 0.032s] omicron-common ledger::test::test_create_default_ledger
40012024-07-09T04:03:28.416Z PASS [ 0.028s] omicron-common ledger::test::test_create_ledger_reads_from_storage
40022024-07-09T04:03:28.444Z PASS [ 0.027s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
40032024-07-09T04:03:28.466Z PASS [ 0.022s] omicron-common update::tests::serde_artifact_kind
40042024-07-09T04:03:28.478Z PASS [ 5.139s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
40052024-07-09T04:03:28.488Z PASS [ 0.024s] omicron-common zpool_name::test::test_parse_bad_zpool_names
40062024-07-09T04:03:28.503Z PASS [ 0.022s] omicron-common zpool_name::test::test_parse_external_zpool_name
40072024-07-09T04:03:28.512Z PASS [ 0.021s] omicron-common zpool_name::test::test_parse_internal_zpool_name
40082024-07-09T04:03:28.525Z PASS [ 0.024s] omicron-common zpool_name::test::test_parse_zpool_name_json
40092024-07-09T04:03:28.536Z PASS [ 0.025s] omicron-common zpool_name::test::test_zpool_name_regex
40102024-07-09T04:03:28.712Z PASS [ 0.186s] omicron-dev::test_omicron_dev test_cert_create
40112024-07-09T04:03:28.822Z PASS [ 5.203s] omicron-cockroach-admin context::tests::test_node_id
40122024-07-09T04:03:28.914Z PASS [ 34.303s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
40132024-07-09T04:03:28.932Z PASS [ 6.268s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
40142024-07-09T04:03:28.940Z PASS [ 0.118s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
40152024-07-09T04:03:28.974Z PASS [ 0.062s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
40162024-07-09T04:03:28.994Z PASS [ 0.061s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
40172024-07-09T04:03:29.001Z PASS [ 0.063s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
40182024-07-09T04:03:29.073Z PASS [ 0.080s] omicron-gateway management_switch::location_map::tests::test_config_validation
40192024-07-09T04:03:29.084Z PASS [ 0.082s] omicron-gateway management_switch::location_map::tests::test_resolve_location
40202024-07-09T04:03:29.695Z PASS [ 0.606s] omicron-gateway::test_all integration_tests::component_list::component_list
40212024-07-09T04:03:29.824Z PASS [ 0.752s] omicron-gateway::test_all integration_tests::commands::test_mgs_openapi_sled
40222024-07-09T04:03:30.082Z PASS [ 0.256s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
40232024-07-09T04:03:30.144Z PASS [ 0.454s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
40242024-07-09T04:03:30.316Z PASS [ 0.231s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
40252024-07-09T04:03:30.986Z PASS [ 8.347s] nexus-types deployment::tri_map::tests::proptest_ops
40262024-07-09T04:03:35.063Z PASS [ 6.523s] omicron-dev::test_omicron_dev test_db_killed
40272024-07-09T04:03:36.482Z PASS [ 15.942s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
40282024-07-09T04:03:36.883Z PASS [ 15.771s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
40292024-07-09T04:03:45.742Z PASS [ 16.763s] omicron-dev::test_omicron_dev test_run_all
40302024-07-09T04:03:50.433Z PASS [ 21.716s] omicron-dev::test_omicron_dev test_db_run
40312024-07-09T04:03:51.927Z PASS [ 21.608s] omicron-nexus app::background::driver::test::test_driver_basic
40322024-07-09T04:03:52.890Z PASS [ 21.899s] omicron-nexus app::background::init::test::test_dns_propagation_basic
40332024-07-09T04:03:53.208Z PASS [ 23.058s] omicron-nexus app::background::driver::test::test_activation_in_progress
40342024-07-09T04:03:58.465Z PASS [ 6.541s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
40352024-07-09T04:03:58.509Z PASS [ 0.044s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
40362024-07-09T04:03:59.932Z PASS [ 7.040s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
40372024-07-09T04:04:00.421Z PASS [ 7.209s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
40382024-07-09T04:04:01.136Z PASS [ 26.069s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
40392024-07-09T04:04:01.154Z PASS [ 24.668s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
40402024-07-09T04:04:01.460Z PASS [ 24.571s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
40412024-07-09T04:04:02.267Z PASS [ 16.524s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
40422024-07-09T04:04:05.221Z PASS [ 14.784s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
40432024-07-09T04:04:16.778Z PASS [ 18.265s] omicron-nexus app::background::tasks::dns_config::test::test_basic
40442024-07-09T04:04:18.752Z PASS [ 17.289s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
40452024-07-09T04:04:18.927Z PASS [ 18.991s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
40462024-07-09T04:04:19.461Z PASS [ 19.040s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
40472024-07-09T04:04:19.832Z PASS [ 18.674s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
40482024-07-09T04:04:19.932Z PASS [ 0.100s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
40492024-07-09T04:04:23.233Z PASS [ 0.599s] omicron-nexus app::external_endpoints::test::test_authority
40502024-07-09T04:04:23.234Z PASS [ 0.104s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
40512024-07-09T04:04:23.234Z PASS [ 0.071s] omicron-nexus app::external_endpoints::test::test_no_endpoint
40522024-07-09T04:04:23.234Z PASS [ 0.078s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
40532024-07-09T04:04:23.234Z PASS [ 18.102s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
40542024-07-09T04:04:23.234Z PASS [ 17.054s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
40552024-07-09T04:04:23.503Z PASS [ 3.570s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
40562024-07-09T04:04:33.679Z PASS [ 16.895s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
40572024-07-09T04:04:34.828Z PASS [ 33.685s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
40582024-07-09T04:04:36.650Z PASS [ 17.720s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
40592024-07-09T04:04:36.756Z PASS [ 18.000s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
40602024-07-09T04:04:46.487Z PASS [ 26.107s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
40612024-07-09T04:04:46.495Z PASS [ 26.177s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
40622024-07-09T04:04:47.388Z PASS [ 23.880s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
40632024-07-09T04:04:47.791Z PASS [ 25.508s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
40642024-07-09T04:04:57.698Z PASS [ 24.015s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
40652024-07-09T04:05:00.645Z PASS [ 25.808s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
40662024-07-09T04:05:15.505Z PASS [ 28.997s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
40672024-07-09T04:05:18.012Z PASS [ 30.215s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
40682024-07-09T04:05:18.413Z PASS [ 31.019s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
40692024-07-09T04:05:19.271Z PASS [ 32.776s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
40702024-07-09T04:05:28.983Z PASS [ 31.278s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
40712024-07-09T04:05:32.225Z PASS [ 31.577s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
40722024-07-09T04:05:36.663Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40732024-07-09T04:05:36.768Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40742024-07-09T04:05:42.829Z PASS [ 27.324s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
40752024-07-09T04:05:44.782Z PASS [ 26.765s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
40762024-07-09T04:05:50.328Z PASS [ 31.908s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
40772024-07-09T04:05:51.623Z PASS [ 32.346s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
40782024-07-09T04:05:59.110Z PASS [ 30.121s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
40792024-07-09T04:06:02.845Z PASS [ 30.609s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
40802024-07-09T04:06:11.130Z PASS [ 26.343s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
40812024-07-09T04:06:15.940Z PASS [ 24.314s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
40822024-07-09T04:06:20.395Z PASS [ 30.061s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
40832024-07-09T04:06:21.724Z PASS [ 22.610s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
40842024-07-09T04:06:25.605Z PASS [ 22.760s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
40852024-07-09T04:06:33.390Z PASS [ 17.445s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
40862024-07-09T04:06:36.168Z PASS [ 25.032s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
40872024-07-09T04:06:36.676Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40882024-07-09T04:06:36.781Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40892024-07-09T04:06:37.333Z PASS [ 16.936s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
40902024-07-09T04:06:42.842Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40912024-07-09T04:06:49.450Z PASS [ 27.720s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
40922024-07-09T04:06:49.872Z PASS [ 16.479s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
40932024-07-09T04:06:49.942Z PASS [ 0.070s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
40942024-07-09T04:06:50.531Z PASS [ 24.921s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
40952024-07-09T04:06:52.529Z PASS [ 69.682s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40962024-07-09T04:07:00.413Z PASS [ 24.239s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
40972024-07-09T04:07:15.474Z PASS [ 25.528s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
40982024-07-09T04:07:17.415Z PASS [ 17.000s] omicron-nexus app::sagas::test_saga::test_saga_stuck
40992024-07-09T04:07:23.607Z PASS [ 33.068s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
41002024-07-09T04:07:24.551Z PASS [ 32.021s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
41012024-07-09T04:07:24.600Z PASS [ 0.048s] omicron-nexus external_api::console_api::test::test_accept_gz
41022024-07-09T04:07:24.650Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
41032024-07-09T04:07:24.703Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
41042024-07-09T04:07:24.765Z PASS [ 0.060s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
41052024-07-09T04:07:24.813Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
41062024-07-09T04:07:24.863Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
41072024-07-09T04:07:24.912Z PASS [ 0.047s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
41082024-07-09T04:07:24.974Z PASS [ 0.062s] omicron-nexus external_api::console_api::test::test_relative_uri
41092024-07-09T04:07:25.093Z PASS [ 0.117s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
41102024-07-09T04:07:29.254Z PASS [ 5.646s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
41112024-07-09T04:07:36.076Z PASS [ 18.656s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
41122024-07-09T04:07:36.688Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41132024-07-09T04:07:36.795Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41142024-07-09T04:07:37.347Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41152024-07-09T04:07:37.878Z PASS [ 22.398s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
41162024-07-09T04:07:45.018Z PASS [ 15.761s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
41172024-07-09T04:07:46.967Z PASS [ 1.948s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
41182024-07-09T04:07:47.794Z PASS [ 58.333s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
41192024-07-09T04:07:47.908Z PASS [ 0.113s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
41202024-07-09T04:07:47.990Z PASS [ 1.024s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
41212024-07-09T04:07:53.045Z PASS [ 16.966s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
41222024-07-09T04:07:57.586Z PASS [ 19.704s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
41232024-07-09T04:08:05.322Z PASS [ 17.410s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
41242024-07-09T04:08:05.426Z PASS [ 17.433s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
41252024-07-09T04:08:10.351Z PASS [ 17.303s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
41262024-07-09T04:08:13.436Z PASS [ 15.847s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
41272024-07-09T04:08:22.345Z PASS [ 16.915s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
41282024-07-09T04:08:22.618Z PASS [ 17.293s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
41292024-07-09T04:08:25.105Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
41302024-07-09T04:08:26.838Z PASS [ 16.481s] omicron-nexus::test_all integration_tests::basic::test_ping
41312024-07-09T04:08:27.941Z PASS [ 62.837s] omicron-nexus populate::test::test_populators
41322024-07-09T04:08:35.593Z PASS [ 22.150s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
41332024-07-09T04:08:36.702Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41342024-07-09T04:08:36.808Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41352024-07-09T04:08:37.359Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41362024-07-09T04:08:39.596Z PASS [ 16.974s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
41372024-07-09T04:08:43.504Z PASS [ 16.664s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
41382024-07-09T04:08:44.336Z PASS [ 16.391s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
41392024-07-09T04:08:50.260Z PASS [ 27.909s] omicron-nexus::test_all integration_tests::basic::test_projects_list
41402024-07-09T04:08:52.011Z PASS [ 16.417s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
41412024-07-09T04:08:55.213Z PASS [ 3.201s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
41422024-07-09T04:08:55.804Z PASS [ 0.591s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
41432024-07-09T04:08:55.907Z PASS [ 0.101s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
41442024-07-09T04:08:56.103Z PASS [ 16.499s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
41452024-07-09T04:08:56.775Z PASS [ 0.677s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi_internal
41462024-07-09T04:08:57.219Z PASS [ 1.313s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
41472024-07-09T04:09:01.346Z PASS [ 17.006s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
41482024-07-09T04:09:01.794Z PASS [ 18.285s] omicron-nexus::test_all integration_tests::certificates::test_crud
41492024-07-09T04:09:13.217Z PASS [ 22.953s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
41502024-07-09T04:09:13.653Z PASS [ 16.875s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
41512024-07-09T04:09:14.052Z PASS [ 16.830s] omicron-nexus::test_all integration_tests::console_api::test_assets
41522024-07-09T04:09:17.733Z PASS [ 16.385s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
41532024-07-09T04:09:21.586Z PASS [ 19.788s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
41542024-07-09T04:09:30.931Z PASS [ 17.274s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
41552024-07-09T04:09:30.959Z PASS [ 16.902s] omicron-nexus::test_all integration_tests::console_api::test_session_me
41562024-07-09T04:09:34.970Z PASS [ 21.746s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
41572024-07-09T04:09:35.034Z PASS [ 17.294s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
41582024-07-09T04:09:36.715Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41592024-07-09T04:09:36.822Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41602024-07-09T04:09:37.372Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41612024-07-09T04:09:42.992Z PASS [ 21.401s] omicron-nexus::test_all integration_tests::console_api::test_sessions
41622024-07-09T04:09:48.330Z PASS [ 17.396s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
41632024-07-09T04:09:48.585Z PASS [ 17.600s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
41642024-07-09T04:10:02.210Z PASS [ 27.235s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
41652024-07-09T04:10:07.633Z PASS [ 24.638s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
41662024-07-09T04:10:08.772Z PASS [ 33.734s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
41672024-07-09T04:10:12.503Z PASS [ 24.169s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
41682024-07-09T04:10:12.737Z PASS [ 24.169s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
41692024-07-09T04:10:26.994Z PASS [ 24.777s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
41702024-07-09T04:10:31.467Z PASS [ 23.827s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
41712024-07-09T04:10:36.728Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41722024-07-09T04:10:36.835Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41732024-07-09T04:10:37.386Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41742024-07-09T04:10:42.209Z PASS [ 33.430s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
41752024-07-09T04:10:50.804Z PASS [ 23.808s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
41762024-07-09T04:10:54.738Z PASS [ 23.267s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
41772024-07-09T04:10:55.745Z PASS [ 43.000s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
41782024-07-09T04:10:56.412Z PASS [ 43.901s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
41792024-07-09T04:10:59.529Z PASS [ 17.316s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
41802024-07-09T04:11:09.770Z PASS [ 18.962s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
41812024-07-09T04:11:15.845Z PASS [ 20.092s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
41822024-07-09T04:11:17.948Z PASS [ 23.205s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
41832024-07-09T04:11:21.717Z PASS [ 25.299s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
41842024-07-09T04:11:34.170Z PASS [ 24.395s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
41852024-07-09T04:11:36.418Z PASS [ 36.881s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
41862024-07-09T04:11:36.740Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41872024-07-09T04:11:36.848Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41882024-07-09T04:11:37.399Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41892024-07-09T04:11:43.183Z PASS [ 27.334s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
41902024-07-09T04:11:45.498Z PASS [ 27.545s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
41912024-07-09T04:11:45.864Z PASS [ 308.467s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41922024-07-09T04:11:49.497Z PASS [ 27.774s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
41932024-07-09T04:11:59.360Z PASS [ 25.186s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
41942024-07-09T04:12:02.951Z PASS [ 26.529s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
41952024-07-09T04:12:07.540Z PASS [ 24.353s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
41962024-07-09T04:12:09.003Z PASS [ 23.501s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
41972024-07-09T04:12:10.168Z PASS [ 24.300s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
41982024-07-09T04:12:10.622Z PASS [ 21.119s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
41992024-07-09T04:12:19.921Z PASS [ 20.556s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
42002024-07-09T04:12:26.434Z PASS [ 23.477s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
42012024-07-09T04:12:31.159Z PASS [ 23.614s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
42022024-07-09T04:12:36.418Z PASS [ 27.409s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
42032024-07-09T04:12:36.755Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42042024-07-09T04:12:36.861Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42052024-07-09T04:12:42.773Z PASS [ 32.590s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
42062024-07-09T04:12:44.771Z PASS [ 18.328s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
42072024-07-09T04:12:55.702Z PASS [ 19.280s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
42082024-07-09T04:12:56.340Z PASS [ 36.413s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
42092024-07-09T04:12:56.521Z PASS [ 499.771s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42102024-07-09T04:12:58.041Z PASS [ 26.877s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
42112024-07-09T04:12:58.241Z PASS [ 47.611s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
42122024-07-09T04:12:59.072Z PASS [ 502.216s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42132024-07-09T04:12:59.497Z PASS [ 0.424s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
42142024-07-09T04:13:00.149Z PASS [ 0.652s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
42152024-07-09T04:13:00.591Z PASS [ 0.442s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
42162024-07-09T04:13:01.164Z PASS [ 0.573s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
42172024-07-09T04:13:01.229Z PASS [ 16.460s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
42182024-07-09T04:13:09.433Z PASS [ 26.663s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
42192024-07-09T04:13:15.538Z PASS [ 19.832s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
42202024-07-09T04:13:15.796Z PASS [ 19.450s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
42212024-07-09T04:13:16.903Z PASS [ 20.377s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
42222024-07-09T04:13:18.119Z PASS [ 20.074s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
42232024-07-09T04:13:18.199Z PASS [ 19.954s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
42242024-07-09T04:13:24.281Z PASS [ 23.111s] omicron-nexus::test_all integration_tests::images::test_image_create
42252024-07-09T04:13:24.612Z PASS [ 23.378s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
42262024-07-09T04:13:33.130Z PASS [ 8.848s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
42272024-07-09T04:13:33.741Z PASS [ 9.127s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
42282024-07-09T04:13:35.220Z PASS [ 25.782s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
42292024-07-09T04:13:38.224Z PASS [ 22.425s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
42302024-07-09T04:13:38.807Z PASS [ 5.677s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
42312024-07-09T04:13:39.024Z PASS [ 22.118s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
42322024-07-09T04:13:39.076Z PASS [ 23.535s] omicron-nexus::test_all integration_tests::images::test_image_promotion
42332024-07-09T04:13:39.295Z PASS [ 21.093s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
42342024-07-09T04:13:40.349Z PASS [ 22.227s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
42352024-07-09T04:13:42.323Z PASS [ 8.581s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
42362024-07-09T04:13:58.233Z PASS [ 18.933s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
42372024-07-09T04:13:58.615Z PASS [ 23.389s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
42382024-07-09T04:13:59.435Z PASS [ 19.079s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
42392024-07-09T04:14:06.621Z PASS [ 27.536s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
42402024-07-09T04:14:07.909Z PASS [ 29.095s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
42412024-07-09T04:14:14.222Z PASS [ 35.188s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
42422024-07-09T04:14:16.154Z PASS [ 17.918s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
42432024-07-09T04:14:17.404Z PASS [ 39.172s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
42442024-07-09T04:14:18.377Z PASS [ 36.046s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
42452024-07-09T04:14:26.858Z PASS [ 18.947s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
42462024-07-09T04:14:31.442Z PASS [ 24.817s] omicron-nexus::test_all integration_tests::instances::test_instance_access
42472024-07-09T04:14:35.790Z PASS [ 37.168s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
42482024-07-09T04:14:43.931Z PASS [ 29.701s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
42492024-07-09T04:14:46.098Z PASS [ 29.937s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
42502024-07-09T04:14:49.001Z PASS [ 31.589s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
42512024-07-09T04:14:50.889Z PASS [ 32.506s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
42522024-07-09T04:14:56.457Z PASS [ 29.589s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
42532024-07-09T04:14:59.449Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42542024-07-09T04:15:02.734Z PASS [ 31.284s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
42552024-07-09T04:15:10.211Z PASS [ 34.413s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
42562024-07-09T04:15:12.350Z PASS [ 26.248s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
42572024-07-09T04:15:14.007Z PASS [ 24.998s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
42582024-07-09T04:15:16.279Z PASS [ 76.829s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42592024-07-09T04:15:24.056Z PASS [ 33.160s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
42602024-07-09T04:15:30.837Z PASS [ 46.898s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
42612024-07-09T04:15:34.300Z PASS [ 37.839s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
42622024-07-09T04:15:35.129Z PASS [ 32.391s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
42632024-07-09T04:15:42.821Z PASS [ 32.605s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
42642024-07-09T04:15:44.006Z PASS [ 31.648s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
42652024-07-09T04:15:48.141Z PASS [ 31.857s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
42662024-07-09T04:15:48.792Z PASS [ 17.953s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
42672024-07-09T04:15:52.176Z PASS [ 38.163s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
42682024-07-09T04:15:54.313Z PASS [ 19.177s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
42692024-07-09T04:15:57.111Z PASS [ 33.047s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
42702024-07-09T04:16:04.021Z PASS [ 29.715s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
42712024-07-09T04:16:06.966Z PASS [ 18.820s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
42722024-07-09T04:16:08.157Z PASS [ 24.147s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
42732024-07-09T04:16:08.759Z PASS [ 25.933s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
42742024-07-09T04:16:13.618Z PASS [ 16.505s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
42752024-07-09T04:16:16.473Z PASS [ 24.293s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
42762024-07-09T04:16:21.877Z PASS [ 17.852s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
42772024-07-09T04:16:22.042Z PASS [ 27.709s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
42782024-07-09T04:16:24.983Z PASS [ 18.015s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
42792024-07-09T04:16:25.602Z PASS [ 17.442s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
42802024-07-09T04:16:26.487Z PASS [ 17.725s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
42812024-07-09T04:16:27.912Z PASS [ 39.112s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
42822024-07-09T04:16:33.190Z PASS [ 19.566s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
42832024-07-09T04:16:33.969Z PASS [ 17.493s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
42842024-07-09T04:16:39.265Z PASS [ 17.237s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
42852024-07-09T04:16:39.624Z PASS [ 17.744s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
42862024-07-09T04:16:42.238Z PASS [ 17.249s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
42872024-07-09T04:16:42.418Z PASS [ 16.813s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
42882024-07-09T04:16:43.721Z PASS [ 17.228s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
42892024-07-09T04:16:45.689Z PASS [ 17.774s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
42902024-07-09T04:16:52.308Z PASS [ 19.117s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
42912024-07-09T04:16:52.857Z PASS [ 18.884s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
42922024-07-09T04:16:59.894Z PASS [ 20.265s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
42932024-07-09T04:17:00.346Z PASS [ 18.105s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
42942024-07-09T04:17:01.622Z PASS [ 22.353s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
42952024-07-09T04:17:09.519Z PASS [ 17.207s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
42962024-07-09T04:17:09.654Z PASS [ 27.230s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
42972024-07-09T04:17:10.446Z PASS [ 17.585s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
42982024-07-09T04:17:20.479Z PASS [ 20.582s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
42992024-07-09T04:17:23.521Z PASS [ 39.794s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
43002024-07-09T04:17:29.890Z PASS [ 29.539s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
43012024-07-09T04:17:32.861Z PASS [ 23.203s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
43022024-07-09T04:17:33.243Z PASS [ 23.720s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
43032024-07-09T04:17:33.460Z PASS [ 23.010s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
43042024-07-09T04:17:37.169Z PASS [ 51.469s] omicron-nexus::test_all integration_tests::metrics::test_metrics
43052024-07-09T04:17:47.502Z PASS [ 45.871s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
43062024-07-09T04:17:54.409Z PASS [ 24.515s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
43072024-07-09T04:18:05.269Z PASS [ 44.777s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
43082024-07-09T04:18:05.590Z PASS [ 32.123s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
43092024-07-09T04:18:07.049Z PASS [ 43.519s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
43102024-07-09T04:18:09.156Z PASS [ 31.974s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
43112024-07-09T04:18:09.301Z PASS [ 36.049s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
43122024-07-09T04:18:09.776Z PASS [ 22.270s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
43132024-07-09T04:18:19.212Z PASS [ 46.338s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
43142024-07-09T04:18:28.457Z PASS [ 21.403s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
43152024-07-09T04:18:29.175Z PASS [ 20.016s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
43162024-07-09T04:18:33.438Z PASS [ 23.655s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
43172024-07-09T04:18:33.898Z PASS [ 24.593s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
43182024-07-09T04:18:38.403Z PASS [ 19.190s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
43192024-07-09T04:18:38.491Z PASS [ 44.072s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
43202024-07-09T04:18:51.716Z PASS [ 23.256s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
43212024-07-09T04:18:52.067Z PASS [ 46.792s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
43222024-07-09T04:18:53.019Z PASS [ 19.117s] omicron-nexus::test_all integration_tests::projects::test_projects
43232024-07-09T04:18:54.000Z PASS [ 20.560s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
43242024-07-09T04:18:54.761Z PASS [ 49.161s] omicron-nexus::test_all integration_tests::password_login::test_local_users
43252024-07-09T04:18:55.163Z PASS [ 25.988s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
43262024-07-09T04:18:57.023Z PASS [ 18.616s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
43272024-07-09T04:19:09.033Z PASS [ 17.313s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
43282024-07-09T04:19:09.950Z PASS [ 17.882s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
43292024-07-09T04:19:12.223Z PASS [ 19.200s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
43302024-07-09T04:19:12.711Z PASS [ 18.707s] omicron-nexus::test_all integration_tests::rack::test_sled_add
43312024-07-09T04:19:12.837Z PASS [ 17.670s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
43322024-07-09T04:19:12.995Z PASS [ 18.231s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
43332024-07-09T04:19:13.352Z PASS [ 0.357s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
43342024-07-09T04:19:15.676Z PASS [ 18.650s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
43352024-07-09T04:19:16.129Z PASS [ 3.416s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
43362024-07-09T04:19:16.252Z PASS [ 3.415s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
43372024-07-09T04:19:16.851Z PASS [ 3.495s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
43382024-07-09T04:19:18.168Z PASS [ 39.670s] omicron-nexus::test_all integration_tests::quotas::test_quotas
43392024-07-09T04:19:19.053Z PASS [ 3.376s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
43402024-07-09T04:19:23.889Z PASS [ 14.851s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
43412024-07-09T04:19:24.024Z PASS [ 0.135s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
43422024-07-09T04:19:24.143Z PASS [ 0.119s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
43432024-07-09T04:19:24.259Z PASS [ 0.115s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
43442024-07-09T04:19:24.380Z PASS [ 0.123s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
43452024-07-09T04:19:24.505Z PASS [ 0.124s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
43462024-07-09T04:19:25.216Z PASS [ 15.251s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
43472024-07-09T04:19:29.257Z PASS [ 17.029s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
43482024-07-09T04:19:36.849Z PASS [ 20.590s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
43492024-07-09T04:19:37.137Z PASS [ 21.004s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
43502024-07-09T04:19:37.179Z PASS [ 19.005s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
43512024-07-09T04:19:39.487Z PASS [ 20.430s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
43522024-07-09T04:19:39.592Z PASS [ 0.104s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
43532024-07-09T04:19:41.595Z PASS [ 17.087s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
43542024-07-09T04:19:42.067Z PASS [ 16.855s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
43552024-07-09T04:19:42.151Z PASS [ 25.298s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
43562024-07-09T04:19:42.165Z PASS [ 0.100s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
43572024-07-09T04:19:42.246Z PASS [ 0.094s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
43582024-07-09T04:19:44.592Z PASS [ 15.333s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
43592024-07-09T04:19:54.797Z PASS [ 17.946s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
43602024-07-09T04:19:54.958Z PASS [ 17.785s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
43612024-07-09T04:19:55.207Z PASS [ 18.074s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
43622024-07-09T04:19:57.753Z PASS [ 18.165s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
43632024-07-09T04:19:59.290Z PASS [ 17.122s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
43642024-07-09T04:19:59.321Z PASS [ 17.079s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
43652024-07-09T04:19:59.413Z PASS [ 17.823s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
43662024-07-09T04:20:00.075Z PASS [ 15.488s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
43672024-07-09T04:20:05.699Z PASS [ 10.901s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
43682024-07-09T04:20:07.213Z PASS [ 7.924s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
43692024-07-09T04:20:13.574Z PASS [ 7.875s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
43702024-07-09T04:20:15.004Z PASS [ 7.789s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
43712024-07-09T04:20:21.388Z PASS [ 7.811s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
43722024-07-09T04:20:22.804Z PASS [ 7.799s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
43732024-07-09T04:20:29.289Z PASS [ 7.900s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
43742024-07-09T04:20:33.738Z PASS [ 4.448s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
43752024-07-09T04:21:08.220Z PASS [ 45.406s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
43762024-07-09T04:21:09.055Z PASS [ 35.310s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
43772024-07-09T04:21:26.421Z PASS [ 18.198s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
43782024-07-09T04:21:38.812Z PASS [ 29.735s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
43792024-07-09T04:21:52.358Z PASS [ 13.547s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
43802024-07-09T04:21:52.412Z PASS [ 13.611s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
43812024-07-09T04:21:52.875Z PASS [ 14.068s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
43822024-07-09T04:21:53.247Z PASS [ 14.432s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
43832024-07-09T04:22:04.423Z PASS [ 37.983s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
43842024-07-09T04:22:06.977Z PASS [ 14.614s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
43852024-07-09T04:22:07.151Z PASS [ 14.737s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
43862024-07-09T04:22:07.932Z PASS [ 15.054s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
43872024-07-09T04:22:08.030Z PASS [ 14.776s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
43882024-07-09T04:22:22.486Z PASS [ 18.063s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
43892024-07-09T04:22:23.095Z PASS [ 18.665s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
43902024-07-09T04:22:23.110Z PASS [ 18.684s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
43912024-07-09T04:22:24.593Z PASS [ 20.173s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
43922024-07-09T04:22:26.012Z PASS [ 19.032s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
43932024-07-09T04:22:26.392Z PASS [ 19.236s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
43942024-07-09T04:22:26.682Z PASS [ 18.651s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
43952024-07-09T04:22:30.440Z PASS [ 22.501s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
43962024-07-09T04:22:41.459Z PASS [ 18.345s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
43972024-07-09T04:22:41.989Z PASS [ 18.889s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
43982024-07-09T04:22:43.253Z PASS [ 20.763s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
43992024-07-09T04:22:43.708Z PASS [ 19.111s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
44002024-07-09T04:22:44.270Z PASS [ 17.873s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
44012024-07-09T04:22:44.374Z PASS [ 18.358s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
44022024-07-09T04:22:47.422Z PASS [ 20.731s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
44032024-07-09T04:22:52.816Z PASS [ 22.371s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
44042024-07-09T04:23:01.088Z PASS [ 19.624s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
44052024-07-09T04:23:01.609Z PASS [ 18.351s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
44062024-07-09T04:23:03.099Z PASS [ 18.826s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
44072024-07-09T04:23:05.256Z PASS [ 23.263s] omicron-nexus::test_all integration_tests::silos::test_silos
44082024-07-09T04:23:07.089Z PASS [ 19.656s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
44092024-07-09T04:23:08.251Z PASS [ 24.537s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
44102024-07-09T04:23:08.511Z PASS [ 24.131s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
44112024-07-09T04:23:20.730Z PASS [ 17.628s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
44122024-07-09T04:23:20.801Z PASS [ 27.982s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
44132024-07-09T04:23:25.140Z PASS [ 19.880s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
44142024-07-09T04:23:27.427Z PASS [ 20.345s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
44152024-07-09T04:23:27.615Z PASS [ 19.361s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
44162024-07-09T04:23:29.271Z PASS [ 27.654s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
44172024-07-09T04:23:29.953Z PASS [ 28.860s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
44182024-07-09T04:23:30.676Z PASS [ 1.409s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
44192024-07-09T04:23:31.846Z PASS [ 4.419s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
44202024-07-09T04:23:32.170Z PASS [ 4.555s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
44212024-07-09T04:23:34.353Z PASS [ 4.397s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
44222024-07-09T04:23:35.067Z PASS [ 4.389s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
44232024-07-09T04:23:37.422Z PASS [ 28.906s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
44242024-07-09T04:23:37.775Z PASS [ 2.708s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
44252024-07-09T04:23:44.531Z PASS [ 23.726s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
44262024-07-09T04:23:46.105Z PASS [ 25.369s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
44272024-07-09T04:23:48.479Z PASS [ 23.333s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
44282024-07-09T04:23:49.340Z PASS [ 17.489s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
44292024-07-09T04:23:53.917Z PASS [ 16.491s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
44302024-07-09T04:23:57.357Z PASS [ 19.577s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
44312024-07-09T04:24:00.775Z PASS [ 16.239s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
44322024-07-09T04:24:03.283Z PASS [ 31.106s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
44332024-07-09T04:24:03.712Z PASS [ 17.604s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
44342024-07-09T04:24:15.814Z PASS [ 26.468s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
44352024-07-09T04:24:19.257Z PASS [ 30.772s] omicron-nexus::test_all integration_tests::utilization::test_utilization
44362024-07-09T04:24:22.458Z PASS [ 28.535s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
44372024-07-09T04:24:23.910Z PASS [ 26.547s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
44382024-07-09T04:24:27.680Z PASS [ 26.900s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
44392024-07-09T04:24:30.138Z PASS [ 26.420s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
44402024-07-09T04:24:30.283Z PASS [ 26.995s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
44412024-07-09T04:24:34.366Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44422024-07-09T04:24:43.343Z PASS [ 27.524s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
44432024-07-09T04:24:47.758Z PASS [ 28.496s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
44442024-07-09T04:24:48.617Z PASS [ 24.703s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
44452024-07-09T04:24:49.361Z PASS [ 26.895s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
44462024-07-09T04:24:51.287Z PASS [ 23.603s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
44472024-07-09T04:24:54.449Z PASS [ 80.081s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44482024-07-09T04:25:00.242Z PASS [ 29.953s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
44492024-07-09T04:25:00.901Z PASS [ 30.754s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
44502024-07-09T04:25:17.436Z PASS [ 26.143s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
44512024-07-09T04:25:18.011Z PASS [ 34.659s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
44522024-07-09T04:25:18.130Z PASS [ 17.230s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
44532024-07-09T04:25:21.629Z PASS [ 33.863s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
44542024-07-09T04:25:22.409Z PASS [ 33.785s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
44552024-07-09T04:25:22.841Z PASS [ 28.387s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
44562024-07-09T04:25:23.186Z PASS [ 33.821s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
44572024-07-09T04:25:25.508Z PASS [ 25.260s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
44582024-07-09T04:25:34.972Z PASS [ 17.532s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
44592024-07-09T04:25:35.447Z PASS [ 17.434s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
44602024-07-09T04:25:35.726Z PASS [ 17.589s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
44612024-07-09T04:25:39.133Z PASS [ 17.500s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
44622024-07-09T04:25:40.057Z PASS [ 17.212s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
44632024-07-09T04:25:40.127Z PASS [ 17.714s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
44642024-07-09T04:25:40.347Z PASS [ 17.158s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
44652024-07-09T04:25:42.187Z PASS [ 16.674s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
44662024-07-09T04:25:52.871Z PASS [ 17.420s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
44672024-07-09T04:25:53.395Z PASS [ 17.668s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
44682024-07-09T04:25:54.101Z PASS [ 19.128s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
44692024-07-09T04:25:57.176Z PASS [ 18.040s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
44702024-07-09T04:25:57.597Z PASS [ 17.462s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
44712024-07-09T04:25:57.796Z PASS [ 17.735s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
44722024-07-09T04:25:57.929Z PASS [ 17.576s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
44732024-07-09T04:25:58.523Z PASS [ 16.335s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
44742024-07-09T04:26:10.529Z PASS [ 17.656s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
44752024-07-09T04:26:10.648Z PASS [ 17.245s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
44762024-07-09T04:26:10.985Z PASS [ 16.878s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
44772024-07-09T04:26:14.791Z PASS [ 17.195s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
44782024-07-09T04:26:15.143Z PASS [ 17.962s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
44792024-07-09T04:26:15.402Z PASS [ 17.469s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
44802024-07-09T04:26:16.008Z PASS [ 18.208s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
44812024-07-09T04:26:16.140Z PASS [ 17.613s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
44822024-07-09T04:26:28.218Z PASS [ 17.570s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
44832024-07-09T04:26:28.480Z PASS [ 17.946s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
44842024-07-09T04:26:29.126Z PASS [ 18.136s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
44852024-07-09T04:26:36.677Z PASS [ 21.882s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
44862024-07-09T04:26:37.209Z PASS [ 21.806s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
44872024-07-09T04:26:40.632Z PASS [ 25.485s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
44882024-07-09T04:26:40.706Z PASS [ 0.073s] omicron-package dot::test::test_bad_dependency
44892024-07-09T04:26:40.746Z PASS [ 0.041s] omicron-package dot::test::test_dot_output
44902024-07-09T04:26:41.851Z PASS [ 4.640s] omicron-omdb::test_all_output test_omdb_usage_errors
44912024-07-09T04:26:41.877Z PASS [ 0.025s] omicron-passwords test::test_password_constraints
44922024-07-09T04:26:44.146Z PASS [ 28.000s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
44932024-07-09T04:26:44.472Z PASS [ 2.596s] omicron-passwords test::test_reproducible
44942024-07-09T04:26:44.516Z PASS [ 0.044s] omicron-passwords test::test_stable
44952024-07-09T04:26:44.540Z PASS [ 0.023s] omicron-passwords test::test_weak_hashes
44962024-07-09T04:26:44.571Z PASS [ 0.030s] omicron-rpaths internal::tests::test_configure_from_path
44972024-07-09T04:26:44.620Z PASS [ 0.048s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
44982024-07-09T04:26:44.657Z PASS [ 0.037s] omicron-rpaths internal::tests::test_emit_rpath
44992024-07-09T04:26:44.967Z PASS [ 0.310s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
45002024-07-09T04:26:45.573Z PASS [ 0.607s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
45012024-07-09T04:26:45.661Z PASS [ 0.088s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
45022024-07-09T04:26:45.802Z PASS [ 0.140s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
45032024-07-09T04:26:45.891Z PASS [ 0.091s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
45042024-07-09T04:26:46.436Z PASS [ 0.544s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
45052024-07-09T04:26:46.520Z PASS [ 0.083s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
45062024-07-09T04:26:46.568Z PASS [ 0.050s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
45072024-07-09T04:26:46.600Z PASS [ 0.030s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
45082024-07-09T04:26:46.694Z PASS [ 0.094s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization
45092024-07-09T04:26:46.729Z PASS [ 0.034s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization_weak_hash
45102024-07-09T04:26:46.765Z PASS [ 0.036s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
45112024-07-09T04:26:46.802Z PASS [ 6.053s] omicron-passwords test::test_compatible
45122024-07-09T04:26:46.826Z PASS [ 0.062s] omicron-sled-agent bootstrap::params::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
45132024-07-09T04:26:46.845Z PASS [ 0.044s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
45142024-07-09T04:26:46.875Z PASS [ 0.049s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
45152024-07-09T04:26:46.883Z PASS [ 0.038s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
45162024-07-09T04:26:46.905Z PASS [ 0.030s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
45172024-07-09T04:26:46.917Z PASS [ 0.030s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
45182024-07-09T04:26:46.935Z PASS [ 0.029s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
45192024-07-09T04:26:46.956Z PASS [ 0.042s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
45202024-07-09T04:26:46.962Z PASS [ 0.030s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
45212024-07-09T04:26:46.979Z PASS [ 0.025s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
45222024-07-09T04:26:46.986Z PASS [ 0.023s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
45232024-07-09T04:26:47.017Z PASS [ 0.038s] omicron-sled-agent config::test::test_smf_configs
45242024-07-09T04:26:47.051Z PASS [ 0.064s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
45252024-07-09T04:26:47.059Z PASS [ 0.041s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
45262024-07-09T04:26:47.082Z PASS [ 0.031s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
45272024-07-09T04:26:47.098Z PASS [ 0.039s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
45282024-07-09T04:26:47.120Z PASS [ 0.037s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
45292024-07-09T04:26:47.134Z PASS [ 0.036s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
45302024-07-09T04:26:49.366Z PASS [ 20.883s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
45312024-07-09T04:26:49.589Z PASS [ 21.367s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
45322024-07-09T04:26:50.022Z PASS [ 2.900s] omicron-sled-agent instance::tests::test_instance_create_events_normal
45332024-07-09T04:26:50.842Z PASS [ 3.705s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
45342024-07-09T04:26:50.874Z PASS [ 0.032s] omicron-sled-agent probe_manager::test::probe_state_set_ops
45352024-07-09T04:26:50.909Z PASS [ 0.036s] omicron-sled-agent profile::tests::empty_profile
45362024-07-09T04:26:50.947Z PASS [ 0.035s] omicron-sled-agent profile::tests::test_disabled_instance
45372024-07-09T04:26:50.979Z PASS [ 0.037s] omicron-sled-agent profile::tests::test_instance
45382024-07-09T04:26:51.005Z PASS [ 21.876s] omicron-omdb::test_all_output test_omdb_env_settings
45392024-07-09T04:26:51.013Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_multiple
45402024-07-09T04:26:51.039Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_property
45412024-07-09T04:26:51.048Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_property_group
45422024-07-09T04:26:51.070Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_service
45432024-07-09T04:26:51.077Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_service_property_group
45442024-07-09T04:26:51.114Z PASS [ 0.034s] omicron-sled-agent rack_setup::config::test::test_subnets
45452024-07-09T04:26:51.131Z PASS [ 0.060s] omicron-sled-agent rack_setup::config::test::test_extra_certs
45462024-07-09T04:26:51.146Z PASS [ 0.033s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
45472024-07-09T04:26:51.166Z PASS [ 0.031s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
45482024-07-09T04:26:51.189Z PASS [ 0.038s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
45492024-07-09T04:26:51.218Z PASS [ 0.056s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
45502024-07-09T04:26:51.231Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
45512024-07-09T04:26:51.264Z PASS [ 0.046s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
45522024-07-09T04:26:51.308Z PASS [ 0.071s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
45532024-07-09T04:26:51.315Z PASS [ 0.052s] omicron-sled-agent services::test::test_all_zones_requests_schema
45542024-07-09T04:26:51.347Z PASS [ 0.031s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
45552024-07-09T04:26:51.973Z PASS [ 35.959s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
45562024-07-09T04:26:52.048Z PASS [ 2.682s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
45572024-07-09T04:26:52.199Z PASS [ 2.610s] omicron-sled-agent instance::tests::test_instance_manager_creation
45582024-07-09T04:26:54.121Z PASS [ 2.773s] omicron-sled-agent services::test::test_ensure_service
45592024-07-09T04:26:54.254Z PASS [ 2.951s] omicron-sled-agent services::test::test_bad_generations
45602024-07-09T04:26:54.287Z PASS [ 0.033s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
45612024-07-09T04:26:54.320Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
45622024-07-09T04:26:54.356Z PASS [ 0.036s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
45632024-07-09T04:26:54.386Z PASS [ 0.031s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
45642024-07-09T04:26:54.414Z PASS [ 0.029s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
45652024-07-09T04:26:54.442Z PASS [ 0.029s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
45662024-07-09T04:26:54.473Z PASS [ 0.029s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
45672024-07-09T04:26:54.858Z PASS [ 2.659s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
45682024-07-09T04:26:54.891Z PASS [ 0.033s] omicron-sled-agent updates::test::test_query_no_components
45692024-07-09T04:26:54.922Z PASS [ 0.030s] omicron-sled-agent updates::test::test_query_sled_agent_version
45702024-07-09T04:26:54.958Z PASS [ 0.037s] omicron-sled-agent updates::test::test_query_zone_version
45712024-07-09T04:26:54.976Z PASS [ 3.002s] omicron-sled-agent services::test::test_ensure_service_before_timesync
45722024-07-09T04:26:54.998Z PASS [ 0.022s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
45732024-07-09T04:26:55.099Z PASS [ 0.138s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
45742024-07-09T04:26:55.125Z PASS [ 3.076s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
45752024-07-09T04:26:55.164Z PASS [ 0.038s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
45762024-07-09T04:26:55.406Z PASS [ 11.258s] omicron-passwords test::test_smoke
45772024-07-09T04:26:56.988Z PASS [ 2.868s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
45782024-07-09T04:26:57.069Z PASS [ 1.973s] omicron-sled-agent zone_bundle::illumos_tests::test_context
45792024-07-09T04:26:57.223Z PASS [ 2.226s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
45802024-07-09T04:26:57.254Z PASS [ 0.031s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
45812024-07-09T04:26:57.292Z PASS [ 0.038s] omicron-sled-agent zone_bundle::tests::test_disk_usage
45822024-07-09T04:26:57.312Z PASS [ 0.021s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
45832024-07-09T04:26:57.347Z PASS [ 0.032s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
45842024-07-09T04:26:57.353Z PASS [ 0.284s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
45852024-07-09T04:26:57.372Z PASS [ 0.027s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
45862024-07-09T04:26:57.607Z PASS [ 2.443s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
45872024-07-09T04:26:57.950Z PASS [ 2.544s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
45882024-07-09T04:26:57.979Z PASS [ 0.607s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
45892024-07-09T04:26:58.181Z PASS [ 0.201s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
45902024-07-09T04:26:58.230Z PASS [ 0.875s] omicron-sled-agent::mod integration_tests::commands::test_bootstrap_agent_openapi_sled
45912024-07-09T04:26:58.252Z PASS [ 0.064s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
45922024-07-09T04:26:58.257Z PASS [ 0.650s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
45932024-07-09T04:26:58.283Z PASS [ 0.040s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
45942024-07-09T04:26:58.288Z PASS [ 0.033s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
45952024-07-09T04:26:58.315Z PASS [ 0.026s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
45962024-07-09T04:26:58.364Z PASS [ 0.080s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
45972024-07-09T04:26:58.419Z PASS [ 0.469s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
45982024-07-09T04:26:58.541Z PASS [ 0.225s] omicron-test-utils dev::db::test::test_bad_cmd
45992024-07-09T04:26:58.760Z PASS [ 0.397s] omicron-test-utils dev::db::test::test_cmd_fails
46002024-07-09T04:26:58.780Z PASS [ 22.100s] omicron-omdb::test_all_output test_omdb_success_cases
46012024-07-09T04:26:58.786Z PASS [ 0.246s] omicron-test-utils dev::db::test::test_database_start_hang
46022024-07-09T04:26:58.806Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_make_pg_config_ok
46032024-07-09T04:26:58.815Z PASS [ 0.052s] omicron-test-utils dev::db::test::test_make_pg_config_fail
46042024-07-09T04:26:58.815Z PASS [ 0.025s] omicron-test-utils dev::db::test::test_process_exit_abnormal
46052024-07-09T04:26:58.836Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_process_exit_normal
46062024-07-09T04:26:59.259Z PASS [ 1.029s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
46072024-07-09T04:26:59.286Z PASS [ 0.027s] omicron-test-utils dev::db::test::test_starter_tmpdir
46082024-07-09T04:26:59.292Z PASS [ 2.304s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
46092024-07-09T04:26:59.320Z PASS [ 0.027s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
46102024-07-09T04:26:59.348Z PASS [ 0.062s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
46112024-07-09T04:26:59.357Z PASS [ 0.036s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
46122024-07-09T04:26:59.381Z PASS [ 0.033s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
46132024-07-09T04:26:59.418Z PASS [ 0.063s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
46142024-07-09T04:26:59.548Z PASS [ 0.123s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
46152024-07-09T04:26:59.571Z PASS [ 0.190s] oximeter test::timeseries_schema_consistency
46162024-07-09T04:26:59.792Z PASS [ 0.221s] oximeter-collector agent::tests::test_self_stat_error_counter
46172024-07-09T04:26:59.798Z PASS [ 0.258s] oximeter-collector agent::tests::test_self_stat_collection_count
46182024-07-09T04:26:59.823Z PASS [ 0.024s] oximeter-collector self_stats::tests::test_failure_reason_serialization
46192024-07-09T04:26:59.836Z LEAK [ 1.023s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
46202024-07-09T04:26:59.921Z PASS [ 0.119s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
46212024-07-09T04:26:59.965Z PASS [ 0.141s] oximeter-collector self_stats::tests::test_no_schema_changes
46222024-07-09T04:27:00.039Z PASS [ 0.075s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
46232024-07-09T04:27:00.073Z PASS [ 0.032s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
46242024-07-09T04:27:00.099Z PASS [ 0.027s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
46252024-07-09T04:27:00.281Z PASS [ 0.444s] oximeter-collector::test_commands test_oximeter_no_args
46262024-07-09T04:27:00.481Z PASS [ 0.570s] oximeter-collector::test_commands test_oximeter_openapi
46272024-07-09T04:27:01.670Z PASS [ 1.570s] oximeter-db client::oxql::tests::test_get_entire_table
46282024-07-09T04:27:01.742Z PASS [ 1.462s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
46292024-07-09T04:27:01.808Z PASS [ 0.066s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
46302024-07-09T04:27:01.823Z PASS [ 7.349s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
46312024-07-09T04:27:01.865Z PASS [ 0.056s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
46322024-07-09T04:27:01.876Z PASS [ 1.391s] oximeter-db client::oxql::tests::test_get_one_timeseries
46332024-07-09T04:27:02.621Z PASS [ 0.748s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
46342024-07-09T04:27:02.982Z PASS [ 1.310s] oximeter-db client::oxql::tests::test_limit_operations
46352024-07-09T04:27:03.198Z PASS [ 4.361s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
46362024-07-09T04:27:03.361Z PASS [ 1.497s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
46372024-07-09T04:27:03.369Z PASS [ 4.949s] omicron-test-utils dev::db::test::test_database_concurrent
46382024-07-09T04:27:03.391Z PASS [ 0.029s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
46392024-07-09T04:27:03.858Z PASS [ 1.236s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
46402024-07-09T04:27:04.253Z PASS [ 1.272s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
46412024-07-09T04:27:04.282Z PASS [ 0.028s] oximeter-db client::tests::test_unravel_index
46422024-07-09T04:27:04.289Z PASS [ 1.090s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
46432024-07-09T04:27:04.315Z PASS [ 0.026s] oximeter-db model::tests::test_db_bool
46442024-07-09T04:27:04.322Z PASS [ 0.041s] oximeter-db client::tests::test_verify_schema_upgrades
46452024-07-09T04:27:04.342Z PASS [ 0.021s] oximeter-db model::tests::test_db_datum_type_conversion
46462024-07-09T04:27:04.368Z PASS [ 0.025s] oximeter-db model::tests::test_db_field_list_conversion
46472024-07-09T04:27:04.392Z PASS [ 0.024s] oximeter-db model::tests::test_db_field_type_conversion
46482024-07-09T04:27:04.422Z PASS [ 0.030s] oximeter-db model::tests::test_db_histogram
46492024-07-09T04:27:04.531Z PASS [ 1.162s] oximeter-db client::tests::test_select_all_field_types
46502024-07-09T04:27:04.559Z PASS [ 0.028s] oximeter-db model::tests::test_parse_bytes_measurement
46512024-07-09T04:27:04.586Z PASS [ 0.025s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
46522024-07-09T04:27:04.617Z PASS [ 0.032s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
46532024-07-09T04:27:04.645Z PASS [ 0.026s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
46542024-07-09T04:27:04.674Z PASS [ 0.031s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
46552024-07-09T04:27:04.709Z PASS [ 0.034s] oximeter-db model::tests::test_unroll_from_source
46562024-07-09T04:27:04.751Z PASS [ 0.038s] oximeter-db model::tests::test_unroll_measurement_row
46572024-07-09T04:27:04.792Z PASS [ 0.045s] oximeter-db model::tests::test_unroll_missing_measurement_row
46582024-07-09T04:27:04.826Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
46592024-07-09T04:27:04.865Z PASS [ 0.434s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
46602024-07-09T04:27:04.865Z PASS [ 0.541s] oximeter-db model::tests::test_db_bool_bad
46612024-07-09T04:27:04.875Z PASS [ 0.050s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
46622024-07-09T04:27:04.889Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_comparison
46632024-07-09T04:27:04.896Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
46642024-07-09T04:27:04.904Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_double_literal
46652024-07-09T04:27:04.916Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
46662024-07-09T04:27:04.924Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
46672024-07-09T04:27:04.934Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
46682024-07-09T04:27:04.952Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
46692024-07-09T04:27:04.964Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
46702024-07-09T04:27:04.971Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
46712024-07-09T04:27:04.979Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
46722024-07-09T04:27:04.994Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
46732024-07-09T04:27:05.002Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
46742024-07-09T04:27:05.009Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_group_by
46752024-07-09T04:27:05.022Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_ident
46762024-07-09T04:27:05.030Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
46772024-07-09T04:27:05.036Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
46782024-07-09T04:27:05.051Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
46792024-07-09T04:27:05.060Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
46802024-07-09T04:27:05.069Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
46812024-07-09T04:27:05.087Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
46822024-07-09T04:27:05.095Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
46832024-07-09T04:27:05.104Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
46842024-07-09T04:27:05.131Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_query
46852024-07-09T04:27:05.137Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
46862024-07-09T04:27:05.156Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
46872024-07-09T04:27:05.163Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
46882024-07-09T04:27:05.187Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
46892024-07-09T04:27:05.194Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_reducer
46902024-07-09T04:27:05.214Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
46912024-07-09T04:27:05.224Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
46922024-07-09T04:27:05.238Z PASS [ 0.025s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
46932024-07-09T04:27:05.248Z PASS [ 0.024s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
46942024-07-09T04:27:05.270Z PASS [ 0.031s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
46952024-07-09T04:27:05.276Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
46962024-07-09T04:27:05.303Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
46972024-07-09T04:27:05.313Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
46982024-07-09T04:27:05.332Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
46992024-07-09T04:27:05.339Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
47002024-07-09T04:27:05.359Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
47012024-07-09T04:27:05.370Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
47022024-07-09T04:27:05.385Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
47032024-07-09T04:27:05.397Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
47042024-07-09T04:27:05.424Z PASS [ 0.038s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
47052024-07-09T04:27:05.430Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
47062024-07-09T04:27:05.452Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
47072024-07-09T04:27:05.458Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
47082024-07-09T04:27:05.479Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
47092024-07-09T04:27:05.484Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
47102024-07-09T04:27:05.506Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
47112024-07-09T04:27:05.513Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
47122024-07-09T04:27:05.537Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
47132024-07-09T04:27:05.543Z PASS [ 1.687s] oximeter-db client::tests::test_sql_query_output
47142024-07-09T04:27:05.551Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
47152024-07-09T04:27:05.572Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
47162024-07-09T04:27:05.577Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_bool
47172024-07-09T04:27:05.583Z PASS [ 0.034s] oximeter-db oxql::point::tests::test_cast_points_from_double
47182024-07-09T04:27:05.597Z PASS [ 0.027s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
47192024-07-09T04:27:05.603Z PASS [ 0.027s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
47202024-07-09T04:27:05.609Z PASS [ 0.026s] oximeter-db oxql::point::tests::test_cast_points_from_integer
47212024-07-09T04:27:05.622Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_cast_points_from_string
47222024-07-09T04:27:05.630Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_point_delta_between
47232024-07-09T04:27:05.638Z PASS [ 0.026s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
47242024-07-09T04:27:05.650Z PASS [ 0.029s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
47252024-07-09T04:27:05.656Z PASS [ 0.028s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
47262024-07-09T04:27:05.664Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits
47272024-07-09T04:27:05.679Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
47282024-07-09T04:27:05.693Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
47292024-07-09T04:27:05.696Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
47302024-07-09T04:27:05.712Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
47312024-07-09T04:27:05.718Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
47322024-07-09T04:27:05.724Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
47332024-07-09T04:27:05.742Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
47342024-07-09T04:27:05.749Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates
47352024-07-09T04:27:05.757Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
47362024-07-09T04:27:05.775Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
47372024-07-09T04:27:05.788Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
47382024-07-09T04:27:05.796Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_query_end_time
47392024-07-09T04:27:05.808Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
47402024-07-09T04:27:05.820Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
47412024-07-09T04:27:05.824Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
47422024-07-09T04:27:05.837Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
47432024-07-09T04:27:05.849Z PASS [ 0.025s] oximeter-db query::tests::test_field_cmp
47442024-07-09T04:27:05.858Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_split_query
47452024-07-09T04:27:05.869Z PASS [ 0.028s] oximeter-db query::tests::test_field_selector_as_query
47462024-07-09T04:27:05.891Z PASS [ 0.029s] oximeter-db query::tests::test_field_value_as_db_str
47472024-07-09T04:27:05.938Z PASS [ 0.074s] oximeter-db query::tests::test_select_query_builder_field_selectors
47482024-07-09T04:27:06.010Z PASS [ 0.066s] oximeter-db query::tests::test_select_query_builder_from_parts
47492024-07-09T04:27:06.010Z PASS [ 0.079s] oximeter-db query::tests::test_select_query_builder_filter_raw
47502024-07-09T04:27:06.050Z PASS [ 0.086s] oximeter-db query::tests::test_select_query_builder_full
47512024-07-09T04:27:06.096Z PASS [ 0.112s] oximeter-db query::tests::test_select_query_builder_limit_offset
47522024-07-09T04:27:06.096Z PASS [ 0.061s] oximeter-db query::tests::test_select_query_builder_no_fields
47532024-07-09T04:27:06.112Z PASS [ 0.086s] oximeter-db query::tests::test_select_query_builder_no_selectors
47542024-07-09T04:27:06.297Z PASS [ 0.035s] oximeter-db query::tests::test_time_range
47552024-07-09T04:27:06.297Z PASS [ 0.066s] oximeter-db query::tests::test_string_field_selector
47562024-07-09T04:27:06.300Z PASS [ 0.072s] oximeter-db sql::tests::test_allow_limit_offset
47572024-07-09T04:27:06.300Z PASS [ 0.087s] oximeter-db sql::tests::test_allow_subqueries
47582024-07-09T04:27:06.300Z PASS [ 0.085s] oximeter-db sql::tests::test_ctes_are_not_supported
47592024-07-09T04:27:06.300Z PASS [ 0.094s] oximeter-db sql::tests::test_cannot_name_database
47602024-07-09T04:27:06.310Z PASS [ 0.098s] oximeter-db sql::tests::test_function_allow_list
47612024-07-09T04:27:06.328Z PASS [ 0.040s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
47622024-07-09T04:27:06.353Z PASS [ 0.044s] oximeter-db sql::tests::test_query_must_be_select_statement
47632024-07-09T04:27:06.360Z PASS [ 0.099s] oximeter-db sql::tests::test_join_must_be_inner
47642024-07-09T04:27:06.370Z PASS [ 0.042s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
47652024-07-09T04:27:06.398Z PASS [ 0.032s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
47662024-07-09T04:27:06.398Z PASS [ 0.039s] oximeter-db sql::tests::test_require_table_is_timeseries_name
47672024-07-09T04:27:06.405Z PASS [ 0.034s] oximeter-db sql::tests::test_with_comma_join_fails
47682024-07-09T04:27:06.420Z PASS [ 0.027s] oximeter-db tests::test_timeseries_key_field_stability
47692024-07-09T04:27:06.429Z PASS [ 0.031s] oximeter-db tests::test_timeseries_key_sample_stability
47702024-07-09T04:27:06.436Z PASS [ 0.031s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
47712024-07-09T04:27:06.448Z PASS [ 0.028s] oximeter-impl histogram::tests::test_bin_range
47722024-07-09T04:27:06.459Z PASS [ 0.025s] oximeter-impl histogram::tests::test_bin_range_from
47732024-07-09T04:27:06.468Z PASS [ 0.030s] oximeter-impl histogram::tests::test_bin_range_to
47742024-07-09T04:27:06.499Z PASS [ 0.029s] oximeter-impl histogram::tests::test_empty_bins_not_supported
47752024-07-09T04:27:06.502Z PASS [ 0.033s] oximeter-impl histogram::tests::test_ensure_finite
47762024-07-09T04:27:06.518Z PASS [ 0.046s] oximeter-impl histogram::tests::test_histogram
47772024-07-09T04:27:06.529Z PASS [ 0.052s] oximeter-impl histogram::tests::test_histogram_construct_with
47782024-07-09T04:27:06.536Z PASS [ 0.048s] oximeter-impl histogram::tests::test_histogram_extreme_bins
47792024-07-09T04:27:06.544Z PASS [ 0.031s] oximeter-impl histogram::tests::test_histogram_extreme_samples
47802024-07-09T04:27:06.552Z PASS [ 0.025s] oximeter-impl histogram::tests::test_histogram_float_bins
47812024-07-09T04:27:06.558Z PASS [ 0.023s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
47822024-07-09T04:27:06.571Z PASS [ 0.026s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
47832024-07-09T04:27:06.579Z PASS [ 0.025s] oximeter-impl histogram::tests::test_histogram_with_bins
47842024-07-09T04:27:06.586Z PASS [ 0.027s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
47852024-07-09T04:27:06.595Z PASS [ 0.026s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
47862024-07-09T04:27:06.615Z PASS [ 0.029s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
47872024-07-09T04:27:06.621Z PASS [ 0.026s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
47882024-07-09T04:27:06.637Z PASS [ 0.059s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
47892024-07-09T04:27:06.650Z PASS [ 0.023s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
47902024-07-09T04:27:06.650Z PASS [ 0.029s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
47912024-07-09T04:27:06.660Z PASS [ 0.022s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
47922024-07-09T04:27:06.667Z PASS [ 0.023s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
47932024-07-09T04:27:06.669Z PASS [ 0.023s] oximeter-impl histogram::tests::test_span_decades
47942024-07-09T04:27:06.691Z PASS [ 0.023s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
47952024-07-09T04:27:06.703Z PASS [ 0.032s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
47962024-07-09T04:27:06.706Z PASS [ 0.034s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
47972024-07-09T04:27:06.722Z PASS [ 0.039s] oximeter-impl quantile::tests::test_against_baseline_normal_distribution
47982024-07-09T04:27:06.773Z PASS [ 0.026s] oximeter-impl quantile::tests::test_empty_observations
47992024-07-09T04:27:06.773Z PASS [ 0.035s] oximeter-impl quantile::tests::test_default_percentiles
48002024-07-09T04:27:06.784Z PASS [ 0.058s] oximeter-impl quantile::tests::test_find_cells
48012024-07-09T04:27:06.799Z PASS [ 0.063s] oximeter-impl quantile::tests::test_float_observations
48022024-07-09T04:27:06.842Z PASS [ 0.037s] oximeter-impl quantile::tests::test_max_p
48032024-07-09T04:27:06.978Z PASS [ 0.069s] oximeter-impl quantile::tests::test_invalid_p_value
48042024-07-09T04:27:06.978Z PASS [ 0.084s] oximeter-impl quantile::tests::test_integer_observations
48052024-07-09T04:27:06.981Z PASS [ 0.044s] oximeter-impl quantile::tests::test_min_p
48062024-07-09T04:27:06.981Z PASS [ 0.048s] oximeter-impl quantile::tests::test_non_filled_observations
48072024-07-09T04:27:06.981Z PASS [ 0.071s] oximeter-impl quantile::tests::test_rounding
48082024-07-09T04:27:07.034Z PASS [ 0.087s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
48092024-07-09T04:27:07.075Z PASS [ 0.163s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
48102024-07-09T04:27:07.075Z PASS [ 0.142s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
48112024-07-09T04:27:07.090Z PASS [ 0.054s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
48122024-07-09T04:27:07.090Z PASS [ 1.979s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
48132024-07-09T04:27:07.102Z PASS [ 0.059s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
48142024-07-09T04:27:07.116Z PASS [ 0.033s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
48152024-07-09T04:27:07.132Z PASS [ 0.033s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
48162024-07-09T04:27:07.148Z PASS [ 0.039s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
48172024-07-09T04:27:07.148Z PASS [ 0.065s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
48182024-07-09T04:27:07.180Z PASS [ 0.031s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
48192024-07-09T04:27:07.180Z PASS [ 0.040s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
48202024-07-09T04:27:07.207Z PASS [ 0.049s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
48212024-07-09T04:27:07.210Z PASS [ 0.054s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
48222024-07-09T04:27:07.210Z PASS [ 0.035s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
48232024-07-09T04:27:07.299Z PASS [ 0.042s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
48242024-07-09T04:27:07.299Z PASS [ 0.075s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
48252024-07-09T04:27:07.302Z PASS [ 0.051s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
48262024-07-09T04:27:07.302Z PASS [ 0.037s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
48272024-07-09T04:27:07.302Z PASS [ 0.041s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
48282024-07-09T04:27:07.302Z PASS [ 0.039s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
48292024-07-09T04:27:07.302Z PASS [ 0.044s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
48302024-07-09T04:27:08.323Z PASS [ 0.047s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
48312024-07-09T04:27:08.328Z PASS [ 0.056s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
48322024-07-09T04:27:08.328Z PASS [ 0.045s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
48332024-07-09T04:27:08.328Z PASS [ 0.046s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
48342024-07-09T04:27:08.328Z PASS [ 0.045s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
48352024-07-09T04:27:08.328Z PASS [ 0.030s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
48362024-07-09T04:27:08.328Z PASS [ 0.038s] oximeter-impl schema::ir::tests::only_support_format_version_1
48372024-07-09T04:27:08.328Z PASS [ 0.031s] oximeter-impl schema::tests::test_field_schema_ordering
48382024-07-09T04:27:08.328Z PASS [ 0.041s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
48392024-07-09T04:27:08.328Z PASS [ 0.037s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
48402024-07-09T04:27:08.328Z PASS [ 0.041s] oximeter-impl schema::tests::test_timeseries_name
48412024-07-09T04:27:08.328Z PASS [ 0.046s] oximeter-impl schema::tests::test_timeseries_name_from_str
48422024-07-09T04:27:08.328Z PASS [ 0.046s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
48432024-07-09T04:27:08.328Z PASS [ 0.056s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
48442024-07-09T04:27:08.328Z PASS [ 0.070s] oximeter-impl test_util::tests::test_gen_test_samples
48452024-07-09T04:27:08.328Z PASS [ 0.054s] oximeter-impl traits::tests::test_metric_trait
48462024-07-09T04:27:08.328Z PASS [ 0.053s] oximeter-impl traits::tests::test_producer_trait
48472024-07-09T04:27:08.328Z PASS [ 0.030s] oximeter-impl traits::tests::test_target_trait
48482024-07-09T04:27:08.328Z PASS [ 0.034s] oximeter-impl types::tests::test_cumulative_f64
48492024-07-09T04:27:08.328Z PASS [ 0.038s] oximeter-impl types::tests::test_cumulative_i64
48502024-07-09T04:27:08.328Z PASS [ 0.031s] oximeter-impl types::tests::test_datum
48512024-07-09T04:27:08.328Z PASS [ 0.043s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
48522024-07-09T04:27:08.328Z PASS [ 0.034s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
48532024-07-09T04:27:08.328Z PASS [ 0.037s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
48542024-07-09T04:27:08.328Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
48552024-07-09T04:27:08.328Z PASS [ 0.037s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
48562024-07-09T04:27:08.328Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
48572024-07-09T04:27:08.328Z PASS [ 0.037s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
48582024-07-09T04:27:08.328Z PASS [ 0.035s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
48592024-07-09T04:27:08.328Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
48602024-07-09T04:27:08.328Z PASS [ 0.035s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
48612024-07-09T04:27:08.328Z PASS [ 0.039s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
48622024-07-09T04:27:08.328Z PASS [ 0.038s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
48632024-07-09T04:27:08.328Z PASS [ 0.035s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
48642024-07-09T04:27:08.328Z PASS [ 0.056s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
48652024-07-09T04:27:08.328Z PASS [ 0.065s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
48662024-07-09T04:27:08.328Z PASS [ 0.087s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
48672024-07-09T04:27:08.328Z PASS [ 0.081s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
48682024-07-09T04:27:08.329Z PASS [ 0.038s] oximeter-impl types::tests::test_measurement
48692024-07-09T04:27:08.329Z PASS [ 0.065s] oximeter-impl types::tests::test_sample_struct
48702024-07-09T04:27:08.329Z PASS [ 0.058s] oximeter-impl types::tests::test_verify_field_names
48712024-07-09T04:27:08.329Z PASS [ 0.087s] oximeter-instruments http::tests::test_normalize_uri_path
48722024-07-09T04:27:08.329Z PASS [ 0.106s] oximeter-instruments http::tests::test_latency_tracker
48732024-07-09T04:27:08.329Z PASS [ 0.118s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
48742024-07-09T04:27:08.329Z PASS [ 0.198s] oximeter-instruments kstat::link::tests::test_kstat_sampler
48752024-07-09T04:27:08.329Z PASS [ 0.198s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
48762024-07-09T04:27:08.329Z PASS [ 0.156s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
48772024-07-09T04:27:08.329Z PASS [ 0.053s] oximeter-instruments kstat::link::tests::test_physical_datalink
48782024-07-09T04:27:08.329Z PASS [ 0.037s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
48792024-07-09T04:27:08.329Z PASS [ 0.060s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
48802024-07-09T04:27:08.329Z PASS [ 0.060s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
48812024-07-09T04:27:08.329Z PASS [ 0.027s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
48822024-07-09T04:27:08.329Z PASS [ 0.020s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
48832024-07-09T04:27:08.329Z PASS [ 0.028s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
48842024-07-09T04:27:08.329Z PASS [ 0.026s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
48852024-07-09T04:27:08.329Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_annotated_field
48862024-07-09T04:27:08.329Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_datum_field
48872024-07-09T04:27:08.329Z PASS [ 0.019s] oximeter-macro-impl tests::test_metric_enum
48882024-07-09T04:27:08.329Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_without_datum_field
48892024-07-09T04:27:08.329Z PASS [ 0.019s] oximeter-macro-impl tests::test_target
48902024-07-09T04:27:08.329Z PASS [ 0.026s] oximeter-macro-impl tests::test_target_empty_struct
48912024-07-09T04:27:08.329Z PASS [ 0.020s] oximeter-macro-impl tests::test_target_enum
48922024-07-09T04:27:08.329Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_unit_struct
48932024-07-09T04:27:08.329Z PASS [ 0.021s] oximeter-macro-impl tests::test_target_with_datum_field
48942024-07-09T04:27:08.329Z PASS [ 0.020s] oxlog tests::test_is_oxide_smf_log_file
48952024-07-09T04:27:08.329Z PASS [ 0.020s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
48962024-07-09T04:27:08.329Z PASS [ 0.020s] oxlog tests::test_sort_logs
48972024-07-09T04:27:08.329Z PASS [ 0.040s] sled-hardware disk::test::test_disk_paths
48982024-07-09T04:27:08.329Z PASS [ 0.025s] sled-hardware disk::test::test_partition_device_paths
48992024-07-09T04:27:08.329Z PASS [ 0.084s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
49002024-07-09T04:27:08.334Z PASS [ 0.026s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
49012024-07-09T04:27:08.364Z PASS [ 0.030s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
49022024-07-09T04:27:08.394Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
49032024-07-09T04:27:08.453Z PASS [ 0.058s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
49042024-07-09T04:27:08.484Z PASS [ 0.033s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
49052024-07-09T04:27:08.510Z PASS [ 0.027s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
49062024-07-09T04:27:08.548Z PASS [ 0.037s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
49072024-07-09T04:27:08.622Z PASS [ 0.073s] sled-storage dataset::test::serialize_dataset_name
49082024-07-09T04:27:08.705Z PASS [ 0.083s] sled-storage manager::test::test_omicron_physical_disks_schema
49092024-07-09T04:27:08.864Z PASS [ 0.718s] reconfigurator-cli::test_basic test_basic
49102024-07-09T04:27:09.790Z PASS [ 0.926s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
49112024-07-09T04:27:09.851Z PASS [ 0.060s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
49122024-07-09T04:27:10.606Z PASS [ 1.902s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
49132024-07-09T04:27:10.669Z PASS [ 0.061s] sled-storage manager::tests::ensure_using_exactly_these_disks
49142024-07-09T04:27:11.450Z PASS [ 12.630s] omicron-test-utils dev::db::test::test_setup_database_default_dir
49152024-07-09T04:27:11.511Z PASS [ 3.393s] oximeter-producer tests::test_producer_registration_task
49162024-07-09T04:27:12.488Z PASS [ 1.820s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
49172024-07-09T04:27:13.038Z PASS [ 3.188s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
49182024-07-09T04:27:13.850Z PASS [ 1.362s] sled-storage manager::tests::update_rawdisk_firmware
49192024-07-09T04:27:14.666Z PASS [ 3.154s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
49202024-07-09T04:27:15.260Z PASS [ 1.409s] sled-storage manager::tests::wait_for_boot_disk
49212024-07-09T04:27:15.530Z PASS [ 2.491s] sled-storage manager::tests::upsert_filesystem
49222024-07-09T04:27:15.883Z PASS [ 0.623s] tufaceous::integration-tests command_tests::test_init_and_add
49232024-07-09T04:27:15.929Z PASS [ 0.046s] tufaceous-lib archive::tests::test_validate_path
49242024-07-09T04:27:16.034Z PASS [ 1.367s] tufaceous::integration-tests command_tests::test_assemble_fake
49252024-07-09T04:27:16.054Z PASS [ 0.125s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
49262024-07-09T04:27:16.077Z PASS [ 0.044s] tufaceous-lib key::tests::test_from_str
49272024-07-09T04:27:16.275Z PASS [ 0.220s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
49282024-07-09T04:27:16.329Z PASS [ 4.878s] sled-storage manager::tests::ledgerless_to_ledgered_migration
49292024-07-09T04:27:16.371Z PASS [ 0.841s] tufaceous::manifest-tests check_manifest::fake.toml
49302024-07-09T04:27:16.461Z PASS [ 0.132s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
49312024-07-09T04:27:16.581Z PASS [ 0.118s] update-engine display::group_display::tests::test_stats
49322024-07-09T04:27:16.611Z PASS [ 0.032s] update-engine display::line_display_shared::tests::test_format_progress_counter
49332024-07-09T04:27:16.645Z PASS [ 0.034s] update-engine engine::tests::error_exits_early
49342024-07-09T04:27:16.694Z PASS [ 0.049s] update-engine events::tests::progress_event_parse_unknown
49352024-07-09T04:27:16.723Z PASS [ 0.029s] update-engine events::tests::step_event_parse_unknown
49362024-07-09T04:27:16.784Z PASS [ 0.412s] update-engine buffer::tests::test_buffer
49372024-07-09T04:27:16.820Z PASS [ 0.036s] wicket state::inventory::tests::component_id_display
49382024-07-09T04:27:16.891Z PASS [ 0.168s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
49392024-07-09T04:27:16.968Z PASS [ 0.078s] wicket-common rack_setup::tests::roundtrip_import_export_policy
49402024-07-09T04:27:17.145Z PASS [ 0.177s] wicketd installinator_progress::tests::test_states
49412024-07-09T04:27:17.207Z PASS [ 1.130s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
49422024-07-09T04:27:17.231Z PASS [ 0.082s] wicketd rss_config::tests::test_bgp_auth_key_states
49432024-07-09T04:27:17.242Z PASS [ 0.424s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
49442024-07-09T04:27:17.468Z PASS [ 14.075s] oximeter-db client::tests::test_single_node
49452024-07-09T04:27:17.998Z PASS [ 0.789s] wicketd::mod integration_tests::commands::test_wicketd_openapi
49462024-07-09T04:27:18.394Z PASS [ 1.173s] wicketd::mod integration_tests::inventory::test_inventory
49472024-07-09T04:27:19.375Z PASS [ 1.913s] wicketd::mod integration_tests::updates::test_update_races
49482024-07-09T04:27:19.948Z PASS [ 3.680s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
49492024-07-09T04:27:20.714Z PASS [ 2.723s] wicketd::mod integration_tests::updates::test_updates
49502024-07-09T04:27:21.162Z PASS [ 3.924s] wicketd::mod integration_tests::updates::test_installinator_fetch
49512024-07-09T04:27:22.176Z PASS [ 32.147s] omicron-sled-agent nexus::test::nexus_self_notification_test
49522024-07-09T04:27:24.309Z PASS [ 16.161s] reconfigurator-cli::test_basic test_blueprint_edit
49532024-07-09T04:27:29.283Z PASS [ 27.456s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
49542024-07-09T04:27:32.024Z PASS [ 2.740s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
49552024-07-09T04:27:47.219Z PASS [ 15.192s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
49562024-07-09T04:28:47.231Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
49572024-07-09T04:29:47.245Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
49582024-07-09T04:30:47.257Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
49592024-07-09T04:31:41.444Z PASS [ 234.183s] oximeter-db client::tests::test_replicated
49602024-07-09T04:31:41.447Z------------
49612024-07-09T04:31:41.447Z Summary [1888.184s] 1357 tests run: 1357 passed (8 slow, 1 leaky), 3 skipped
49622024-07-09T04:31:41.474Z
49632024-07-09T04:31:41.480Zreal 31:50.466591841
49642024-07-09T04:31:41.480Zuser 2:34:42.132680820
49652024-07-09T04:31:41.480Zsys 31:07.556639775
49662024-07-09T04:31:41.480Ztrap 2:07.464018238
49672024-07-09T04:31:41.480Ztflt 27.499921299
49682024-07-09T04:31:41.480Zdflt 1:29.630864871
49692024-07-09T04:31:41.480Zkflt 0.451561037
49702024-07-09T04:31:41.480Zlock 886:35:52.738150923
49712024-07-09T04:31:41.480Zslp 38:52:44.037671385
49722024-07-09T04:31:41.480Zlat 2:25:42.252221415
49732024-07-09T04:31:41.480Zstop 38:18.503577882
49742024-07-09T04:31:41.480Z+ banner doctest
49752024-07-09T04:31:41.480Z
49762024-07-09T04:31:41.480Z ##### #### #### ##### ###### #### #####
49772024-07-09T04:31:41.480Z # # # # # # # # # #
49782024-07-09T04:31:41.480Z # # # # # # ##### #### #
49792024-07-09T04:31:41.480Z # # # # # # # # #
49802024-07-09T04:31:41.480Z # # # # # # # # # # #
49812024-07-09T04:31:41.480Z ##### #### #### # ###### #### #
49822024-07-09T04:31:41.480Z
49832024-07-09T04:31:41.480Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
49842024-07-09T04:31:43.141Z Fresh unicode-ident v1.0.12
49852024-07-09T04:31:43.144Z Fresh cfg-if v1.0.0
49862024-07-09T04:31:43.144Z Fresh autocfg v1.3.0
49872024-07-09T04:31:43.144Z Fresh version_check v0.9.4
49882024-07-09T04:31:43.144Z Fresh memchr v2.7.2
49892024-07-09T04:31:43.144Z Fresh scopeguard v1.2.0
49902024-07-09T04:31:43.144Z Fresh log v0.4.21
49912024-07-09T04:31:43.144Z Fresh byteorder v1.5.0
49922024-07-09T04:31:43.144Z Fresh once_cell v1.19.0
49932024-07-09T04:31:43.144Z Fresh itoa v1.0.11
49942024-07-09T04:31:43.144Z Fresh proc-macro2 v1.0.86
49952024-07-09T04:31:43.144Z Fresh libc v0.2.155
49962024-07-09T04:31:43.144Z Fresh smallvec v1.13.2
49972024-07-09T04:31:43.147Z Fresh cc v1.0.97
49982024-07-09T04:31:43.147Z Fresh quote v1.0.36
49992024-07-09T04:31:43.147Z Fresh getrandom v0.2.14
50002024-07-09T04:31:43.148Z Fresh lock_api v0.4.12
50012024-07-09T04:31:43.148Z Fresh pin-project-lite v0.2.14
50022024-07-09T04:31:43.148Z Fresh ryu v1.0.18
50032024-07-09T04:31:43.148Z Fresh syn v2.0.68
50042024-07-09T04:31:43.148Z Fresh parking_lot_core v0.9.10
50052024-07-09T04:31:43.148Z Fresh libm v0.2.8
50062024-07-09T04:31:43.148Z Fresh spin v0.9.8
50072024-07-09T04:31:43.148Z Fresh signal-hook-registry v1.4.2
50082024-07-09T04:31:43.148Z Fresh mio v0.8.11
50092024-07-09T04:31:43.148Z Fresh serde_derive v1.0.203
50102024-07-09T04:31:43.148Z Fresh zerocopy-derive v0.7.34
50112024-07-09T04:31:43.148Z Fresh parking_lot v0.12.2
50122024-07-09T04:31:43.148Z Fresh num-traits v0.2.19
50132024-07-09T04:31:43.148Z Fresh thiserror-impl v1.0.60
50142024-07-09T04:31:43.148Z Fresh num_cpus v1.16.0
50152024-07-09T04:31:43.148Z Fresh serde v1.0.203
50162024-07-09T04:31:43.148Z Fresh zerocopy v0.7.34
50172024-07-09T04:31:43.148Z Fresh thiserror v1.0.60
50182024-07-09T04:31:43.148Z Fresh allocator-api2 v0.2.18
50192024-07-09T04:31:43.148Z Fresh rand_core v0.6.4
50202024-07-09T04:31:43.148Z Fresh futures-core v0.3.30
50212024-07-09T04:31:43.148Z Fresh tokio-macros v2.3.0
50222024-07-09T04:31:43.148Z Fresh bytes v1.6.0
50232024-07-09T04:31:43.148Z Fresh ahash v0.8.11
50242024-07-09T04:31:43.148Z Fresh bitflags v2.5.0
50252024-07-09T04:31:43.148Z Fresh socket2 v0.5.7
50262024-07-09T04:31:43.148Z Fresh zeroize_derive v1.4.2
50272024-07-09T04:31:43.148Z Fresh equivalent v1.0.1
50282024-07-09T04:31:43.148Z Fresh fnv v1.0.7
50292024-07-09T04:31:43.148Z Fresh hashbrown v0.14.5
50302024-07-09T04:31:43.148Z Fresh serde_json v1.0.120
50312024-07-09T04:31:43.148Z Fresh tokio v1.38.0
50322024-07-09T04:31:43.148Z Fresh zeroize v1.7.0
50332024-07-09T04:31:43.148Z Fresh futures-sink v0.3.30
50342024-07-09T04:31:43.151Z Fresh futures-macro v0.3.30
50352024-07-09T04:31:43.151Z Fresh indexmap v2.2.6
50362024-07-09T04:31:43.151Z Fresh futures-channel v0.3.30
50372024-07-09T04:31:43.151Z Fresh pin-utils v0.1.0
50382024-07-09T04:31:43.151Z Fresh regex-syntax v0.8.3
50392024-07-09T04:31:43.151Z Fresh futures-io v0.3.30
50402024-07-09T04:31:43.151Z Fresh futures-task v0.3.30
50412024-07-09T04:31:43.151Z Fresh syn v1.0.109
50422024-07-09T04:31:43.152Z Fresh slab v0.4.9
50432024-07-09T04:31:43.152Z Fresh aho-corasick v1.1.3
50442024-07-09T04:31:43.152Z Fresh iana-time-zone v0.1.60
50452024-07-09T04:31:43.152Z Fresh subtle v2.5.0
50462024-07-09T04:31:43.152Z Fresh uuid v1.9.1
50472024-07-09T04:31:43.152Z Fresh futures-util v0.3.30
50482024-07-09T04:31:43.152Z Fresh regex-automata v0.4.6
50492024-07-09T04:31:43.152Z Fresh chrono v0.4.38
50502024-07-09T04:31:43.152Z Fresh heck v0.5.0
50512024-07-09T04:31:43.152Z Fresh tinyvec_macros v0.1.1
50522024-07-09T04:31:43.152Z Fresh typenum v1.17.0
50532024-07-09T04:31:43.152Z Fresh regex v1.10.5
50542024-07-09T04:31:43.152Z Fresh tinyvec v1.6.0
50552024-07-09T04:31:43.152Z Fresh serde_derive_internals v0.29.1
50562024-07-09T04:31:43.152Z Fresh pkg-config v0.3.30
50572024-07-09T04:31:43.152Z Fresh dyn-clone v1.0.17
50582024-07-09T04:31:43.152Z Fresh generic-array v0.14.7
50592024-07-09T04:31:43.152Z Fresh unicode-normalization v0.1.23
50602024-07-09T04:31:43.152Z Fresh schemars_derive v0.8.21
50612024-07-09T04:31:43.152Z Fresh semver v1.0.23
50622024-07-09T04:31:43.152Z Fresh lazy_static v1.5.0
50632024-07-09T04:31:43.152Z Fresh const-oid v0.9.6
50642024-07-09T04:31:43.152Z Fresh crypto-common v0.1.6
50652024-07-09T04:31:43.152Z Fresh schemars v0.8.21
50662024-07-09T04:31:43.152Z Fresh unicode-bidi v0.3.15
50672024-07-09T04:31:43.152Z Fresh tracing-attributes v0.1.27
50682024-07-09T04:31:43.152Z Fresh errno v0.3.9
50692024-07-09T04:31:43.152Z Fresh tracing-core v0.1.32
50702024-07-09T04:31:43.152Z Fresh ppv-lite86 v0.2.17
50712024-07-09T04:31:43.157Z Fresh rustix v0.38.34
50722024-07-09T04:31:43.158Z Fresh tracing v0.1.40
50732024-07-09T04:31:43.158Z Fresh rand_chacha v0.3.1
50742024-07-09T04:31:43.158Z Fresh percent-encoding v2.3.1
50752024-07-09T04:31:43.158Z Fresh block-buffer v0.10.4
50762024-07-09T04:31:43.158Z Fresh unicode-width v0.1.13
50772024-07-09T04:31:43.158Z Fresh rand v0.8.5
50782024-07-09T04:31:43.158Z Fresh form_urlencoded v1.2.1
50792024-07-09T04:31:43.158Z Fresh either v1.12.0
50802024-07-09T04:31:43.158Z Fresh digest v0.10.7
50812024-07-09T04:31:43.158Z Fresh http v0.2.12
50822024-07-09T04:31:43.158Z Fresh powerfmt v0.2.0
50832024-07-09T04:31:43.158Z Fresh httparse v1.8.0
50842024-07-09T04:31:43.158Z Fresh time-core v0.1.2
50852024-07-09T04:31:43.158Z Fresh num-conv v0.1.0
50862024-07-09T04:31:43.158Z Fresh deranged v0.3.11
50872024-07-09T04:31:43.158Z Fresh num_threads v0.1.7
50882024-07-09T04:31:43.158Z Fresh idna v0.5.0
50892024-07-09T04:31:43.158Z Fresh untrusted v0.9.0
50902024-07-09T04:31:43.158Z Fresh time-macros v0.2.18
50912024-07-09T04:31:43.158Z Fresh ring v0.17.8
50922024-07-09T04:31:43.158Z Fresh url v2.5.0
50932024-07-09T04:31:43.158Z Fresh serde_tokenstream v0.2.1
50942024-07-09T04:31:43.158Z Fresh vcpkg v0.2.15
50952024-07-09T04:31:43.158Z Fresh serde_spanned v0.6.6
50962024-07-09T04:31:43.158Z Fresh time v0.3.36
50972024-07-09T04:31:43.158Z Fresh rustversion v1.0.17
50982024-07-09T04:31:43.158Z Fresh toml_datetime v0.6.6
50992024-07-09T04:31:43.158Z Fresh adler v1.0.2
51002024-07-09T04:31:43.158Z Fresh cpufeatures v0.2.12
51012024-07-09T04:31:43.158Z Fresh try-lock v0.2.5
51022024-07-09T04:31:43.158Z Fresh base64 v0.21.7
51032024-07-09T04:31:43.158Z Fresh miniz_oxide v0.7.2
51042024-07-09T04:31:43.158Z Fresh want v0.3.1
51052024-07-09T04:31:43.158Z Fresh slog v2.7.0
51062024-07-09T04:31:43.158Z Fresh tower-service v0.3.2
51072024-07-09T04:31:43.159Z Fresh tokio-util v0.7.11
51082024-07-09T04:31:43.159Z Fresh async-trait v0.1.81
51092024-07-09T04:31:43.163Z Fresh httpdate v1.0.3
51102024-07-09T04:31:43.163Z Fresh h2 v0.3.26
51112024-07-09T04:31:43.163Z Fresh http-body v0.4.6
51122024-07-09T04:31:43.163Z Fresh futures-executor v0.3.30
51132024-07-09T04:31:43.164Z Fresh foreign-types-shared v0.1.1
51142024-07-09T04:31:43.164Z Fresh openssl-probe v0.1.5
51152024-07-09T04:31:43.164Z Fresh openssl-sys v0.9.102
51162024-07-09T04:31:43.164Z Fresh foreign-types v0.3.2
51172024-07-09T04:31:43.164Z Fresh hyper v0.14.28
51182024-07-09T04:31:43.164Z Fresh openssl-macros v0.1.1
51192024-07-09T04:31:43.164Z Fresh mime v0.3.17
51202024-07-09T04:31:43.164Z Fresh gimli v0.28.1
51212024-07-09T04:31:43.164Z Fresh strsim v0.11.1
51222024-07-09T04:31:43.164Z Fresh openssl v0.10.64
51232024-07-09T04:31:43.164Z Fresh addr2line v0.21.0
51242024-07-09T04:31:43.164Z Fresh futures v0.3.30
51252024-07-09T04:31:43.164Z Fresh object v0.32.2
51262024-07-09T04:31:43.164Z Fresh winnow v0.5.40
51272024-07-09T04:31:43.164Z Fresh heck v0.4.1
51282024-07-09T04:31:43.164Z Fresh rustc-demangle v0.1.24
51292024-07-09T04:31:43.164Z Fresh ipnet v2.9.0
51302024-07-09T04:31:43.164Z Fresh crossbeam-utils v0.8.19
51312024-07-09T04:31:43.164Z Fresh backtrace v0.3.71
51322024-07-09T04:31:43.164Z Fresh toml_edit v0.19.15
51332024-07-09T04:31:43.164Z Fresh rustls-webpki v0.101.7
51342024-07-09T04:31:43.164Z Fresh sct v0.7.1
51352024-07-09T04:31:43.164Z Fresh ucd-trie v0.1.6
51362024-07-09T04:31:43.164Z Fresh pest v2.7.10
51372024-07-09T04:31:43.164Z Fresh anyhow v1.0.86
51382024-07-09T04:31:43.164Z Fresh rustls v0.21.12
51392024-07-09T04:31:43.164Z Fresh native-tls v0.2.11
51402024-07-09T04:31:43.164Z Fresh serde_urlencoded v0.7.1
51412024-07-09T04:31:43.164Z Fresh idna v0.3.0
51422024-07-09T04:31:43.164Z Fresh encoding_rs v0.8.34
51432024-07-09T04:31:43.164Z Fresh psl-types v2.0.11
51442024-07-09T04:31:43.164Z Fresh utf8parse v0.2.1
51452024-07-09T04:31:43.164Z Fresh cookie v0.17.0
51462024-07-09T04:31:43.164Z Fresh tokio-rustls v0.24.1
51472024-07-09T04:31:43.164Z Fresh tokio-native-tls v0.3.1
51482024-07-09T04:31:43.164Z Fresh pest_meta v2.7.10
51492024-07-09T04:31:43.164Z Fresh scroll_derive v0.12.0
51502024-07-09T04:31:43.164Z Fresh rustls-pemfile v1.0.4
51512024-07-09T04:31:43.164Z Fresh publicsuffix v2.2.3
51522024-07-09T04:31:43.165Z Fresh hyper-tls v0.5.0
51532024-07-09T04:31:43.165Z Fresh hyper-rustls v0.24.2
51542024-07-09T04:31:43.165Z Fresh scroll v0.12.0
51552024-07-09T04:31:43.165Z Fresh pest_generator v2.7.10
51562024-07-09T04:31:43.165Z Fresh openapiv3 v2.0.0
51572024-07-09T04:31:43.165Z Fresh bitflags v1.3.2
51582024-07-09T04:31:43.165Z Fresh sync_wrapper v0.1.2
51592024-07-09T04:31:43.165Z Fresh cookie_store v0.20.0
51602024-07-09T04:31:43.165Z Fresh base64ct v1.6.0
51612024-07-09T04:31:43.165Z Fresh webpki-roots v0.25.4
51622024-07-09T04:31:43.165Z Fresh plain v0.2.3
51632024-07-09T04:31:43.165Z Fresh anstyle v1.0.7
51642024-07-09T04:31:43.165Z Fresh pest_derive v2.7.10
51652024-07-09T04:31:43.165Z Fresh rustc_version v0.4.0
51662024-07-09T04:31:43.165Z Fresh goblin v0.8.2
51672024-07-09T04:31:43.165Z Fresh reqwest v0.11.27
51682024-07-09T04:31:43.165Z Fresh pretty-hex v0.4.1
51692024-07-09T04:31:43.165Z Fresh dtrace-parser v0.2.0
51702024-07-09T04:31:43.165Z Fresh thread-id v4.2.1
51712024-07-09T04:31:43.165Z Fresh data-encoding v2.6.0
51722024-07-09T04:31:43.165Z Fresh pem-rfc7468 v0.7.0
51732024-07-09T04:31:43.165Z Fresh dof v0.3.0
51742024-07-09T04:31:43.165Z Fresh anstyle-parse v0.2.4
51752024-07-09T04:31:43.165Z Fresh der_derive v0.7.2
51762024-07-09T04:31:43.165Z Fresh colorchoice v1.0.1
51772024-07-09T04:31:43.165Z Fresh anstyle-query v1.0.3
51782024-07-09T04:31:43.165Z Fresh unicode-segmentation v1.11.0
51792024-07-09T04:31:43.165Z Fresh is_terminal_polyfill v1.70.0
51802024-07-09T04:31:43.165Z Fresh usdt-impl v0.5.0
51812024-07-09T04:31:43.165Z Fresh bit-vec v0.6.3
51822024-07-09T04:31:43.165Z Fresh flagset v0.4.5
51832024-07-09T04:31:43.165Z Fresh anstream v0.6.14
51842024-07-09T04:31:43.165Z Fresh terminal_size v0.3.0
51852024-07-09T04:31:43.165Z Fresh num-integer v0.1.46
51862024-07-09T04:31:43.165Z Fresh clap_lex v0.7.0
51872024-07-09T04:31:43.165Z Fresh der v0.7.9
51882024-07-09T04:31:43.165Z Fresh siphasher v0.3.11
51892024-07-09T04:31:43.165Z Fresh usdt-macro v0.5.0
51902024-07-09T04:31:43.165Z Fresh crc32fast v1.4.0
51912024-07-09T04:31:43.166Z Fresh usdt-attr-macro v0.5.0
51922024-07-09T04:31:43.166Z Fresh clap_builder v4.5.2
51932024-07-09T04:31:43.166Z Fresh crossbeam-epoch v0.9.18
51942024-07-09T04:31:43.166Z Fresh itertools v0.12.1
51952024-07-09T04:31:43.166Z Fresh spki v0.7.3
51962024-07-09T04:31:43.166Z Fresh itertools v0.10.5
51972024-07-09T04:31:43.166Z Fresh clap_derive v4.5.4
51982024-07-09T04:31:43.166Z Fresh memmap v0.7.0
51992024-07-09T04:31:43.166Z Fresh stable_deref_trait v1.2.0
52002024-07-09T04:31:43.166Z Fresh bit-set v0.5.3
52012024-07-09T04:31:43.166Z Fresh ipnetwork v0.20.0
52022024-07-09T04:31:43.166Z Fresh hex v0.4.3
52032024-07-09T04:31:43.166Z Fresh usdt v0.5.0
52042024-07-09T04:31:43.166Z Fresh clap v4.5.4
52052024-07-09T04:31:43.166Z Fresh pkcs8 v0.10.2
52062024-07-09T04:31:43.166Z Fresh toml v0.7.8
52072024-07-09T04:31:43.166Z Fresh zerocopy-derive v0.6.6
52082024-07-09T04:31:43.166Z Fresh winnow v0.6.8
52092024-07-09T04:31:43.169Z Fresh managed v0.8.0
52102024-07-09T04:31:43.169Z Fresh fixedbitset v0.4.2
52112024-07-09T04:31:43.169Z Fresh toml_edit v0.22.14
52122024-07-09T04:31:43.169Z Fresh zerocopy v0.6.6
52132024-07-09T04:31:43.170Z Fresh phf_shared v0.10.0
52142024-07-09T04:31:43.170Z Fresh flate2 v1.0.30
52152024-07-09T04:31:43.170Z Fresh sha2 v0.10.8
52162024-07-09T04:31:43.170Z Fresh new_debug_unreachable v1.0.6
52172024-07-09T04:31:43.170Z Fresh petgraph v0.6.5
52182024-07-09T04:31:43.170Z Fresh precomputed-hash v0.1.1
52192024-07-09T04:31:43.170Z Fresh unicode-xid v0.2.4
52202024-07-09T04:31:43.170Z Fresh minimal-lexical v0.2.1
52212024-07-09T04:31:43.170Z Fresh signal-hook v0.3.17
52222024-07-09T04:31:43.170Z Fresh num-iter v0.1.45
52232024-07-09T04:31:43.170Z Fresh hmac v0.12.1
52242024-07-09T04:31:43.170Z Fresh static_assertions v1.1.0
52252024-07-09T04:31:43.170Z Fresh nom v7.1.3
52262024-07-09T04:31:43.170Z Fresh string_cache v0.8.7
52272024-07-09T04:31:43.170Z Fresh lalrpop-util v0.19.12
52282024-07-09T04:31:43.170Z Fresh matches v0.1.10
52292024-07-09T04:31:43.170Z Fresh signal-hook-mio v0.2.3
52302024-07-09T04:31:43.170Z Fresh enum-as-inner v0.5.1
52312024-07-09T04:31:43.170Z Fresh idna v0.2.3
52322024-07-09T04:31:43.170Z Fresh block-padding v0.3.3
52332024-07-09T04:31:43.170Z Fresh scheduled-thread-pool v0.2.7
52342024-07-09T04:31:43.170Z Fresh diesel_table_macro_syntax v0.1.0
52352024-07-09T04:31:43.170Z Fresh hash32 v0.2.1
52362024-07-09T04:31:43.170Z Fresh finl_unicode v1.2.0
52372024-07-09T04:31:43.170Z Fresh predicates-core v1.0.6
52382024-07-09T04:31:43.170Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
52392024-07-09T04:31:43.170Z Fresh diesel_derives v2.1.4
52402024-07-09T04:31:43.170Z Fresh r2d2 v0.8.10
52412024-07-09T04:31:43.170Z Fresh inout v0.1.3
52422024-07-09T04:31:43.170Z Fresh trust-dns-proto v0.22.0
52432024-07-09T04:31:43.170Z Fresh stringprep v0.1.4
52442024-07-09T04:31:43.170Z Fresh heapless v0.7.17
52452024-07-09T04:31:43.170Z Fresh crossterm v0.27.0
52462024-07-09T04:31:43.170Z Fresh md-5 v0.10.6
52472024-07-09T04:31:43.170Z Fresh console v0.15.8
52482024-07-09T04:31:43.170Z Fresh bstr v1.9.1
52492024-07-09T04:31:43.171Z Fresh ff v0.13.0
52502024-07-09T04:31:43.171Z Fresh hubpack_derive v0.1.1
52512024-07-09T04:31:43.171Z Fresh float-cmp v0.9.0
52522024-07-09T04:31:43.171Z Fresh fallible-iterator v0.2.0
52532024-07-09T04:31:43.171Z Fresh normalize-line-endings v0.3.0
52542024-07-09T04:31:43.171Z Fresh base16ct v0.2.0
52552024-07-09T04:31:43.171Z Fresh difflib v0.4.0
52562024-07-09T04:31:43.171Z Fresh smoltcp v0.9.1
52572024-07-09T04:31:43.171Z Fresh hubpack v0.1.2
52582024-07-09T04:31:43.171Z Fresh group v0.13.0
52592024-07-09T04:31:43.171Z Fresh postgres-protocol v0.6.6
52602024-07-09T04:31:43.171Z Fresh predicates v3.1.0
52612024-07-09T04:31:43.171Z Fresh sec1 v0.7.3
52622024-07-09T04:31:43.171Z Fresh diesel v2.1.6
52632024-07-09T04:31:43.171Z Fresh cipher v0.4.4
52642024-07-09T04:31:43.171Z Fresh hkdf v0.12.4
52652024-07-09T04:31:43.171Z Fresh phf_shared v0.11.2
52662024-07-09T04:31:43.171Z Fresh num-bigint v0.4.5
52672024-07-09T04:31:43.171Z Fresh similar v2.5.0
52682024-07-09T04:31:43.171Z Fresh strum_macros v0.25.3
52692024-07-09T04:31:43.171Z Fresh crypto-bigint v0.5.5
52702024-07-09T04:31:43.171Z Fresh serde_repr v0.1.19
52712024-07-09T04:31:43.171Z Fresh peg-runtime v0.8.3
52722024-07-09T04:31:43.171Z Fresh phf v0.11.2
52732024-07-09T04:31:43.171Z Fresh yasna v0.5.2
52742024-07-09T04:31:43.171Z Fresh elliptic-curve v0.13.8
52752024-07-09T04:31:43.171Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
52762024-07-09T04:31:43.171Z Fresh postgres-types v0.2.6
52772024-07-09T04:31:43.171Z Fresh whoami v1.5.1
52782024-07-09T04:31:43.171Z Fresh tokio-stream v0.1.15
52792024-07-09T04:31:43.171Z Fresh regress v0.9.1
52802024-07-09T04:31:43.171Z Fresh getopts v0.2.21
52812024-07-09T04:31:43.171Z Fresh tokio-postgres v0.7.10
52822024-07-09T04:31:43.171Z Fresh fs-err v2.11.0
52832024-07-09T04:31:43.171Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52842024-07-09T04:31:43.171Z Fresh unsafe-libyaml v0.2.11
52852024-07-09T04:31:43.171Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
52862024-07-09T04:31:43.171Z Fresh is-terminal v0.4.12
52872024-07-09T04:31:43.171Z Fresh dirs-sys-next v0.1.2
52882024-07-09T04:31:43.172Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52892024-07-09T04:31:43.172Z Fresh serde_yaml v0.9.34+deprecated
52902024-07-09T04:31:43.172Z Fresh base64 v0.22.1
52912024-07-09T04:31:43.172Z Fresh dirs-next v2.0.0
52922024-07-09T04:31:43.172Z Fresh strum_macros v0.26.4
52932024-07-09T04:31:43.172Z Fresh http v1.1.0
52942024-07-09T04:31:43.172Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52952024-07-09T04:31:43.172Z Fresh camino v1.1.7
52962024-07-09T04:31:43.172Z Fresh strum v0.26.2
52972024-07-09T04:31:43.172Z Fresh term v0.7.0
52982024-07-09T04:31:43.172Z Fresh ident_case v1.0.1
52992024-07-09T04:31:43.172Z Fresh sha1 v0.10.6
53002024-07-09T04:31:43.172Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53012024-07-09T04:31:43.172Z Fresh darling_core v0.20.9
53022024-07-09T04:31:43.172Z Fresh fastrand v2.1.0
53032024-07-09T04:31:43.172Z Fresh toml v0.8.14
53042024-07-09T04:31:43.172Z Fresh match_cfg v0.1.0
53052024-07-09T04:31:43.172Z Fresh rustls-pki-types v1.7.0
53062024-07-09T04:31:43.172Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53072024-07-09T04:31:43.172Z Fresh paste v1.0.15
53082024-07-09T04:31:43.172Z Fresh darling_macro v0.20.9
53092024-07-09T04:31:43.176Z Fresh tempfile v3.10.1
53102024-07-09T04:31:43.176Z Fresh hostname v0.3.1
53112024-07-09T04:31:43.176Z Fresh crossbeam-channel v0.5.12
53122024-07-09T04:31:43.176Z Fresh thread_local v1.1.8
53132024-07-09T04:31:43.176Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53142024-07-09T04:31:43.176Z Fresh darling v0.20.9
53152024-07-09T04:31:43.176Z Fresh rustls-webpki v0.102.4
53162024-07-09T04:31:43.176Z Fresh newtype-uuid v1.1.0
53172024-07-09T04:31:43.176Z Fresh instant v0.1.12
53182024-07-09T04:31:43.176Z Fresh take_mut v0.2.2
53192024-07-09T04:31:43.176Z Fresh slog-async v2.8.0
53202024-07-09T04:31:43.176Z Fresh slog-term v2.9.1
53212024-07-09T04:31:43.176Z Fresh rustls-pemfile v2.1.2
53222024-07-09T04:31:43.176Z Fresh debug-ignore v1.0.5
53232024-07-09T04:31:43.176Z Fresh serde_with_macros v3.8.1
53242024-07-09T04:31:43.176Z Fresh slog-json v2.6.1
53252024-07-09T04:31:43.176Z Fresh rustls v0.22.4
53262024-07-09T04:31:43.176Z Fresh async-stream-impl v0.3.5
53272024-07-09T04:31:43.176Z Fresh quick-error v1.2.3
53282024-07-09T04:31:43.177Z Fresh atomic-waker v1.1.2
53292024-07-09T04:31:43.177Z Fresh slog-bunyan v2.5.0
53302024-07-09T04:31:43.177Z Fresh serde_with v3.8.1
53312024-07-09T04:31:43.177Z Fresh tokio-rustls v0.25.0
53322024-07-09T04:31:43.177Z Fresh waitgroup v0.1.2
53332024-07-09T04:31:43.177Z Fresh async-stream v0.3.5
53342024-07-09T04:31:43.177Z Fresh multer v3.1.0
53352024-07-09T04:31:43.177Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
53362024-07-09T04:31:43.177Z Fresh serde_path_to_error v0.1.16
53372024-07-09T04:31:43.177Z Fresh structmeta-derive v0.3.0
53382024-07-09T04:31:43.177Z Fresh hostname v0.4.0
53392024-07-09T04:31:43.177Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53402024-07-09T04:31:43.177Z Fresh backoff v0.4.0
53412024-07-09T04:31:43.177Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
53422024-07-09T04:31:43.177Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
53432024-07-09T04:31:43.177Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
53442024-07-09T04:31:43.177Z Fresh structmeta v0.3.0
53452024-07-09T04:31:43.177Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
53462024-07-09T04:31:43.177Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53472024-07-09T04:31:43.177Z Fresh macaddr v1.0.1
53482024-07-09T04:31:43.177Z Fresh wait-timeout v0.2.0
53492024-07-09T04:31:43.177Z Fresh rand_xorshift v0.3.0
53502024-07-09T04:31:43.177Z Fresh structmeta-derive v0.2.0
53512024-07-09T04:31:43.177Z Fresh unarray v0.1.4
53522024-07-09T04:31:43.177Z Fresh parse-display-derive v0.9.1
53532024-07-09T04:31:43.177Z Fresh rusty-fork v0.3.0
53542024-07-09T04:31:43.177Z Fresh structmeta v0.2.0
53552024-07-09T04:31:43.177Z Fresh camino-tempfile v1.1.1
53562024-07-09T04:31:43.177Z Fresh proc-macro-crate v1.3.1
53572024-07-09T04:31:43.177Z Fresh parse-display v0.9.1
53582024-07-09T04:31:43.177Z Fresh proptest v1.4.0
53592024-07-09T04:31:43.177Z Fresh test-strategy v0.3.1
53602024-07-09T04:31:43.177Z Fresh num_enum_derive v0.5.11
53612024-07-09T04:31:43.177Z Fresh proc-macro-error-attr v1.0.4
53622024-07-09T04:31:43.177Z Fresh num_enum v0.5.11
53632024-07-09T04:31:43.177Z Fresh foreign-types-macros v0.2.3
53642024-07-09T04:31:43.177Z Fresh foreign-types-shared v0.3.1
53652024-07-09T04:31:43.177Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53662024-07-09T04:31:43.181Z Fresh proc-macro-error v1.0.4
53672024-07-09T04:31:43.181Z Fresh foreign-types v0.5.0
53682024-07-09T04:31:43.181Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53692024-07-09T04:31:43.181Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53702024-07-09T04:31:43.181Z Fresh cstr-argument v0.1.2
53712024-07-09T04:31:43.181Z Fresh pretty-hex v0.2.1
53722024-07-09T04:31:43.181Z Fresh tabwriter v1.4.0
53732024-07-09T04:31:43.181Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53742024-07-09T04:31:43.181Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53752024-07-09T04:31:43.181Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53762024-07-09T04:31:43.181Z Fresh colored v2.1.0
53772024-07-09T04:31:43.181Z Fresh socket2 v0.4.10
53782024-07-09T04:31:43.181Z Fresh smf v0.2.3
53792024-07-09T04:31:43.181Z Fresh humantime v2.1.0
53802024-07-09T04:31:43.181Z Fresh termcolor v1.4.1
53812024-07-09T04:31:43.181Z Fresh same-file v1.0.6
53822024-07-09T04:31:43.181Z Fresh hash32 v0.3.1
53832024-07-09T04:31:43.181Z Fresh newline-converter v0.3.0
53842024-07-09T04:31:43.181Z Fresh derive-where v1.2.7
53852024-07-09T04:31:43.181Z Fresh embedded-io v0.4.0
53862024-07-09T04:31:43.181Z Fresh cobs v0.2.3
53872024-07-09T04:31:43.181Z Fresh walkdir v2.5.0
53882024-07-09T04:31:43.181Z Fresh postcard v1.0.8
53892024-07-09T04:31:43.181Z Fresh expectorate v1.1.0
53902024-07-09T04:31:43.181Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
53912024-07-09T04:31:43.181Z Fresh heapless v0.8.0
53922024-07-09T04:31:43.181Z Fresh termtree v0.4.1
53932024-07-09T04:31:43.181Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
53942024-07-09T04:31:43.181Z Fresh xattr v1.3.1
53952024-07-09T04:31:43.181Z Fresh sigpipe v0.1.3
53962024-07-09T04:31:43.182Z Fresh smoltcp v0.11.0
53972024-07-09T04:31:43.182Z Fresh crucible-workspace-hack v0.1.0
53982024-07-09T04:31:43.182Z Fresh predicates-tree v1.0.9
53992024-07-09T04:31:43.182Z Fresh filetime v0.2.23
54002024-07-09T04:31:43.182Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
54012024-07-09T04:31:43.182Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54022024-07-09T04:31:43.182Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54032024-07-09T04:31:43.182Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
54042024-07-09T04:31:43.182Z Fresh tar v0.4.40
54052024-07-09T04:31:43.182Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54062024-07-09T04:31:43.182Z Fresh mockall_derive v0.12.1
54072024-07-09T04:31:43.182Z Fresh num-derive v0.4.2
54082024-07-09T04:31:43.182Z Fresh fragile v2.0.0
54092024-07-09T04:31:43.182Z Fresh downcast v0.11.0
54102024-07-09T04:31:43.182Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54112024-07-09T04:31:43.182Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54122024-07-09T04:31:43.182Z Fresh mockall v0.12.1
54132024-07-09T04:31:43.182Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
54142024-07-09T04:31:43.182Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54152024-07-09T04:31:43.182Z Fresh arc-swap v1.7.1
54162024-07-09T04:31:43.182Z Fresh utf-8 v0.7.6
54172024-07-09T04:31:43.182Z Fresh convert_case v0.4.0
54182024-07-09T04:31:43.182Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54192024-07-09T04:31:43.182Z Fresh derive_more v0.99.18
54202024-07-09T04:31:43.182Z Fresh slog-scope v4.4.0
54212024-07-09T04:31:43.185Z Fresh atty v0.2.14
54222024-07-09T04:31:43.185Z Fresh pem v3.0.4
54232024-07-09T04:31:43.185Z Fresh tungstenite v0.20.1
54242024-07-09T04:31:43.185Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54252024-07-09T04:31:43.185Z Fresh slog-stdlog v4.1.1
54262024-07-09T04:31:43.185Z Fresh password-hash v0.5.0
54272024-07-09T04:31:43.186Z Fresh blake2 v0.10.6
54282024-07-09T04:31:43.186Z Fresh tokio-tungstenite v0.20.1
54292024-07-09T04:31:43.186Z Fresh env_logger v0.9.3
54302024-07-09T04:31:43.186Z Fresh tungstenite v0.21.0
54312024-07-09T04:31:43.186Z Fresh slog-envlogger v2.2.0
54322024-07-09T04:31:43.186Z Fresh argon2 v0.5.3
54332024-07-09T04:31:43.186Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54342024-07-09T04:31:43.186Z Fresh bitstruct_derive v0.1.0
54352024-07-09T04:31:43.186Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54362024-07-09T04:31:43.186Z Fresh ascii v1.1.0
54372024-07-09T04:31:43.186Z Fresh tokio-tungstenite v0.21.0
54382024-07-09T04:31:43.186Z Fresh bitstruct v0.1.1
54392024-07-09T04:31:43.186Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
54402024-07-09T04:31:43.186Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54412024-07-09T04:31:43.186Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54422024-07-09T04:31:43.186Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54432024-07-09T04:31:43.186Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54442024-07-09T04:31:43.186Z Fresh serde_arrays v0.1.0
54452024-07-09T04:31:43.186Z Fresh erased-serde v0.3.31
54462024-07-09T04:31:43.186Z Fresh heck v0.3.3
54472024-07-09T04:31:43.186Z Fresh headers-core v0.2.0
54482024-07-09T04:31:43.186Z Fresh semver v0.1.20
54492024-07-09T04:31:43.186Z Fresh base64 v0.13.1
54502024-07-09T04:31:43.186Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54512024-07-09T04:31:43.186Z Fresh zone_cfg_derive v0.1.2
54522024-07-09T04:31:43.186Z Fresh rustc_version v0.1.7
54532024-07-09T04:31:43.186Z Fresh headers v0.3.9
54542024-07-09T04:31:43.186Z Fresh ron v0.7.1
54552024-07-09T04:31:43.186Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54562024-07-09T04:31:43.186Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54572024-07-09T04:31:43.186Z Fresh zone v0.1.8
54582024-07-09T04:31:43.186Z Fresh prettyplease v0.2.20
54592024-07-09T04:31:43.186Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
54602024-07-09T04:31:43.186Z Fresh portpicker v0.1.1
54612024-07-09T04:31:43.186Z Fresh rcgen v0.12.1
54622024-07-09T04:31:43.186Z Fresh atomicwrites v0.4.3
54632024-07-09T04:31:43.186Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54642024-07-09T04:31:43.186Z Fresh subprocess v0.2.9
54652024-07-09T04:31:43.186Z Fresh swrite v0.1.0
54662024-07-09T04:31:43.187Z Fresh home v0.5.9
54672024-07-09T04:31:43.187Z Fresh glob v0.3.1
54682024-07-09T04:31:43.187Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
54692024-07-09T04:31:43.187Z Fresh newtype_derive v0.1.6
54702024-07-09T04:31:43.187Z Fresh linked-hash-map v0.5.6
54712024-07-09T04:31:43.187Z Fresh num-rational v0.4.2
54722024-07-09T04:31:43.187Z Fresh num-complex v0.4.6
54732024-07-09T04:31:43.187Z Fresh float-ord v0.3.2
54742024-07-09T04:31:43.187Z Fresh steno v0.4.1
54752024-07-09T04:31:43.187Z Fresh lru-cache v0.1.2
54762024-07-09T04:31:43.187Z Fresh num v0.4.3
54772024-07-09T04:31:43.187Z Fresh display-error-chain v0.2.0
54782024-07-09T04:31:43.187Z Fresh tap v1.0.1
54792024-07-09T04:31:43.187Z Fresh radium v0.7.0
54802024-07-09T04:31:43.187Z Fresh wyz v0.5.1
54812024-07-09T04:31:43.187Z Fresh cancel-safe-futures v0.1.5
54822024-07-09T04:31:43.187Z Fresh crossbeam-deque v0.8.5
54832024-07-09T04:31:43.187Z Fresh half v2.4.1
54842024-07-09T04:31:43.187Z Fresh ciborium-io v0.2.2
54852024-07-09T04:31:43.187Z Fresh crc-catalog v2.4.0
54862024-07-09T04:31:43.187Z Fresh funty v2.0.0
54872024-07-09T04:31:43.187Z Fresh ciborium-ll v0.2.2
54882024-07-09T04:31:43.187Z Fresh rayon-core v1.12.1
54892024-07-09T04:31:43.187Z Fresh maybe-uninit v2.0.0
54902024-07-09T04:31:43.187Z Fresh bitvec v1.0.1
54912024-07-09T04:31:43.187Z Fresh crc v3.2.1
54922024-07-09T04:31:43.187Z Fresh packed_struct_codegen v0.10.1
54932024-07-09T04:31:43.187Z Fresh libsw v3.3.1
54942024-07-09T04:31:43.190Z Fresh nodrop v0.1.14
54952024-07-09T04:31:43.190Z Fresh owo-colors v4.0.0
54962024-07-09T04:31:43.191Z Fresh linear-map v1.2.0
54972024-07-09T04:31:43.191Z Fresh packed_struct v0.10.1
54982024-07-09T04:31:43.191Z Fresh array-init v0.0.4
54992024-07-09T04:31:43.191Z Fresh ciborium v0.2.2
55002024-07-09T04:31:43.191Z Fresh bzip2-sys v0.1.11+1.0.8
55012024-07-09T04:31:43.191Z Fresh smallvec v0.6.14
55022024-07-09T04:31:43.191Z Fresh num-bigint-dig v0.8.4
55032024-07-09T04:31:43.191Z Fresh rayon v1.10.0
55042024-07-09T04:31:43.191Z Fresh pkcs1 v0.7.5
55052024-07-09T04:31:43.191Z Fresh signature v2.2.0
55062024-07-09T04:31:43.191Z Fresh maplit v1.0.2
55072024-07-09T04:31:43.191Z Fresh hashbrown v0.12.3
55082024-07-09T04:31:43.191Z Fresh bitfield v0.14.0
55092024-07-09T04:31:43.191Z Fresh rsa v0.9.6
55102024-07-09T04:31:43.191Z Fresh serde-hex v0.1.0
55112024-07-09T04:31:43.191Z Fresh bzip2 v0.4.4
55122024-07-09T04:31:43.191Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
55132024-07-09T04:31:43.191Z Fresh env_logger v0.10.2
55142024-07-09T04:31:43.191Z Fresh indexmap v1.9.3
55152024-07-09T04:31:43.191Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55162024-07-09T04:31:43.191Z Fresh x509-cert v0.2.5
55172024-07-09T04:31:43.191Z Fresh ron v0.8.1
55182024-07-09T04:31:43.191Z Fresh hashbrown v0.13.2
55192024-07-09T04:31:43.191Z Fresh crc-any v2.5.0
55202024-07-09T04:31:43.191Z Fresh zip v0.6.6
55212024-07-09T04:31:43.191Z Fresh slog-dtrace v0.3.0
55222024-07-09T04:31:43.191Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55232024-07-09T04:31:43.191Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
55242024-07-09T04:31:43.191Z Fresh object v0.30.4
55252024-07-09T04:31:43.191Z Fresh resolv-conf v0.7.0
55262024-07-09T04:31:43.191Z Fresh path-slash v0.1.5
55272024-07-09T04:31:43.191Z Fresh trust-dns-resolver v0.22.0
55282024-07-09T04:31:43.191Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
55292024-07-09T04:31:43.191Z Fresh diff v0.1.13
55302024-07-09T04:31:43.191Z Fresh arrayref v0.3.7
55312024-07-09T04:31:43.191Z Fresh constant_time_eq v0.3.0
55322024-07-09T04:31:43.191Z Fresh arrayvec v0.7.4
55332024-07-09T04:31:43.191Z Fresh async-recursion v1.1.1
55342024-07-09T04:31:43.191Z Fresh crunchy v0.2.2
55352024-07-09T04:31:43.194Z Fresh ascii-canvas v3.0.0
55362024-07-09T04:31:43.195Z Fresh ref-cast-impl v1.0.23
55372024-07-09T04:31:43.195Z Fresh tiny-keccak v2.0.2
55382024-07-09T04:31:43.195Z Fresh nibble_vec v0.1.0
55392024-07-09T04:31:43.195Z Fresh fxhash v0.2.1
55402024-07-09T04:31:43.195Z Fresh ena v0.14.3
55412024-07-09T04:31:43.195Z Fresh libloading v0.8.3
55422024-07-09T04:31:43.195Z Fresh endian-type v0.1.2
55432024-07-09T04:31:43.195Z Fresh regex-syntax v0.6.29
55442024-07-09T04:31:43.195Z Fresh radix_trie v0.2.1
55452024-07-09T04:31:43.195Z Fresh clang-sys v1.7.0
55462024-07-09T04:31:43.195Z Fresh lalrpop v0.19.12
55472024-07-09T04:31:43.195Z Fresh ref-cast v1.0.23
55482024-07-09T04:31:43.195Z Fresh which v4.4.2
55492024-07-09T04:31:43.195Z Fresh cexpr v0.6.0
55502024-07-09T04:31:43.195Z Fresh pin-project-internal v1.1.5
55512024-07-09T04:31:43.195Z Fresh bitfield-struct v0.6.1
55522024-07-09T04:31:43.195Z Fresh memmap2 v0.9.4
55532024-07-09T04:31:43.195Z Fresh rustc-hash v1.1.0
55542024-07-09T04:31:43.195Z Fresh lazycell v1.3.0
55552024-07-09T04:31:43.195Z Fresh untrusted v0.7.1
55562024-07-09T04:31:43.195Z Fresh spin v0.5.2
55572024-07-09T04:31:43.195Z Fresh shlex v1.3.0
55582024-07-09T04:31:43.195Z Fresh pin-project v1.1.5
55592024-07-09T04:31:43.195Z Fresh blake3 v1.5.1
55602024-07-09T04:31:43.195Z Fresh ring v0.16.20
55612024-07-09T04:31:43.195Z Fresh bindgen v0.69.4
55622024-07-09T04:31:43.195Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55632024-07-09T04:31:43.195Z Fresh libefi-sys v0.1.0
55642024-07-09T04:31:43.195Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
55652024-07-09T04:31:43.195Z Fresh derive_builder_core v0.20.0
55662024-07-09T04:31:43.195Z Fresh gethostname v0.4.3
55672024-07-09T04:31:43.195Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55682024-07-09T04:31:43.195Z Fresh topological-sort v0.2.2
55692024-07-09T04:31:43.195Z Fresh keccak v0.1.5
55702024-07-09T04:31:43.195Z Fresh derive_builder_macro v0.20.0
55712024-07-09T04:31:43.195Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55722024-07-09T04:31:43.195Z Fresh omicron-zone-package v0.11.0
55732024-07-09T04:31:43.195Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
55742024-07-09T04:31:43.195Z Fresh sha3 v0.10.8
55752024-07-09T04:31:43.196Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
55762024-07-09T04:31:43.196Z Fresh strum_macros v0.24.3
55772024-07-09T04:31:43.196Z Fresh secrecy v0.8.0
55782024-07-09T04:31:43.196Z Fresh indoc v1.0.9
55792024-07-09T04:31:43.196Z Fresh libxml v0.3.3
55802024-07-09T04:31:43.196Z Fresh derive_builder v0.20.0
55812024-07-09T04:31:43.196Z Fresh polar-core v0.27.3
55822024-07-09T04:31:43.196Z Fresh buf-list v1.0.3
55832024-07-09T04:31:43.196Z Fresh toolchain_find v0.4.0
55842024-07-09T04:31:43.196Z Fresh impl-trait-for-tuples v0.2.2
55852024-07-09T04:31:43.196Z Fresh oso-derive v0.27.3
55862024-07-09T04:31:43.196Z Fresh quick-xml v0.31.0
55872024-07-09T04:31:43.196Z Fresh signature v1.6.4
55882024-07-09T04:31:43.196Z Fresh rustfmt-wrapper v0.2.1
55892024-07-09T04:31:43.196Z Fresh memoffset v0.9.1
55902024-07-09T04:31:43.196Z Fresh cookie v0.18.1
55912024-07-09T04:31:43.196Z Fresh oso v0.27.3
55922024-07-09T04:31:43.196Z Fresh samael v0.0.15
55932024-07-09T04:31:43.196Z Fresh ed25519 v1.5.3
55942024-07-09T04:31:43.196Z Fresh hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
55952024-07-09T04:31:43.196Z Fresh vte_generate_state_changes v0.1.1
55962024-07-09T04:31:43.199Z Fresh salty v0.2.0
55972024-07-09T04:31:43.199Z Fresh hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
55982024-07-09T04:31:43.199Z Fresh vte v0.11.1
55992024-07-09T04:31:43.199Z Fresh nix v0.27.1
56002024-07-09T04:31:43.199Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
56012024-07-09T04:31:43.199Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
56022024-07-09T04:31:43.199Z Fresh const_format_proc_macros v0.2.32
56032024-07-09T04:31:43.199Z Fresh bb8 v0.8.5
56042024-07-09T04:31:43.199Z Fresh fd-lock v4.0.2
56052024-07-09T04:31:43.199Z Fresh serde-big-array v0.5.1
56062024-07-09T04:31:43.199Z Fresh serde-big-array v0.4.1
56072024-07-09T04:31:43.199Z Fresh cfg_aliases v0.1.1
56082024-07-09T04:31:43.199Z Fresh parking_lot_core v0.8.6
56092024-07-09T04:31:43.199Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
56102024-07-09T04:31:43.200Z Fresh sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56112024-07-09T04:31:43.200Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
56122024-07-09T04:31:43.200Z Fresh const_format v0.2.32
56132024-07-09T04:31:43.200Z Fresh strip-ansi-escapes v0.2.0
56142024-07-09T04:31:43.200Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
56152024-07-09T04:31:43.200Z Fresh signal-hook-tokio v0.3.1
56162024-07-09T04:31:43.200Z Fresh snafu-derive v0.8.2
56172024-07-09T04:31:43.200Z Fresh corncobs v0.1.3
56182024-07-09T04:31:43.200Z Fresh nu-ansi-term v0.50.0
56192024-07-09T04:31:43.200Z Fresh unicase v2.7.0
56202024-07-09T04:31:43.200Z Fresh sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56212024-07-09T04:31:43.200Z Fresh snafu v0.8.2
56222024-07-09T04:31:43.200Z Fresh reedline v0.31.0
56232024-07-09T04:31:43.200Z Fresh parking_lot v0.11.2
56242024-07-09T04:31:43.200Z Fresh trust-dns-client v0.22.0
56252024-07-09T04:31:43.200Z Fresh globset v0.4.14
56262024-07-09T04:31:43.200Z Fresh universal-hash v0.5.1
56272024-07-09T04:31:43.200Z Fresh olpc-cjson v0.1.3
56282024-07-09T04:31:43.200Z Fresh thiserror-impl-no-std v2.0.2
56292024-07-09T04:31:43.200Z Fresh toml v0.5.11
56302024-07-09T04:31:43.203Z Fresh serde_plain v1.0.2
56312024-07-09T04:31:43.203Z Fresh curve25519-dalek-derive v0.1.1
56322024-07-09T04:31:43.203Z Fresh opaque-debug v0.3.1
56332024-07-09T04:31:43.203Z Fresh typed-path v0.7.1
56342024-07-09T04:31:43.203Z Fresh bytecount v0.6.8
56352024-07-09T04:31:43.203Z Fresh thiserror-no-std v2.0.2
56362024-07-09T04:31:43.203Z Fresh sled v0.34.7
56372024-07-09T04:31:43.203Z Fresh trust-dns-server v0.22.1
56382024-07-09T04:31:43.203Z Fresh papergrid v0.11.0
56392024-07-09T04:31:43.203Z Fresh tough v0.17.1
56402024-07-09T04:31:43.203Z Fresh curve25519-dalek v4.1.3
56412024-07-09T04:31:43.203Z Fresh poly1305 v0.8.0
56422024-07-09T04:31:43.203Z Fresh nix v0.28.0
56432024-07-09T04:31:43.204Z Fresh tabled_derive v0.7.0
56442024-07-09T04:31:43.204Z Fresh peg-macros v0.8.3
56452024-07-09T04:31:43.204Z Fresh chacha20 v0.9.1
56462024-07-09T04:31:43.204Z Fresh aead v0.5.2
56472024-07-09T04:31:43.204Z Fresh kstat-rs v0.2.4
56482024-07-09T04:31:43.204Z Fresh sqlparser_derive v0.2.2
56492024-07-09T04:31:43.204Z Fresh nanorand v0.7.0
56502024-07-09T04:31:43.204Z Fresh parse-size v1.0.0
56512024-07-09T04:31:43.204Z Fresh unicode_categories v0.1.1
56522024-07-09T04:31:43.204Z Fresh tabled v0.15.0
56532024-07-09T04:31:43.204Z Fresh chacha20poly1305 v0.10.1
56542024-07-09T04:31:43.204Z Fresh peg v0.8.3
56552024-07-09T04:31:43.204Z Fresh sqlparser v0.45.0
56562024-07-09T04:31:43.204Z Fresh sqlformat v0.2.3
56572024-07-09T04:31:43.204Z Fresh flume v0.11.0
56582024-07-09T04:31:43.204Z Fresh vsss-rs v3.3.4
56592024-07-09T04:31:43.204Z Fresh rustyline v14.0.0
56602024-07-09T04:31:43.204Z Fresh bcs v0.1.6
56612024-07-09T04:31:43.204Z Fresh highway v1.1.0
56622024-07-09T04:31:43.204Z Fresh mime_guess v2.0.4
56632024-07-09T04:31:43.204Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56642024-07-09T04:31:43.204Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
56652024-07-09T04:31:43.204Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56662024-07-09T04:31:43.204Z Fresh http-range v0.1.5
56672024-07-09T04:31:43.204Z Fresh rand_seeder v0.2.3
56682024-07-09T04:31:43.204Z Fresh number_prefix v0.4.0
56692024-07-09T04:31:43.204Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56702024-07-09T04:31:43.204Z Fresh hyper-staticfile v0.9.5
56712024-07-09T04:31:43.204Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
56722024-07-09T04:31:43.204Z Fresh castaway v0.2.2
56732024-07-09T04:31:43.204Z Fresh portable-atomic v1.6.0
56742024-07-09T04:31:43.204Z Fresh compact_str v0.7.1
56752024-07-09T04:31:43.204Z Fresh unicode-truncate v1.0.0
56762024-07-09T04:31:43.204Z Fresh itertools v0.13.0
56772024-07-09T04:31:43.204Z Fresh lru v0.12.3
56782024-07-09T04:31:43.204Z Fresh stability v0.2.0
56792024-07-09T04:31:43.204Z Fresh indicatif v0.17.8
56802024-07-09T04:31:43.204Z Fresh cassowary v0.3.0
56812024-07-09T04:31:43.204Z Fresh assert_matches v1.5.0
56822024-07-09T04:31:43.204Z Fresh is_ci v1.2.0
56832024-07-09T04:31:43.205Z Fresh rtoolbox v0.0.2
56842024-07-09T04:31:43.205Z Fresh supports-color v3.0.0
56852024-07-09T04:31:43.205Z Fresh ratatui v0.27.0
56862024-07-09T04:31:43.205Z Fresh smawk v0.3.2
56872024-07-09T04:31:43.205Z Fresh unicode-linebreak v0.1.5
56882024-07-09T04:31:43.205Z Fresh rpassword v7.3.1
56892024-07-09T04:31:43.205Z Fresh textwrap v0.16.1
56902024-07-09T04:31:43.205Z Fresh tui-tree-widget v0.21.0
56912024-07-09T04:31:43.205Z Fresh http-body v1.0.0
56922024-07-09T04:31:43.205Z Fresh cargo-platform v0.1.8
56932024-07-09T04:31:43.205Z Fresh plotters-backend v0.3.5
56942024-07-09T04:31:43.205Z Fresh tower-layer v0.3.2
56952024-07-09T04:31:43.205Z Fresh regex-automata v0.1.10
56962024-07-09T04:31:43.208Z Fresh shell-words v1.1.0
56972024-07-09T04:31:43.208Z Fresh hyper v1.3.1
56982024-07-09T04:31:43.208Z Fresh plotters-svg v0.3.5
56992024-07-09T04:31:43.208Z Fresh bstr v0.2.17
57002024-07-09T04:31:43.208Z Fresh tower v0.4.13
57012024-07-09T04:31:43.208Z Fresh target-lexicon v0.12.14
57022024-07-09T04:31:43.208Z Fresh cargo_metadata v0.18.1
57032024-07-09T04:31:43.208Z Fresh cast v0.3.0
57042024-07-09T04:31:43.208Z Fresh yansi v0.5.1
57052024-07-09T04:31:43.208Z Fresh hyper-util v0.1.3
57062024-07-09T04:31:43.208Z Fresh doc-comment v0.3.3
57072024-07-09T04:31:43.208Z Fresh pretty_assertions v1.4.0
57082024-07-09T04:31:43.208Z Fresh criterion-plot v0.5.0
57092024-07-09T04:31:43.208Z Fresh guppy-workspace-hack v0.1.0
57102024-07-09T04:31:43.209Z Fresh cfg-expr v0.15.8
57112024-07-09T04:31:43.209Z Fresh httptest v0.15.5
57122024-07-09T04:31:43.209Z Fresh plotters v0.3.5
57132024-07-09T04:31:43.209Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
57142024-07-09T04:31:43.209Z Fresh rustls-native-certs v0.7.0
57152024-07-09T04:31:43.209Z Fresh fatfs v0.3.6
57162024-07-09T04:31:43.209Z Fresh escape8259 v0.5.2
57172024-07-09T04:31:43.209Z Fresh tinytemplate v1.2.1
57182024-07-09T04:31:43.209Z Fresh threadpool v1.8.1
57192024-07-09T04:31:43.209Z Fresh csv-core v0.1.11
57202024-07-09T04:31:43.209Z Fresh relative-path v1.9.3
57212024-07-09T04:31:43.209Z Fresh anes v0.1.6
57222024-07-09T04:31:43.209Z Fresh oorandom v11.1.3
57232024-07-09T04:31:43.209Z Fresh hyper-rustls v0.26.0
57242024-07-09T04:31:43.209Z Fresh libtest-mimic v0.7.3
57252024-07-09T04:31:43.209Z Fresh rstest_macros v0.19.0
57262024-07-09T04:31:43.209Z Fresh criterion v0.5.1
57272024-07-09T04:31:43.209Z Fresh csv v1.3.0
57282024-07-09T04:31:43.209Z Fresh target-spec v3.1.0
57292024-07-09T04:31:43.209Z Fresh assert_cmd v2.0.14
57302024-07-09T04:31:43.209Z Fresh blake2b_simd v1.0.2
57312024-07-09T04:31:43.209Z Fresh pathdiff v0.2.1
57322024-07-09T04:31:43.209Z Fresh fancy-regex v0.13.0
57332024-07-09T04:31:43.209Z Fresh nested v0.1.1
57342024-07-09T04:31:43.209Z Fresh futures-timer v3.0.3
57352024-07-09T04:31:43.209Z Fresh trybuild v1.0.96
57362024-07-09T04:31:43.209Z Fresh rust-argon2 v2.1.0
57372024-07-09T04:31:43.209Z Fresh rstest v0.19.0
57382024-07-09T04:31:43.209Z Fresh guppy v0.17.5
57392024-07-09T04:31:43.209Z Fresh datatest-stable v0.2.9
57402024-07-09T04:31:43.209Z Fresh partial-io v0.5.4
57412024-07-09T04:31:43.209Z Fresh similar-asserts v1.5.0
57422024-07-09T04:31:43.209Z Fresh rand_distr v0.4.3
57432024-07-09T04:31:43.209Z Fresh approx v0.5.1
57442024-07-09T04:31:43.209Z Fresh hex-literal v0.4.1
57452024-07-09T04:31:43.209Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
57462024-07-09T04:31:43.209Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
57472024-07-09T04:31:43.209Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
57482024-07-09T04:31:43.209Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
57492024-07-09T04:31:43.210Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
57502024-07-09T04:31:43.210Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
57512024-07-09T04:31:43.210Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
57522024-07-09T04:31:43.210Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
57532024-07-09T04:31:43.210Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
57542024-07-09T04:31:43.210Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
57552024-07-09T04:31:43.210Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57562024-07-09T04:31:43.210Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
57572024-07-09T04:31:43.210Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
57582024-07-09T04:31:43.210Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
57592024-07-09T04:31:43.210Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
57602024-07-09T04:31:43.210Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
57612024-07-09T04:31:43.210Z Fresh installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
57622024-07-09T04:31:43.210Z Fresh installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
57632024-07-09T04:31:43.210Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
57642024-07-09T04:31:43.210Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
57652024-07-09T04:31:43.210Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
57662024-07-09T04:31:43.210Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
57672024-07-09T04:31:43.210Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
57682024-07-09T04:31:43.210Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
57692024-07-09T04:31:43.210Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
57702024-07-09T04:31:43.210Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
57712024-07-09T04:31:43.210Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
57722024-07-09T04:31:43.210Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
57732024-07-09T04:31:43.210Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
57742024-07-09T04:31:43.210Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
57752024-07-09T04:31:43.210Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
57762024-07-09T04:31:43.210Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
57772024-07-09T04:31:43.210Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
57782024-07-09T04:31:43.210Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
57792024-07-09T04:31:43.210Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
57802024-07-09T04:31:43.210Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
57812024-07-09T04:31:43.210Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
57822024-07-09T04:31:43.210Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
57832024-07-09T04:31:43.210Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
57842024-07-09T04:31:43.210Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
57852024-07-09T04:31:43.210Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
57862024-07-09T04:31:43.210Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
57872024-07-09T04:31:43.210Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
57882024-07-09T04:31:43.210Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
57892024-07-09T04:31:43.211Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
57902024-07-09T04:31:43.211Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
57912024-07-09T04:31:43.211Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
57922024-07-09T04:31:43.211Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
57932024-07-09T04:31:43.211Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
57942024-07-09T04:31:43.211Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
57952024-07-09T04:31:43.211Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
57962024-07-09T04:31:43.214Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
57972024-07-09T04:31:43.215Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
57982024-07-09T04:31:43.215Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
57992024-07-09T04:31:43.215Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
58002024-07-09T04:31:43.215Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
58012024-07-09T04:31:43.215Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
58022024-07-09T04:31:43.215Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
58032024-07-09T04:31:43.215Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
58042024-07-09T04:31:43.215Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
58052024-07-09T04:31:43.215Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
58062024-07-09T04:31:43.215Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
58072024-07-09T04:31:43.215Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
58082024-07-09T04:31:43.215Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
58092024-07-09T04:31:43.215Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
58102024-07-09T04:31:43.215Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
58112024-07-09T04:31:43.215Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
58122024-07-09T04:31:43.215Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
58132024-07-09T04:31:43.215Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
58142024-07-09T04:31:43.215Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
58152024-07-09T04:31:43.215Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
58162024-07-09T04:31:43.215Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
58172024-07-09T04:31:43.215Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58182024-07-09T04:31:43.215Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
58192024-07-09T04:31:43.215Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
58202024-07-09T04:31:43.215Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
58212024-07-09T04:31:43.215Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
58222024-07-09T04:31:43.274Z Doc-tests api_identity
58232024-07-09T04:31:43.278Z 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-ec94a1616165e044.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
58242024-07-09T04:31:43.495Z
58252024-07-09T04:31:43.495Zrunning 0 tests
58262024-07-09T04:31:43.495Z
58272024-07-09T04:31:43.495Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58282024-07-09T04:31:43.495Z
58292024-07-09T04:31:43.504Z Doc-tests authz-macros
58302024-07-09T04:31:43.507Z 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-4a848af4ccb51a77.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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
58312024-07-09T04:31:43.642Z
58322024-07-09T04:31:43.642Zrunning 7 tests
58332024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
58342024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
58352024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
58362024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
58372024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
58382024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
58392024-07-09T04:31:43.647Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
58402024-07-09T04:31:43.650Z
58412024-07-09T04:31:43.650Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
58422024-07-09T04:31:43.650Z
58432024-07-09T04:31:43.659Z Doc-tests bootstore
58442024-07-09T04:31:43.662Z 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-ae66fa2537a6c906.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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`
58452024-07-09T04:31:44.571Z
58462024-07-09T04:31:44.571Zrunning 0 tests
58472024-07-09T04:31:44.571Z
58482024-07-09T04:31:44.571Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58492024-07-09T04:31:44.571Z
58502024-07-09T04:31:44.600Z Doc-tests bootstrap-agent-client
58512024-07-09T04:31:44.621Z 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-732bfca5193da9a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
58522024-07-09T04:31:45.317Z
58532024-07-09T04:31:45.317Zrunning 0 tests
58542024-07-09T04:31:45.317Z
58552024-07-09T04:31:45.317Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58562024-07-09T04:31:45.317Z
58572024-07-09T04:31:45.344Z Doc-tests cockroach-admin-client
58582024-07-09T04:31:45.348Z 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-b29e7ce37ddd2dbe.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-6aee85f4384e622f.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`
58592024-07-09T04:31:45.596Z
58602024-07-09T04:31:45.596Zrunning 0 tests
58612024-07-09T04:31:45.596Z
58622024-07-09T04:31:45.596Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58632024-07-09T04:31:45.596Z
58642024-07-09T04:31:45.612Z Doc-tests db-macros
58652024-07-09T04:31:45.614Z 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-f12cfb2097fd3043.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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
58662024-07-09T04:31:45.852Z
58672024-07-09T04:31:45.852Zrunning 3 tests
58682024-07-09T04:31:45.854Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
58692024-07-09T04:31:45.855Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
58702024-07-09T04:31:45.855Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
58712024-07-09T04:31:45.855Z
58722024-07-09T04:31:45.855Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
58732024-07-09T04:31:45.855Z
58742024-07-09T04:31:45.868Z Doc-tests dns-server
58752024-07-09T04:31:45.870Z 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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-937806461aa97cba.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-29d1af19f0621173.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-b9031d2ba0148b9b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58762024-07-09T04:31:46.255Z
58772024-07-09T04:31:46.255Zrunning 0 tests
58782024-07-09T04:31:46.255Z
58792024-07-09T04:31:46.255Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58802024-07-09T04:31:46.255Z
58812024-07-09T04:31:46.274Z Doc-tests dns-service-client
58822024-07-09T04:31:46.277Z 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-7269147989c534ba.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-6aee85f4384e622f.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`
58832024-07-09T04:31:46.537Z
58842024-07-09T04:31:46.537Zrunning 0 tests
58852024-07-09T04:31:46.537Z
58862024-07-09T04:31:46.537Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58872024-07-09T04:31:46.537Z
58882024-07-09T04:31:46.553Z Doc-tests dpd-client
58892024-07-09T04:31:46.556Z 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-97caa6697b203f95.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-6aee85f4384e622f.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`
58902024-07-09T04:31:47.722Z
58912024-07-09T04:31:47.722Zrunning 0 tests
58922024-07-09T04:31:47.722Z
58932024-07-09T04:31:47.722Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58942024-07-09T04:31:47.722Z
58952024-07-09T04:31:47.755Z Doc-tests gateway-client
58962024-07-09T04:31:47.758Z 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-6d4a6571e419b5cc.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-6aee85f4384e622f.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`
58972024-07-09T04:31:48.706Z
58982024-07-09T04:31:48.706Zrunning 0 tests
58992024-07-09T04:31:48.706Z
59002024-07-09T04:31:48.706Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59012024-07-09T04:31:48.706Z
59022024-07-09T04:31:48.734Z Doc-tests gateway-test-utils
59032024-07-09T04:31:48.736Z 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-5bf597c4318e14d0.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-d32b820136efa466.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-81727465e1b04b80.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`
59042024-07-09T04:31:49.240Z
59052024-07-09T04:31:49.240Zrunning 0 tests
59062024-07-09T04:31:49.240Z
59072024-07-09T04:31:49.240Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59082024-07-09T04:31:49.240Z
59092024-07-09T04:31:49.261Z Doc-tests illumos-utils
59102024-07-09T04:31:49.264Z 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-a290a60862348bab.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-5ec5bb0669cf681b.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-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f740f77367cc02ca.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`
59112024-07-09T04:31:50.975Z
59122024-07-09T04:31:50.975Zrunning 0 tests
59132024-07-09T04:31:50.975Z
59142024-07-09T04:31:50.975Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59152024-07-09T04:31:50.975Z
59162024-07-09T04:31:51.027Z Doc-tests installinator
59172024-07-09T04:31:51.030Z 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-a290a60862348bab.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-5ec5bb0669cf681b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-57407b873e11e054.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.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-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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-a0ebe456dfdc7ce4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59182024-07-09T04:31:51.753Z
59192024-07-09T04:31:51.753Zrunning 0 tests
59202024-07-09T04:31:51.753Z
59212024-07-09T04:31:51.753Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59222024-07-09T04:31:51.753Z
59232024-07-09T04:31:51.780Z Doc-tests installinator-artifact-client
59242024-07-09T04:31:51.783Z 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-e23d0571e0712995.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59252024-07-09T04:31:52.598Z
59262024-07-09T04:31:52.598Zrunning 0 tests
59272024-07-09T04:31:52.598Z
59282024-07-09T04:31:52.598Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59292024-07-09T04:31:52.598Z
59302024-07-09T04:31:52.627Z Doc-tests installinator-artifactd
59312024-07-09T04:31:52.632Z 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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
59322024-07-09T04:31:52.905Z
59332024-07-09T04:31:52.905Zrunning 0 tests
59342024-07-09T04:31:52.905Z
59352024-07-09T04:31:52.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59362024-07-09T04:31:52.905Z
59372024-07-09T04:31:52.925Z Doc-tests installinator-common
59382024-07-09T04:31:52.928Z 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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.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-6aee85f4384e622f.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-d4cc8d1b409ad2b2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59392024-07-09T04:31:53.315Z
59402024-07-09T04:31:53.315Zrunning 0 tests
59412024-07-09T04:31:53.315Z
59422024-07-09T04:31:53.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59432024-07-09T04:31:53.315Z
59442024-07-09T04:31:53.339Z Doc-tests internal-dns
59452024-07-09T04:31:53.342Z 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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-9fe8179cb32f1385.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-9122bb0ff5ef70e0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59462024-07-09T04:31:53.611Z
59472024-07-09T04:31:53.611Zrunning 0 tests
59482024-07-09T04:31:53.611Z
59492024-07-09T04:31:53.611Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59502024-07-09T04:31:53.611Z
59512024-07-09T04:31:53.632Z Doc-tests ipcc
59522024-07-09T04:31:53.635Z 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-19a686f3eff2ce83.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
59532024-07-09T04:31:53.864Z
59542024-07-09T04:31:53.864Zrunning 0 tests
59552024-07-09T04:31:53.864Z
59562024-07-09T04:31:53.864Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59572024-07-09T04:31:53.864Z
59582024-07-09T04:31:53.883Z Doc-tests key-manager
59592024-07-09T04:31:53.885Z 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-a290a60862348bab.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-101117655e602970.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
59602024-07-09T04:31:54.113Z
59612024-07-09T04:31:54.113Zrunning 0 tests
59622024-07-09T04:31:54.113Z
59632024-07-09T04:31:54.113Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59642024-07-09T04:31:54.113Z
59652024-07-09T04:31:54.131Z Doc-tests nexus-auth
59662024-07-09T04:31:54.134Z 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-a290a60862348bab.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4a848af4ccb51a77.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-5bf597c4318e14d0.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-05486558fdc78970.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a011e80957a56934.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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`
59672024-07-09T04:31:55.267Z
59682024-07-09T04:31:55.267Zrunning 0 tests
59692024-07-09T04:31:55.267Z
59702024-07-09T04:31:55.267Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59712024-07-09T04:31:55.267Z
59722024-07-09T04:31:55.299Z Doc-tests nexus-client
59732024-07-09T04:31:55.302Z 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-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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`
59742024-07-09T04:31:57.131Z
59752024-07-09T04:31:57.131Zrunning 0 tests
59762024-07-09T04:31:57.131Z
59772024-07-09T04:31:57.131Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59782024-07-09T04:31:57.131Z
59792024-07-09T04:31:57.178Z Doc-tests nexus-config
59802024-07-09T04:31:57.181Z 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-5bf597c4318e14d0.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-e8566777a924b541.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.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`
59812024-07-09T04:31:57.650Z
59822024-07-09T04:31:57.650Zrunning 0 tests
59832024-07-09T04:31:57.650Z
59842024-07-09T04:31:57.650Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59852024-07-09T04:31:57.650Z
59862024-07-09T04:31:57.674Z Doc-tests nexus-db-fixed-data
59872024-07-09T04:31:57.677Z 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-a011e80957a56934.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
59882024-07-09T04:31:58.020Z
59892024-07-09T04:31:58.020Zrunning 0 tests
59902024-07-09T04:31:58.020Z
59912024-07-09T04:31:58.020Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59922024-07-09T04:31:58.020Z
59932024-07-09T04:31:58.037Z Doc-tests nexus-db-model
59942024-07-09T04:31:58.040Z 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-f12cfb2097fd3043.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-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
59952024-07-09T04:32:08.539Z
59962024-07-09T04:32:08.539Zrunning 2 tests
59972024-07-09T04:32:10.884Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
59982024-07-09T04:32:10.886Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
59992024-07-09T04:32:10.886Z
60002024-07-09T04:32:10.886Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.35s
60012024-07-09T04:32:10.887Z
60022024-07-09T04:32:11.069Z Doc-tests nexus-db-queries
60032024-07-09T04:32:11.075Z 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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-87550003f0624316.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-f12cfb2097fd3043.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-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a011e80957a56934.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
60042024-07-09T04:32:13.152Z
60052024-07-09T04:32:13.152Zrunning 1 test
60062024-07-09T04:32:16.287Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
60072024-07-09T04:32:16.287Z
60082024-07-09T04:32:16.287Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s
60092024-07-09T04:32:16.287Z
60102024-07-09T04:32:16.351Z Doc-tests nexus-defaults
60112024-07-09T04:32:16.354Z 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-249dd121238399dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
60122024-07-09T04:32:16.557Z
60132024-07-09T04:32:16.557Zrunning 0 tests
60142024-07-09T04:32:16.557Z
60152024-07-09T04:32:16.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60162024-07-09T04:32:16.557Z
60172024-07-09T04:32:16.574Z Doc-tests nexus-inventory
60182024-07-09T04:32:16.577Z 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-6d4a6571e419b5cc.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-d32b820136efa466.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.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-6aee85f4384e622f.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-f315141e0ea5c874.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-64794dd94123714e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60192024-07-09T04:32:16.885Z
60202024-07-09T04:32:16.885Zrunning 0 tests
60212024-07-09T04:32:16.885Z
60222024-07-09T04:32:16.885Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60232024-07-09T04:32:16.885Z
60242024-07-09T04:32:16.906Z Doc-tests nexus-macros-common
60252024-07-09T04:32:16.909Z 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-939c4a2cf1c2ba92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
60262024-07-09T04:32:16.977Z
60272024-07-09T04:32:16.977Zrunning 0 tests
60282024-07-09T04:32:16.977Z
60292024-07-09T04:32:16.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60302024-07-09T04:32:16.977Z
60312024-07-09T04:32:16.985Z Doc-tests nexus-metrics-producer-gc
60322024-07-09T04:32:16.987Z 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-a19d1c24d54a1f77.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-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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`
60332024-07-09T04:32:17.336Z
60342024-07-09T04:32:17.336Zrunning 0 tests
60352024-07-09T04:32:17.336Z
60362024-07-09T04:32:17.336Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60372024-07-09T04:32:17.336Z
60382024-07-09T04:32:17.363Z Doc-tests nexus-networking
60392024-07-09T04:32:17.366Z 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-f3cfecf76a33fd74.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f315141e0ea5c874.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`
60402024-07-09T04:32:17.722Z
60412024-07-09T04:32:17.722Zrunning 0 tests
60422024-07-09T04:32:17.722Z
60432024-07-09T04:32:17.722Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60442024-07-09T04:32:17.722Z
60452024-07-09T04:32:17.748Z Doc-tests nexus-reconfigurator-execution
60462024-07-09T04:32:17.751Z 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-a19d1c24d54a1f77.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-b29e7ce37ddd2dbe.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-7269147989c534ba.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-9fe8179cb32f1385.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-f315141e0ea5c874.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`
60472024-07-09T04:32:18.162Z
60482024-07-09T04:32:18.162Zrunning 0 tests
60492024-07-09T04:32:18.162Z
60502024-07-09T04:32:18.162Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60512024-07-09T04:32:18.162Z
60522024-07-09T04:32:18.189Z Doc-tests nexus-reconfigurator-planning
60532024-07-09T04:32:18.192Z 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-6d4a6571e419b5cc.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-e8566777a924b541.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-f315141e0ea5c874.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-64794dd94123714e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60542024-07-09T04:32:18.552Z
60552024-07-09T04:32:18.552Zrunning 0 tests
60562024-07-09T04:32:18.552Z
60572024-07-09T04:32:18.552Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60582024-07-09T04:32:18.552Z
60592024-07-09T04:32:18.575Z Doc-tests nexus-reconfigurator-preparation
60602024-07-09T04:32:18.578Z 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-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
60612024-07-09T04:32:18.916Z
60622024-07-09T04:32:18.916Zrunning 0 tests
60632024-07-09T04:32:18.916Z
60642024-07-09T04:32:18.916Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60652024-07-09T04:32:18.916Z
60662024-07-09T04:32:18.944Z Doc-tests nexus-test-interface
60672024-07-09T04:32:18.944Z 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-a290a60862348bab.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
60682024-07-09T04:32:19.195Z
60692024-07-09T04:32:19.195Zrunning 0 tests
60702024-07-09T04:32:19.195Z
60712024-07-09T04:32:19.196Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60722024-07-09T04:32:19.196Z
60732024-07-09T04:32:19.213Z Doc-tests nexus-test-utils
60742024-07-09T04:32:19.216Z 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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-f315141e0ea5c874.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-9122bb0ff5ef70e0.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`
60752024-07-09T04:32:19.984Z
60762024-07-09T04:32:19.984Zrunning 0 tests
60772024-07-09T04:32:19.984Z
60782024-07-09T04:32:19.984Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60792024-07-09T04:32:19.984Z
60802024-07-09T04:32:20.017Z Doc-tests nexus-test-utils-macros
60812024-07-09T04:32:20.021Z 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-5f49cfc2beec070b.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
60822024-07-09T04:32:20.092Z
60832024-07-09T04:32:20.092Zrunning 1 test
60842024-07-09T04:32:20.095Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
60852024-07-09T04:32:20.095Z
60862024-07-09T04:32:20.095Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
60872024-07-09T04:32:20.095Z
60882024-07-09T04:32:20.101Z Doc-tests nexus-types
60892024-07-09T04:32:20.104Z 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-ec94a1616165e044.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-7269147989c534ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6d4a6571e419b5cc.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-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.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-6aee85f4384e622f.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-f315141e0ea5c874.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-cb1fe0082ac26802.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`
60902024-07-09T04:32:22.604Z
60912024-07-09T04:32:22.604Zrunning 0 tests
60922024-07-09T04:32:22.604Z
60932024-07-09T04:32:22.604Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60942024-07-09T04:32:22.604Z
60952024-07-09T04:32:22.664Z Doc-tests omicron-certificates
60962024-07-09T04:32:22.664Z 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-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
60972024-07-09T04:32:22.916Z
60982024-07-09T04:32:22.916Zrunning 0 tests
60992024-07-09T04:32:22.916Z
61002024-07-09T04:32:22.917Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61012024-07-09T04:32:22.917Z
61022024-07-09T04:32:22.935Z Doc-tests omicron-cockroach-admin
61032024-07-09T04:32:22.938Z 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-5bf597c4318e14d0.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-5ec5bb0669cf681b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-50608ba523e99c84.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-820e7cd98ee09629.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`
61042024-07-09T04:32:23.300Z
61052024-07-09T04:32:23.300Zrunning 0 tests
61062024-07-09T04:32:23.300Z
61072024-07-09T04:32:23.300Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61082024-07-09T04:32:23.300Z
61092024-07-09T04:32:23.322Z Doc-tests omicron-common
61102024-07-09T04:32:23.325Z 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-ec94a1616165e044.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.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-6aee85f4384e622f.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`
61112024-07-09T04:32:25.023Z
61122024-07-09T04:32:25.023Zrunning 2 tests
61132024-07-09T04:32:25.121Ztest common/src/lib.rs - FileKv (line 59) ... ignored
61142024-07-09T04:32:29.737Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
61152024-07-09T04:32:29.737Z
61162024-07-09T04:32:29.738Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.71s
61172024-07-09T04:32:29.738Z
61182024-07-09T04:32:29.783Z Doc-tests omicron-ddm-admin-client
61192024-07-09T04:32:29.786Z 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-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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`
61202024-07-09T04:32:30.034Z
61212024-07-09T04:32:30.035Zrunning 0 tests
61222024-07-09T04:32:30.035Z
61232024-07-09T04:32:30.035Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61242024-07-09T04:32:30.035Z
61252024-07-09T04:32:30.054Z Doc-tests omicron-gateway
61262024-07-09T04:32:30.057Z 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-5bf597c4318e14d0.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-15c05e8c6a5fc642.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-19a686f3eff2ce83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-81727465e1b04b80.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`
61272024-07-09T04:32:31.067Z
61282024-07-09T04:32:31.067Zrunning 0 tests
61292024-07-09T04:32:31.067Z
61302024-07-09T04:32:31.067Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61312024-07-09T04:32:31.067Z
61322024-07-09T04:32:31.101Z Doc-tests omicron-nexus
61332024-07-09T04:32:31.104Z 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-a19d1c24d54a1f77.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.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-b29e7ce37ddd2dbe.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-05486558fdc78970.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-adaf5f196c5e275b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-f3cfecf76a33fd74.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-249dd121238399dc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-798cfb1ad4911f99.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-982d97e0c19d346a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-b32aa3f013073fe4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b625397fc679b352.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-1b9aa17d0423581f.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-3efa7854963d5add.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8c3f46140e2388aa.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-05a2ec54e25fcecb.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5f49cfc2beec070b.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.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-dca90ac5e2a1baa4.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-4c994117be728a1a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-bf377171dd85a060.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.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-f315141e0ea5c874.rlib --extern slog=/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-81727465e1b04b80.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-cb1fe0082ac26802.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-820e7cd98ee09629.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.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`
61342024-07-09T04:32:34.049Z
61352024-07-09T04:32:34.049Zrunning 5 tests
61362024-07-09T04:32:34.052Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
61372024-07-09T04:32:37.611Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 827) ... ok
61382024-07-09T04:32:37.616Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 755) ... ok
61392024-07-09T04:32:37.619Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 733) ... ok
61402024-07-09T04:32:37.622Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 797) ... ok
61412024-07-09T04:32:37.622Z
61422024-07-09T04:32:37.622Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.57s
61432024-07-09T04:32:37.622Z
61442024-07-09T04:32:37.697Z Doc-tests omicron-package
61452024-07-09T04:32:37.702Z 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-5ec5bb0669cf681b.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-e96ccabf0f823ab2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-3e7a703a7d12e150.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-36cad026e9863780.rlib --extern slog=/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`
61462024-07-09T04:32:37.926Z
61472024-07-09T04:32:37.926Zrunning 0 tests
61482024-07-09T04:32:37.926Z
61492024-07-09T04:32:37.926Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61502024-07-09T04:32:37.926Z
61512024-07-09T04:32:37.939Z Doc-tests omicron-passwords
61522024-07-09T04:32:37.944Z 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-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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`
61532024-07-09T04:32:38.046Z
61542024-07-09T04:32:38.046Zrunning 0 tests
61552024-07-09T04:32:38.046Z
61562024-07-09T04:32:38.046Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61572024-07-09T04:32:38.046Z
61582024-07-09T04:32:38.056Z Doc-tests omicron-rpaths
61592024-07-09T04:32:38.059Z 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-d785c7268e4ec025.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61602024-07-09T04:32:38.119Z
61612024-07-09T04:32:38.120Zrunning 0 tests
61622024-07-09T04:32:38.120Z
61632024-07-09T04:32:38.122Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61642024-07-09T04:32:38.122Z
61652024-07-09T04:32:38.127Z Doc-tests omicron-sled-agent
61662024-07-09T04:32:38.130Z 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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ae66fa2537a6c906.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-732bfca5193da9a4.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-2a1a3a037de569ab.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7269147989c534ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-5ec5bb0669cf681b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-101117655e602970.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-ab30879c17c4830b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-7bbe28a8d63f3915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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-ffdc76ee6b64ab31.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-04d579b6127486ed.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-f315141e0ea5c874.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.rlib --extern slog=/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`
61672024-07-09T04:32:40.685Z
61682024-07-09T04:32:40.685Zrunning 0 tests
61692024-07-09T04:32:40.685Z
61702024-07-09T04:32:40.685Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61712024-07-09T04:32:40.685Z
61722024-07-09T04:32:40.748Z Doc-tests omicron-test-utils
61732024-07-09T04:32:40.748Z 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-5bf597c4318e14d0.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-5063c0ec63545e5c.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-e8566777a924b541.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-820e7cd98ee09629.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`
61742024-07-09T04:32:41.045Z
61752024-07-09T04:32:41.045Zrunning 0 tests
61762024-07-09T04:32:41.045Z
61772024-07-09T04:32:41.045Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61782024-07-09T04:32:41.045Z
61792024-07-09T04:32:41.067Z Doc-tests omicron-uuid-kinds
61802024-07-09T04:32:41.070Z 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`
61812024-07-09T04:32:41.160Z
61822024-07-09T04:32:41.160Zrunning 0 tests
61832024-07-09T04:32:41.160Z
61842024-07-09T04:32:41.160Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61852024-07-09T04:32:41.160Z
61862024-07-09T04:32:41.169Z Doc-tests omicron-workspace-hack
61872024-07-09T04:32:41.173Z 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-6aee85f4384e622f.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-820e7cd98ee09629.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-29d1af19f0621173.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`
61882024-07-09T04:32:41.230Z
61892024-07-09T04:32:41.230Zrunning 0 tests
61902024-07-09T04:32:41.230Z
61912024-07-09T04:32:41.230Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61922024-07-09T04:32:41.230Z
61932024-07-09T04:32:41.237Z Doc-tests oxide-client
61942024-07-09T04:32:41.240Z 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-6aee85f4384e622f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bf377171dd85a060.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-9122bb0ff5ef70e0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61952024-07-09T04:32:46.454Z
61962024-07-09T04:32:46.454Zrunning 196 tests
61972024-07-09T04:32:46.466Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
61982024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
61992024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
62002024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
62012024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
62022024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
62032024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
62042024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
62052024-07-09T04:32:46.470Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
62062024-07-09T04:32:46.475Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
62072024-07-09T04:32:46.475Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
62082024-07-09T04:32:46.475Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
62092024-07-09T04:32:46.478Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
62102024-07-09T04:32:46.478Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
62112024-07-09T04:32:46.478Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
62122024-07-09T04:32:46.478Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
62132024-07-09T04:32:46.478Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
62142024-07-09T04:32:46.481Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
62152024-07-09T04:32:46.481Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
62162024-07-09T04:32:46.481Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
62172024-07-09T04:32:46.483Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
62182024-07-09T04:32:46.484Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
62192024-07-09T04:32:46.484Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
62202024-07-09T04:32:46.486Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
62212024-07-09T04:32:46.486Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
62222024-07-09T04:32:46.489Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
62232024-07-09T04:32:46.489Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
62242024-07-09T04:32:46.489Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
62252024-07-09T04:32:46.492Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
62262024-07-09T04:32:46.492Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
62272024-07-09T04:32:46.492Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
62282024-07-09T04:32:46.492Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
62292024-07-09T04:32:46.495Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
62302024-07-09T04:32:46.495Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
62312024-07-09T04:32:46.495Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
62322024-07-09T04:32:46.500Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
62332024-07-09T04:32:46.500Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
62342024-07-09T04:32:46.504Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
62352024-07-09T04:32:46.504Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
62362024-07-09T04:32:46.504Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
62372024-07-09T04:32:46.504Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
62382024-07-09T04:32:46.504Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
62392024-07-09T04:32:46.507Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
62402024-07-09T04:32:46.507Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
62412024-07-09T04:32:46.507Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
62422024-07-09T04:32:46.507Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
62432024-07-09T04:32:46.510Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
62442024-07-09T04:32:46.510Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
62452024-07-09T04:32:46.510Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
62462024-07-09T04:32:46.513Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
62472024-07-09T04:32:46.513Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
62482024-07-09T04:32:46.513Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
62492024-07-09T04:32:46.515Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
62502024-07-09T04:32:46.515Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
62512024-07-09T04:32:46.515Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
62522024-07-09T04:32:46.518Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
62532024-07-09T04:32:46.518Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
62542024-07-09T04:32:46.518Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
62552024-07-09T04:32:46.521Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
62562024-07-09T04:32:46.521Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
62572024-07-09T04:32:46.521Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
62582024-07-09T04:32:46.523Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
62592024-07-09T04:32:46.523Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
62602024-07-09T04:32:46.524Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
62612024-07-09T04:32:46.526Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
62622024-07-09T04:32:46.526Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
62632024-07-09T04:32:46.526Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
62642024-07-09T04:32:46.529Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
62652024-07-09T04:32:46.529Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
62662024-07-09T04:32:46.529Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
62672024-07-09T04:32:46.532Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
62682024-07-09T04:32:46.532Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
62692024-07-09T04:32:46.532Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
62702024-07-09T04:32:46.535Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
62712024-07-09T04:32:46.535Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
62722024-07-09T04:32:46.535Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
62732024-07-09T04:32:46.537Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
62742024-07-09T04:32:46.537Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
62752024-07-09T04:32:46.537Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
62762024-07-09T04:32:46.540Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
62772024-07-09T04:32:46.540Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
62782024-07-09T04:32:46.540Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
62792024-07-09T04:32:46.543Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
62802024-07-09T04:32:46.543Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
62812024-07-09T04:32:46.543Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
62822024-07-09T04:32:46.548Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
62832024-07-09T04:32:46.548Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
62842024-07-09T04:32:46.548Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
62852024-07-09T04:32:46.548Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
62862024-07-09T04:32:46.551Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
62872024-07-09T04:32:46.552Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
62882024-07-09T04:32:46.552Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
62892024-07-09T04:32:46.552Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
62902024-07-09T04:32:46.552Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
62912024-07-09T04:32:46.554Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
62922024-07-09T04:32:46.554Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
62932024-07-09T04:32:46.554Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
62942024-07-09T04:32:46.554Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
62952024-07-09T04:32:46.554Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
62962024-07-09T04:32:46.557Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
62972024-07-09T04:32:46.557Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
62982024-07-09T04:32:46.557Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
62992024-07-09T04:32:46.560Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
63002024-07-09T04:32:46.560Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
63012024-07-09T04:32:46.560Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
63022024-07-09T04:32:46.563Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
63032024-07-09T04:32:46.563Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
63042024-07-09T04:32:46.563Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
63052024-07-09T04:32:46.565Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
63062024-07-09T04:32:46.565Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
63072024-07-09T04:32:46.565Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
63082024-07-09T04:32:46.568Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
63092024-07-09T04:32:46.568Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
63102024-07-09T04:32:46.568Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
63112024-07-09T04:32:46.571Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
63122024-07-09T04:32:46.571Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
63132024-07-09T04:32:46.571Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
63142024-07-09T04:32:46.574Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
63152024-07-09T04:32:46.574Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
63162024-07-09T04:32:46.574Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
63172024-07-09T04:32:46.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
63182024-07-09T04:32:46.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
63192024-07-09T04:32:46.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
63202024-07-09T04:32:46.577Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
63212024-07-09T04:32:46.579Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
63222024-07-09T04:32:46.579Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
63232024-07-09T04:32:46.579Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
63242024-07-09T04:32:46.583Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
63252024-07-09T04:32:46.583Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
63262024-07-09T04:32:46.583Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
63272024-07-09T04:32:46.598Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
63282024-07-09T04:32:46.598Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
63292024-07-09T04:32:46.598Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
63302024-07-09T04:32:46.598Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
63312024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_create (line 22) ... ignored
63322024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
63332024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
63342024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
63352024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
63362024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
63372024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
63382024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
63392024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
63402024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
63412024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
63422024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
63432024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
63442024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
63452024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
63462024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
63472024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
63482024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
63492024-07-09T04:32:46.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
63502024-07-09T04:32:46.608Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
63512024-07-09T04:32:46.608Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
63522024-07-09T04:32:46.608Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
63532024-07-09T04:32:46.608Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
63542024-07-09T04:32:46.611Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
63552024-07-09T04:32:46.611Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
63562024-07-09T04:32:46.611Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
63572024-07-09T04:32:46.611Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
63582024-07-09T04:32:46.611Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
63592024-07-09T04:32:46.613Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
63602024-07-09T04:32:46.613Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
63612024-07-09T04:32:46.614Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
63622024-07-09T04:32:46.614Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
63632024-07-09T04:32:46.616Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
63642024-07-09T04:32:46.616Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
63652024-07-09T04:32:46.616Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
63662024-07-09T04:32:46.619Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
63672024-07-09T04:32:46.619Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
63682024-07-09T04:32:46.619Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
63692024-07-09T04:32:46.623Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
63702024-07-09T04:32:46.623Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
63712024-07-09T04:32:46.623Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
63722024-07-09T04:32:46.626Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 26) ... ignored
63732024-07-09T04:32:46.626Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
63742024-07-09T04:32:46.626Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
63752024-07-09T04:32:46.626Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
63762024-07-09T04:32:46.626Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
63772024-07-09T04:32:46.629Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
63782024-07-09T04:32:46.629Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
63792024-07-09T04:32:46.629Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
63802024-07-09T04:32:46.632Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
63812024-07-09T04:32:46.632Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
63822024-07-09T04:32:46.632Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
63832024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
63842024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
63852024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
63862024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
63872024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
63882024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
63892024-07-09T04:32:46.634Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
63902024-07-09T04:32:46.635Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
63912024-07-09T04:32:46.635Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
63922024-07-09T04:32:46.635Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
63932024-07-09T04:32:46.635Z
63942024-07-09T04:32:46.635Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.18s
63952024-07-09T04:32:46.635Z
63962024-07-09T04:32:46.766Z Doc-tests oximeter
63972024-07-09T04:32:46.766Z 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-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-bc0fe32544b28836.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-652fb76bb9d915ef.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`
63982024-07-09T04:32:47.010Z
63992024-07-09T04:32:47.010Zrunning 2 tests
64002024-07-09T04:32:47.013Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
64012024-07-09T04:32:48.189Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
64022024-07-09T04:32:48.190Z
64032024-07-09T04:32:48.190Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.18s
64042024-07-09T04:32:48.190Z
64052024-07-09T04:32:48.215Z Doc-tests oximeter-client
64062024-07-09T04:32:48.219Z 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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.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`
64072024-07-09T04:32:48.510Z
64082024-07-09T04:32:48.510Zrunning 0 tests
64092024-07-09T04:32:48.510Z
64102024-07-09T04:32:48.510Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64112024-07-09T04:32:48.510Z
64122024-07-09T04:32:48.530Z Doc-tests oximeter-collector
64132024-07-09T04:32:48.533Z 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-5bf597c4318e14d0.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-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-782ccbd7bcb76a83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-85b61b07958bf4ec.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-24f1752f2b92e254.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-2058f1f4c36f4f59.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
64142024-07-09T04:32:48.978Z
64152024-07-09T04:32:48.978Zrunning 0 tests
64162024-07-09T04:32:48.978Z
64172024-07-09T04:32:48.978Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64182024-07-09T04:32:48.978Z
64192024-07-09T04:32:49.007Z Doc-tests oximeter-db
64202024-07-09T04:32:49.009Z 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-a290a60862348bab.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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-9340bebbd79f5402.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`
64212024-07-09T04:32:50.240Z
64222024-07-09T04:32:50.240Zrunning 1 test
64232024-07-09T04:32:50.242Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
64242024-07-09T04:32:50.242Z
64252024-07-09T04:32:50.242Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
64262024-07-09T04:32:50.243Z
64272024-07-09T04:32:50.284Z Doc-tests oximeter-impl
64282024-07-09T04:32:50.287Z 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-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-bc0fe32544b28836.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.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`
64292024-07-09T04:32:50.983Z
64302024-07-09T04:32:50.983Zrunning 11 tests
64312024-07-09T04:32:51.393Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
64322024-07-09T04:32:58.705Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
64332024-07-09T04:32:58.881Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
64342024-07-09T04:32:58.970Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
64352024-07-09T04:32:58.973Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
64362024-07-09T04:32:59.012Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
64372024-07-09T04:32:59.015Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
64382024-07-09T04:32:59.034Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
64392024-07-09T04:32:59.356Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
64402024-07-09T04:33:01.970Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
64412024-07-09T04:33:03.818Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
64422024-07-09T04:33:03.821Z
64432024-07-09T04:33:03.821Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.83s
64442024-07-09T04:33:03.821Z
64452024-07-09T04:33:03.852Z Doc-tests oximeter-instruments
64462024-07-09T04:33:03.855Z 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-5bf597c4318e14d0.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-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1e3c9f75df362e9f.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`
64472024-07-09T04:33:04.230Z
64482024-07-09T04:33:04.230Zrunning 0 tests
64492024-07-09T04:33:04.230Z
64502024-07-09T04:33:04.230Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64512024-07-09T04:33:04.230Z
64522024-07-09T04:33:04.255Z Doc-tests oximeter-macro-impl
64532024-07-09T04:33:04.256Z 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-6aee85f4384e622f.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-861c04234e2ab938.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`
64542024-07-09T04:33:04.339Z
64552024-07-09T04:33:04.339Zrunning 0 tests
64562024-07-09T04:33:04.339Z
64572024-07-09T04:33:04.339Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64582024-07-09T04:33:04.339Z
64592024-07-09T04:33:04.347Z Doc-tests oximeter-producer
64602024-07-09T04:33:04.349Z 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-5bf597c4318e14d0.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-ab30879c17c4830b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-85b61b07958bf4ec.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fe354fbc6fd9c9cd.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`
64612024-07-09T04:33:04.676Z
64622024-07-09T04:33:04.676Zrunning 0 tests
64632024-07-09T04:33:04.676Z
64642024-07-09T04:33:04.676Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64652024-07-09T04:33:04.676Z
64662024-07-09T04:33:04.702Z Doc-tests oximeter-timeseries-macro
64672024-07-09T04:33:04.705Z 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-6aee85f4384e622f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-be0b37feca35336f.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-652fb76bb9d915ef.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`
64682024-07-09T04:33:04.928Z
64692024-07-09T04:33:04.928Zrunning 0 tests
64702024-07-09T04:33:04.928Z
64712024-07-09T04:33:04.928Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64722024-07-09T04:33:04.928Z
64732024-07-09T04:33:04.946Z Doc-tests oxlog
64742024-07-09T04:33:04.949Z 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-6aee85f4384e622f.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-f740f77367cc02ca.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`
64752024-07-09T04:33:05.025Z
64762024-07-09T04:33:05.025Zrunning 0 tests
64772024-07-09T04:33:05.025Z
64782024-07-09T04:33:05.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64792024-07-09T04:33:05.025Z
64802024-07-09T04:33:05.033Z Doc-tests sled-agent-client
64812024-07-09T04:33:05.036Z 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-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.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-6aee85f4384e622f.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-f315141e0ea5c874.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`
64822024-07-09T04:33:06.791Z
64832024-07-09T04:33:06.791Zrunning 0 tests
64842024-07-09T04:33:06.791Z
64852024-07-09T04:33:06.791Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64862024-07-09T04:33:06.792Z
64872024-07-09T04:33:06.832Z Doc-tests sled-hardware
64882024-07-09T04:33:06.835Z 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-5ec5bb0669cf681b.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-36cad026e9863780.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-f65cc532dcffceec.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`
64892024-07-09T04:33:07.211Z
64902024-07-09T04:33:07.211Zrunning 0 tests
64912024-07-09T04:33:07.211Z
64922024-07-09T04:33:07.211Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64932024-07-09T04:33:07.211Z
64942024-07-09T04:33:07.236Z Doc-tests sled-hardware-types
64952024-07-09T04:33:07.240Z 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-5ec5bb0669cf681b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64962024-07-09T04:33:07.497Z
64972024-07-09T04:33:07.497Zrunning 0 tests
64982024-07-09T04:33:07.497Z
64992024-07-09T04:33:07.497Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65002024-07-09T04:33:07.497Z
65012024-07-09T04:33:07.518Z Doc-tests sled-storage
65022024-07-09T04:33:07.521Z 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-a290a60862348bab.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-5ec5bb0669cf681b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-101117655e602970.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.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-6aee85f4384e622f.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-36cad026e9863780.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-82ef041a836ad0b5.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`
65032024-07-09T04:33:07.963Z
65042024-07-09T04:33:07.963Zrunning 0 tests
65052024-07-09T04:33:07.963Z
65062024-07-09T04:33:07.964Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65072024-07-09T04:33:07.964Z
65082024-07-09T04:33:07.989Z Doc-tests sp-sim
65092024-07-09T04:33:07.993Z 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-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-6666b025fa486f1a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-81727465e1b04b80.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`
65102024-07-09T04:33:08.457Z
65112024-07-09T04:33:08.457Zrunning 0 tests
65122024-07-09T04:33:08.457Z
65132024-07-09T04:33:08.457Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65142024-07-09T04:33:08.458Z
65152024-07-09T04:33:08.483Z Doc-tests tufaceous
65162024-07-09T04:33:08.486Z 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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65172024-07-09T04:33:08.769Z
65182024-07-09T04:33:08.769Zrunning 0 tests
65192024-07-09T04:33:08.769Z
65202024-07-09T04:33:08.769Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65212024-07-09T04:33:08.769Z
65222024-07-09T04:33:08.790Z Doc-tests tufaceous-lib
65232024-07-09T04:33:08.793Z 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-a290a60862348bab.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-bd4a893293333c30.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.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`
65242024-07-09T04:33:09.216Z
65252024-07-09T04:33:09.216Zrunning 0 tests
65262024-07-09T04:33:09.216Z
65272024-07-09T04:33:09.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65282024-07-09T04:33:09.216Z
65292024-07-09T04:33:09.240Z Doc-tests typed-rng
65302024-07-09T04:33:09.243Z 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-6aee85f4384e622f.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-64794dd94123714e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65312024-07-09T04:33:09.315Z
65322024-07-09T04:33:09.315Zrunning 0 tests
65332024-07-09T04:33:09.315Z
65342024-07-09T04:33:09.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65352024-07-09T04:33:09.315Z
65362024-07-09T04:33:09.324Z Doc-tests update-common
65372024-07-09T04:33:09.326Z 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-5bf597c4318e14d0.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-dca90ac5e2a1baa4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-bd4a893293333c30.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65382024-07-09T04:33:09.620Z
65392024-07-09T04:33:09.620Zrunning 0 tests
65402024-07-09T04:33:09.620Z
65412024-07-09T04:33:09.620Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65422024-07-09T04:33:09.621Z
65432024-07-09T04:33:09.642Z Doc-tests update-engine
65442024-07-09T04:33:09.645Z 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-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65452024-07-09T04:33:10.115Z
65462024-07-09T04:33:10.115Zrunning 3 tests
65472024-07-09T04:33:10.117Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
65482024-07-09T04:33:10.117Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
65492024-07-09T04:33:10.118Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
65502024-07-09T04:33:10.118Z
65512024-07-09T04:33:10.118Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
65522024-07-09T04:33:10.118Z
65532024-07-09T04:33:10.139Z Doc-tests wicket
65542024-07-09T04:33:10.142Z 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-dca90ac5e2a1baa4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/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-d4cc8d1b409ad2b2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65552024-07-09T04:33:11.047Z
65562024-07-09T04:33:11.047Zrunning 0 tests
65572024-07-09T04:33:11.047Z
65582024-07-09T04:33:11.047Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65592024-07-09T04:33:11.047Z
65602024-07-09T04:33:11.081Z Doc-tests wicket-common
65612024-07-09T04:33:11.084Z 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-6d4a6571e419b5cc.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-d4cc8d1b409ad2b2.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65622024-07-09T04:33:11.537Z
65632024-07-09T04:33:11.537Zrunning 0 tests
65642024-07-09T04:33:11.537Z
65652024-07-09T04:33:11.537Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65662024-07-09T04:33:11.537Z
65672024-07-09T04:33:11.563Z Doc-tests wicket-dbg
65682024-07-09T04:33:11.566Z 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-6aee85f4384e622f.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-6dcbabc794ada4fc.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-588f83a8e57a9149.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65692024-07-09T04:33:11.921Z
65702024-07-09T04:33:11.921Zrunning 0 tests
65712024-07-09T04:33:11.921Z
65722024-07-09T04:33:11.921Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65732024-07-09T04:33:11.921Z
65742024-07-09T04:33:11.945Z Doc-tests wicketd
65752024-07-09T04:33:11.948Z 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-a290a60862348bab.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-732bfca5193da9a4.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-97caa6697b203f95.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5bf597c4318e14d0.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-6d4a6571e419b5cc.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-d32b820136efa466.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-5ec5bb0669cf681b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-57407b873e11e054.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-e23d0571e0712995.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-f24439289fe2ae59.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-8c02c264218768f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-9fe8179cb32f1385.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-4a2231bcf6de807b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-dd57b871d5df792e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-53041c95556f48dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-457c3e42877bf52d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.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-bd4a893293333c30.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-9122bb0ff5ef70e0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b2d5f4cdff739a92.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a0ebe456dfdc7ce4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-73c5744c668d0b2f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-6dcbabc794ada4fc.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-683c61764c31cf38.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65762024-07-09T04:33:12.746Z
65772024-07-09T04:33:12.746Zrunning 0 tests
65782024-07-09T04:33:12.746Z
65792024-07-09T04:33:12.746Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65802024-07-09T04:33:12.746Z
65812024-07-09T04:33:12.780Z Doc-tests wicketd-client
65822024-07-09T04:33:12.784Z 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-8c02c264218768f1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-dca90ac5e2a1baa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6aee85f4384e622f.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-f65cc532dcffceec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-d4cc8d1b409ad2b2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ba82a9109f253742.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4a0c3ca2014f66b2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65832024-07-09T04:33:14.347Z
65842024-07-09T04:33:14.347Zrunning 0 tests
65852024-07-09T04:33:14.347Z
65862024-07-09T04:33:14.347Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65872024-07-09T04:33:14.347Z
65882024-07-09T04:33:14.444Z
65892024-07-09T04:33:14.445Zreal 1:32.945753160
65902024-07-09T04:33:14.445Zuser 1:43.095569809
65912024-07-09T04:33:14.445Zsys 43.635141492
65922024-07-09T04:33:14.445Ztrap 0.023676152
65932024-07-09T04:33:14.447Ztflt 1.079205485
65942024-07-09T04:33:14.448Zdflt 6.323243717
65952024-07-09T04:33:14.448Zkflt 0.024068323
65962024-07-09T04:33:14.448Zlock 1:13.943156809
65972024-07-09T04:33:14.448Zslp 10:55.742244996
65982024-07-09T04:33:14.448Zlat 2.883096785
65992024-07-09T04:33:14.448Zstop 6.976847249
66002024-07-09T04:33:14.448Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
66012024-07-09T04:33:14.450Z+ unset TMPDIR
66022024-07-09T04:33:14.450Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
66032024-07-09T04:33:14.450Zfiles in /var/tmp/omicron_tmp (none expected on success):
66042024-07-09T04:33:14.450Z+ find /var/tmp/omicron_tmp -ls
66052024-07-09T04:33:14.454Z164028 11 drwxr-xr-x 2 build build 2 Jul 9 04:33 /var/tmp/omicron_tmp
66062024-07-09T04:33:14.456Z+ rmdir /var/tmp/omicron_tmp
66072024-07-09T04:33:14.949Zprocess exited: duration 4692231 ms, exit code 0
 
66082024-07-09T04:33:14.957Zfound 1 output files
66092024-07-09T04:33:14.957Zuploading: /work/crate-build-timings.json (507373 bytes)
66102024-07-09T04:33:15.998Zuploaded: /work/crate-build-timings.json